Since a couple of days my yeelight is not working anymore.
on the frontend it says “entity not available: light.living_room”
I am able to control the yeelight from the yeelight app and lan control is on.
this is in my ui-lovelaceui.yaml
- type: light
entity: light.living_room
name: Woonkamer
Devices: 192.168.2.3
also when i look into the entities the lamp is not showing up, what is going wrong?
When i put below configin configuration.yaml it show’s up:
yeelight:
devices:
192.168.2.3:
name: Game Room
model: color2
But when i put the above code in Light.yaml, it give me this error: Invalid config for [light]: required key not provided @ data[‘platform’]. Got None. (See /config/configuration.yaml, line 12).
What am i doing wrong?
also this popup ups after every reboot, i deleted the custom card plugin and intergrations
also cleared it out of my configuration.yaml and ui-lovelace.yaml but still get this popup:
Yeelight is an integration on it’s own. Don’t try to use it as a platform in the light domain. It must be at the top level in your configuration.yaml file, just like light: