-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't get current temperature and asked temperature to work. #26
Comments
I have the same issue since 8hrs. There seems to have been an update to the eTwist app on my phone as well. |
I'm using the DeDietrich app, but this wasn't working since 6 days ago. |
Same here phone has a new app, think eTwist thermostat was updated also. Tried to setup from scratch, no luck. Phone is working again. |
Any update on this? |
having the same issues, installed the add-on on an fresh HA box and only get the following sensors:
|
Logger: homeassistant.components.climate
Source: custom_components/bdr_thermostat/climate.py:108
Integration: Klimaat (documentation, issues)
First occurred: 15:15:11 (1 occurrences)
Last logged: 15:15:11
bdr_thermostat: Error on device update!
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 493, in _async_add_entity
await entity.async_device_update(warning=False)
File "/usr/src/homeassistant/homeassistant/helpers/entity.py", line 715, in async_device_update
await task
File "/config/custom_components/bdr_thermostat/climate.py", line 108, in async_update
self._attr_extra_state_attributes["next_temp"] = next_switch[
KeyError: 'roomTemperatureSetpoint'
The text was updated successfully, but these errors were encountered: