diff --git a/source/_integrations/third_reality.markdown b/source/_integrations/third_reality.markdown
index 14752468dd3..db5a31be324 100644
--- a/source/_integrations/third_reality.markdown
+++ b/source/_integrations/third_reality.markdown
@@ -3,7 +3,6 @@ title: Third Reality
description: Connect and control your Third Reality Zigbee devices using the Zigbee integration
ha_release: '2022.10'
ha_iot_class: Local Push
-ha_config_flow: true
ha_category:
- Cover
- Switch
@@ -32,4 +31,4 @@ To add Third Reality products, pair them as Zigbee devices:
{% my config_zha badge %}
-[Learn more about Zigbee in Home Assistant.](/integrations/zha)
+[Learn more about Zigbee in Home Assistant.](/integrations/zha/)
diff --git a/source/_integrations/ultraloq.markdown b/source/_integrations/ultraloq.markdown
new file mode 100644
index 00000000000..9c614db2bc0
--- /dev/null
+++ b/source/_integrations/ultraloq.markdown
@@ -0,0 +1,25 @@
+---
+title: Ultraloq
+description: Connect and control your Ultraloq Z-Wave series devices using the Z-Wave integration
+ha_release: '2022.11'
+ha_iot_class: Local Push
+ha_category:
+ - Lock
+ha_domain: ultraloq
+ha_integration_type: virtual
+works_with:
+ - zwave
+ha_platforms:
+ - lock
+ha_iot_standard: zwave
+---
+
+Ultraloq smart locks allow users to enter their homes without a key. The lock can be controlled remotely using the Ultraloq app or by using Home Assistant. U-tec, their parent company, is a member of the Works with Home Assistant partner program. This means they are committed to making sure the Ultraloq Z-Wave products are up-to-date and ready to use with Home Assistant.
+
+Ultraloq Z-Wave Series smart locks work locally and integrate seamlessly with the Z-Wave integration in Home Assistant (Z-Wave stick required).
+
+To add Ultraloq Z-Wave products, pair them as Z-Wave devices:
+
+{% my config_zwave_js badge %}
+
+[Learn more about Z-Wave in Home Assistant.](/integrations/zwave_js/)
diff --git a/source/_posts/2022-10-25-ultraloq-partner.markdown b/source/_posts/2022-10-25-ultraloq-partner.markdown
new file mode 100644
index 00000000000..13774b28d93
--- /dev/null
+++ b/source/_posts/2022-10-25-ultraloq-partner.markdown
@@ -0,0 +1,26 @@
+---
+layout: post
+title: "Ultraloq joins Works with Home Assistant"
+description: "Ultraloq Z-Wave Series join the Works with Home Assistant partner program as a Z-Wave partner."
+date: 2022-10-25 00:00:00
+date_formatted: "October 25, 2022"
+author: Paulus Schoutsen
+author_twitter: balloob
+comments: true
+categories:
+- Announcements
+og_image: /images/blog/2022-10-25-ultraloq-partner/social.png
+---
+
+
+
+Today we are excited to announce that [Ultraloq by U-tec](https://u-tec.com) has joined the Works with Home Assistant program as a Z-Wave partner.
+
+As a partner, U-tec and Nabu Casa will be working together to ensure the best experience for connecting Ultraloq Z-Wave smart locks to Home Assistant, including testing the actual products in the Nabu Casa labs.
+
+
+
+
+Ultraloq smart locks connect and integrate into Home Assistant using the Z-Wave integration (Z-Wave stick required). This means that connected locks work completely local, and updates coming from the device are instantaneously reflected in Home Assistant. This allows for the best user experience when building your smart home.
+
+_[Learn more about the Works with Home Assistant partner program.](/blog/2022/07/12/partner-program/)_
diff --git a/source/images/blog/2022-10-25-ultraloq-partner/devices.jpg b/source/images/blog/2022-10-25-ultraloq-partner/devices.jpg
new file mode 100644
index 00000000000..d84f0537894
Binary files /dev/null and b/source/images/blog/2022-10-25-ultraloq-partner/devices.jpg differ
diff --git a/source/images/blog/2022-10-25-ultraloq-partner/social.png b/source/images/blog/2022-10-25-ultraloq-partner/social.png
new file mode 100644
index 00000000000..d31d31a293f
Binary files /dev/null and b/source/images/blog/2022-10-25-ultraloq-partner/social.png differ