-
device_info: even though the fitting device configuration is used the device gets recognized as "unknown" so it functions as a dimmable light |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 8 replies
-
Can you post some debug logging and your yaml config? |
Beta Was this translation helpful? Give feedback.
-
Yes of course I forgot. I'm new to home assistant so i dont know if this is enough I found these warnings in the logger. Or do you need the whole installation process log? For better understanding, it recognizes the light just fine but as a dimmable so it is not possible to set the color of the light in any form. Also took out the secrets in the txt file in my configuration there are the right secrets. |
Beta Was this translation helpful? Give feedback.
-
The logs look like HA logs. I'm interested in the logs from esphome |
Beta Was this translation helpful? Give feedback.
-
What settings do I need to change so I can see older logs? Now I am only able to see this: INFO ESPHome 2023.12.5 I think thats not what you need :D |
Beta Was this translation helpful? Give feedback.
-
Older logs are not kept by esphome. I'm interested in the logs until it connects to your light and reports the device info over mqtt. Open the log view and restart the esp device. Wait until it only logs the Did you reinstall after updating the yaml? You should disable the |
Beta Was this translation helpful? Give feedback.
no HA should automatically update the device when a new device setup is received. To be sure check if the Logs of HA don't mention something about this failing.
I updated the main version to log what device info is matched/found in the logs of the ESP. Could you try the updated version?
Your plug can be configure using. I't not required to have it configured, but then you can also control is using HA for instance :)