mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add Button platform to Nanoleaf (#20406)
This commit is contained in:
parent
3d3c6fcd32
commit
c8ec9fa87f
@ -2,6 +2,7 @@
|
|||||||
title: Nanoleaf
|
title: Nanoleaf
|
||||||
description: Instructions how to integrate Nanoleaf Panels into Home Assistant.
|
description: Instructions how to integrate Nanoleaf Panels into Home Assistant.
|
||||||
ha_category:
|
ha_category:
|
||||||
|
- Button
|
||||||
- Light
|
- Light
|
||||||
ha_codeowners:
|
ha_codeowners:
|
||||||
- '@milanmeu'
|
- '@milanmeu'
|
||||||
@ -11,6 +12,7 @@ ha_iot_class: Local Polling
|
|||||||
ha_release: 0.67
|
ha_release: 0.67
|
||||||
ha_domain: nanoleaf
|
ha_domain: nanoleaf
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- button
|
||||||
- light
|
- light
|
||||||
ha_zeroconf: true
|
ha_zeroconf: true
|
||||||
ha_ssdp: true
|
ha_ssdp: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user