It looks like your duty cycle is blown - the HGI80 will no longer transmit until it resets itself, or it is reset (disconnected from / reconnected to USB).
ramses_rf is pretty pushy - that is why the cache is so important - without it, it sends lots of packets in a short time, and multiple back-to-back restarts of HA can exceed the limit imposed by the HGI80.
If you’re using a Honeywell HGI80, don’t do multiple-back-to-back restart of HA with restore_state: false
Can all those with issues upgrade to 0.16.12 and we’ll try to sort these issues out using that version…
For unavailable sensors, I am only interested if sensors are permanently unavailable, and I’m not concerned if they’re unavailable at times (the RF protocol has no QoS).
I am interested in all zone issues.
You need to use this logging:
logger:
default: warn
logs:
homeassistant.core: debug
# custom_components.evohome_cc: info
custom_components.evohome_cc.sensor: info
ramses_rf.message: info
ramses_rf.protocol.message: info
I need a fresh restart of HA that runs for at least an hour. I need the HA log, the packet log(s), and your configuration of evohome_cc in configuration.yaml.
To be clear, the HA log, and the corresponding packet log must include the restart of HA.
You must have restore_state: false if you have changed your evohome’s configuration (added/removed a zone, added/removed/moved a device).
Please PM with the above, and a clear description of what is going wrong. Please don’t say: “I’m having the same problems as everyone else”, or “I’ve got unavailable sensors” - your message will be ignored, sorry.
The better job you do of the above, the more likely it will be that it is your system I’ll look at first.
I should start by saying that _sensor & _actuators are calculated differently from the other two.
Importantly, devices includes actuators & sensors too.
Without your latest packet log, I cannot be sure, but - this appears to show that 04:003434 is configured as a sensor for zone 04 (the Bedroom zone), but not as an actuator.
I’m sure its working as an actuator - it’s just not doing it optimally. For example, the zone’s heat demand will not be correctly calculated by the controller because it will not listen to that actuator (and same for evohome_cc).
Other issues may present themselves - I wont know for sure without checking the packet log.
To fix this, simply re-bind it to the zone as an actuator - if you don’t know which one of the two is which, just re-bind both - that wont break anything - you’ll have to restart HA with restore_state: false
Please do send me a packet log - it must include a restart of HA.
I’m trying to get a stable setup.
At first I thought that it had to do with bad reception of the evofw3 stick, so I extended it so it now is next to the controller.
The TVR are now logging data in evohome_cc (except the unit in the attic/zolder, but that is possible due to 2 concrete floors )
But I’m still seeing strange things in H.A. (what trigger me in the first place).
With standard thermostat entities they sometimes gray out (like slaapkamer)
While the simple thermostat card stays oke (int = evohome-online entities, the others are evohome_cc)