mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add Ublockout virtual integration (#37253)
This commit is contained in:
parent
4718b1d10f
commit
9d402a60b8
@ -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.
|
||||
|
22
source/_integrations/ublockout.markdown
Normal file
22
source/_integrations/ublockout.markdown
Normal file
@ -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 %}
|
Loading…
x
Reference in New Issue
Block a user