Add Button platform to Nanoleaf (#20406)

This commit is contained in:
Milan Meulemans 2021-11-23 01:26:47 +01:00 committed by GitHub
parent 3d3c6fcd32
commit c8ec9fa87f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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