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

Support for TRV10RFM and RX10RF #29

Merged
merged 2 commits into from
Feb 5, 2022
Merged

Conversation

fmanaila
Copy link
Contributor

I've added support for TRV10RFM (radiator valve) and RX10RF (boiler receiver) as binary sensor devices to show when they are on/off.
Since they are categorised as sensors, the on/off value is read only, it cannot be set.

The exact models, TRV10RFM and RX10RF, are not mentioned in the response from the gateway, so it's likely that this change will add support for more than these two, but I only have these to test with. For example, there's TRV28RFM which looks like it only differs from TRV10RFM in the diameter of the attachment point. The exact models reported by the gateway are:

  • TRV10RFM reported as model it600MINITRV
  • RX10RF reported as model it600Receiver

In theory, both of them receive commands to open/close, but I haven't figured out a way to do it via the gateway API. There's also no way to control them from the mobile app, so my guess is that it's not possible at all to control them through the API.

@jvitkauskas
Copy link
Collaborator

Thank you for your contribution!

@jvitkauskas jvitkauskas merged commit ef28c9a into epoplavskis:master Feb 5, 2022
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

Successfully merging this pull request may close these issues.

2 participants