From 9d402a60b84fc00f597674c7db9f1360b25fb3f9 Mon Sep 17 00:00:00 2001 From: starkillerOG Date: Mon, 3 Feb 2025 17:11:27 +0100 Subject: [PATCH] Add Ublockout virtual integration (#37253) --- source/_integrations/motion_blinds.markdown | 1 + source/_integrations/ublockout.markdown | 22 +++++++++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 source/_integrations/ublockout.markdown diff --git a/source/_integrations/motion_blinds.markdown b/source/_integrations/motion_blinds.markdown index f355d6276aa..2a12bf82436 100644 --- a/source/_integrations/motion_blinds.markdown +++ b/source/_integrations/motion_blinds.markdown @@ -46,6 +46,7 @@ Additionally the following brands have been reported to also work with this inte - [Smart Rollo (SIRO)](https://smart-rollos.de/) - [Smartblinds](https://www.smartblinds.nl/) - [Smart Home](https://www.smart-home.hu) +- [Ublockout](https://www.ublockout.com/) - [Uprise Smart Shades](http://uprisesmartshades.com) This integration allows for both directly controlling blinds that support wifi-connection and controlling Uni- and Bi-direction blinds that connect to a 433MHz WiFi bridge. diff --git a/source/_integrations/ublockout.markdown b/source/_integrations/ublockout.markdown new file mode 100644 index 00000000000..4f4243e6e17 --- /dev/null +++ b/source/_integrations/ublockout.markdown @@ -0,0 +1,22 @@ +--- +title: Ublockout +description: Connect and control your Ublockout devices using the Motionblinds integration +ha_category: + - Cover +ha_domain: ublockout +ha_integration_type: virtual +ha_supporting_domain: motion_blinds +ha_supporting_integration: Motionblinds +ha_release: 2025.3 +ha_codeowners: + - '@starkillerOG' +ha_config_flow: true +ha_platforms: + - button + - cover + - sensor +ha_iot_class: Local Push +ha_dhcp: true +--- + +{% include integrations/supported_brand.md %}