Open patrickkuhl opened 1 month ago
I forgot to add the plugin config. Here it is: { "devices": [ "OG Bad" ], "excludeDevices": [], "auth": { "refreshInterval": 4, "proxy": { "clientHost": "homebridge.local", "port": 9000 } }, "amazonDomain": "amazon.de", "language": "de-DE", "performance": { "cacheTTL": 30, "backgroundRefresh": true }, "debug": true, "platform": "HomebridgeAlexaSmartHome" }
I have an issue where the temperature does not update...
It uses the cached temperature, and only updates once on restart of the plugin.
Do you think this is related?
I am going through the same exact issue, opened an "issue" but haven't gotten a response yet! Please do let me know if you have fixed this issue!
At Oct 30 I reinstalled HomeBridge, this time using Docker. I tried to install v2.1.5, but the version did not support my thermostats... So I upgraded to v2.2.0 (which currently is one version behind latest), and it has been running without any problems for 5 days now...
I'm still getting the Get target state - InvalidResponse(State not available)
errors, but it is no longer using a cached state: .Obtained device state from cache
It is working right now, so I'm not touching it any more and I don't want to update to the latest release for now 😅
Describe The Bug:
Hi Joeyhage,
since on of your last updates issue #68 (Danfoss Link Thermostat is recognized as a temperature Sensor) is solved. Thank you. Now the Danfoss Link thermostats appear in HomeKit, but the error message "No Response" appears.
In the log you will find two errors (see below): [29/09/2024, 10:26:48] [HomebridgeAlexaSmartHome] OG Bad - Get power - InvalidResponse(State not available) and [29/09/2024, 10:26:48] [HomebridgeAlexaSmartHome] OG Bad - Get target state - InvalidResponse(State not available)
One reason could be, that the mode of the thermostat is always set on "Customised" in the Alexa App (see screenshot below) and not changeable. Even in the Danfoss app you cannot change the mode. The system over all has two modes: a) There is the normal mode in which you can edit the target temperatures of all rooms and b) there is the "paused" mode in which all the target temperatures are set to 6° C. In this mode you cannot change the target temperatures. No matter which mode is set, the Danfoss Link system heats automatically when the target temperature is higher than the current room temperature.
To Reproduce:
The bug appears always.
Expected behavior:
Set or change the target temperature via the thermostats in HomeKit at least in normal mode.
Logs:
Plugin Config:
Screenshots:
Environment: