Add Motionblinds virtual integrations Acomax, Krispol and Madeco

This commit is contained in:
starkillerOG 2024-02-24 18:15:58 +01:00
parent 303f185bb8
commit db67472545
3 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,21 @@
---
title: Acomax
description: Connect and control your Acomax devices using the Motionblinds integration
ha_category:
- Cover
ha_domain: acomax
ha_integration_type: virtual
ha_supporting_domain: motion_blinds
ha_supporting_integration: Motionblinds
ha_release: 2024.3
ha_codeowners:
- '@starkillerOG'
ha_config_flow: true
ha_platforms:
- cover
- sensor
ha_iot_class: Local Push
ha_dhcp: true
---
{% include integrations/supported_brand.md %}

View File

@ -0,0 +1,21 @@
---
title: Krispol
description: Connect and control your Krispol devices using the Motionblinds integration
ha_category:
- Cover
ha_domain: krispol
ha_integration_type: virtual
ha_supporting_domain: motion_blinds
ha_supporting_integration: Motionblinds
ha_release: 2024.3
ha_codeowners:
- '@starkillerOG'
ha_config_flow: true
ha_platforms:
- cover
- sensor
ha_iot_class: Local Push
ha_dhcp: true
---
{% include integrations/supported_brand.md %}

View File

@ -0,0 +1,21 @@
---
title: Madeco
description: Connect and control your Madeco devices using the Motionblinds integration
ha_category:
- Cover
ha_domain: madeco
ha_integration_type: virtual
ha_supporting_domain: motion_blinds
ha_supporting_integration: Motionblinds
ha_release: 2024.3
ha_codeowners:
- '@starkillerOG'
ha_config_flow: true
ha_platforms:
- cover
- sensor
ha_iot_class: Local Push
ha_dhcp: true
---
{% include integrations/supported_brand.md %}