Open Pedritod opened 2 months ago
Can you please provide integration logs in debug :
activate integration debug mode : https://www.home-assistant.io/docs/configuration/troubleshooting/#enabling-debug-logging
restart home assistant so than initialization messages are logged
disable debug mode and download the log files.
remove login informations from the messages such as email, passwords. you can also hide the macaddress but please just replace it with other characters as the size of the messages is important to replay them with my tools
I'll try my best to implement something from that logs with your help as I don't have such device.
Checklist
Is your feature request related to a problem? Please describe.
The devices with type sh_hvac are not shown as devices, only the boilers are:
2024-08-26 10:24:08.580 INFO (MainThread) [custom_components.deltadore_tydom] Device update (id=1694020295, endpoint=1694020295, name=Primera Planta, type=boiler) 2024-08-26 10:24:08.580 INFO (MainThread) [custom_components.deltadore_tydom] Device update (id=1694020549, endpoint=1694020549, name=Planta Baja, type=boiler) 2024-08-26 10:24:08.580 INFO (MainThread) [custom_components.deltadore_tydom] Device update (id=1722525328, endpoint=1722525328, name=Thermostat Comedor, type=sh_hvac) 2024-08-26 10:24:08.580 INFO (MainThread) [custom_components.deltadore_tydom] Device update (id=1722942972, endpoint=1722942972, name=Thermostat 1, type=sh_hvac) 2024-08-26 10:24:08.580 INFO (MainThread) [custom_components.deltadore_tydom] Device update (id=1722945476, endpoint=1722945476, name=Thermostat 2, type=sh_hvac) 2024-08-26 10:24:08.580 INFO (MainThread) [custom_components.deltadore_tydom] Device update (id=1722945604, endpoint=1722945604, name=Thermostat 3, type=sh_hvac) 2024-08-26 10:24:08.581 INFO (MainThread) [custom_components.deltadore_tydom] Device update (id=1722945726, endpoint=1722945726, name=Thermostat Comedor 2, type=sh_hvac)
Describe the solution you'd like
I would like to see the hidraulic thermostat in the home assistant dashboard
Describe alternatives you've considered
N/A
Additional context
N/A