Skip to content
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

Thermostat HM-CC-RT-DN does not report rssi correctly #309

Open
glorox opened this issue Mar 10, 2019 · 1 comment
Open

Thermostat HM-CC-RT-DN does not report rssi correctly #309

glorox opened this issue Mar 10, 2019 · 1 comment

Comments

@glorox
Copy link

glorox commented Mar 10, 2019

Hi,
I'm using homegear (0.7.27-1824 armhf) with a CUL to connect homeassistant with my thermostats. There was a change in homeassistant, that people who are using the original homematic base station did not receive any rssi values. They switched from rssi_device to peer in pyHomematic. That worked for the original base station. Since that change I don't see any values except 0 anymore.
I change the pyHomematic component locally to use the rssi_device code, but that won't work as a final solution, since that would break the original station again

Hier is an example from my homegear config:

Channel: 0 { ... [RSSI_PEER]: 00 [RSSI_DEVICE]: 3d ... }
Is there any chance to change the thermostats to report rssi_peer instead of rssi_device values?

Thanks and best regards!

@hfedcba
Copy link
Member

hfedcba commented Mar 10, 2019

Hey,

the correct change would be to report both. We would need to find out though, what the rules are for the RSSI to be in the packet from the peer.

Cheers,

Sathya

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants