I have installed my nanoleaf shapes, obtained the token using the post command and added to my config.yaml file.
light:
- platform: nanoleaf
host: 192.168.0.50
token: xx
name: nanoleaf_office
I can ping the ip address of the nanoleaf and I get a good response and also Google home can control the panels. But in HA the following error in the log files
Logger: pynanoleaf.pynanoleaf
Source: /usr/local/lib/python3.8/site-packages/pynanoleaf/pynanoleaf.py:225
First occurred: 10:00:32 (571 occurrences)
Last logged: 14:44:22
192.168.0.50 is not available
But all i get from homeassistant is entity does not not have a unique id and I am unable to control the panel. Anyone have any help? thanks