Open dezito opened 2 weeks ago
I inserted a _LOGGER.info(device) in the code to see the variable, this is the output:
{'serialNumber': 'SU4097XXXXXX', 'type': 'SU04', 'firmwareVersion': '240.2', 'connection': {'state': 'CONNECTED'}, 'batteryState': 'NORMAL', 'temperatureAsMeasured': 21.34, 'temperatureOffset': 0.5}
Tado X is currently not supported until #129600 is merged.
Since I only have the TRVs (Type: SU04) I don't know if your wireless thermometer (SU04) will be supported with the changes in the PR. I think it should work since the thermometer “replaces” the integrated Thermometer in the TRV in the Tado logic, and it should have the same API methods and responses.
The problem
I have the new Tado X devices and get a configuration error when the integration starts up
What version of Home Assistant Core has the issue?
core-2024.12.0.dev202411090225
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
Tado
Link to integration documentation on our website
No response
Diagnostics information
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response