home-assistant: add nanoleaf dependency

This commit is contained in:
elseym 2018-11-23 15:13:05 +01:00
parent c598aab31f
commit 1fd55e5e90
No known key found for this signature in database
GPG Key ID: 8696D1F9E5C020D2

View File

@ -562,7 +562,7 @@
"light.mqtt_template" = ps: with ps; [ paho-mqtt ];
"light.mysensors" = ps: with ps; [ ];
"light.mystrom" = ps: with ps; [ ];
"light.nanoleaf_aurora" = ps: with ps; [ ];
"light.nanoleaf_aurora" = ps: with ps; [ nanoleaf ];
"light.opple" = ps: with ps; [ ];
"light.osramlightify" = ps: with ps; [ ];
"light.piglow" = ps: with ps; [ ];