-
Notifications
You must be signed in to change notification settings - Fork 45
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 Wiser Under Floor Heating Controller #234
Comments
Brendan,
We can certainly look at adding this. Just for clarity, how do you expect to see this in HA. I am assuming you can control the heating/schedule in the kitchen but I do not have one of these to understand fully how it links into the Wiser system, so some detail would be very helpful in the form of… I would like to see sensors for this, can you include attributes on existing x entity for that, I want to be able to control that etc.
Thx Mark
|
Hey Mark, I am using HA for monitoring purposes only at the moment but yes I assume I can control the rooms/thermostats which utilise the underfloor heating controller. What would be great is to get the underfloor heating controller show up as an entity which is similar to the "Wiser HeatHub Signal" type used for the wiser heating hub. Things like signal strength should be available. I can do a pull request for this if this limit functionality addition sound reasonable to start with? I have attached a full json output with all rooms and devices. Brendan |
Brendan,Yes this sounds fine. Will need an update to the api to include UFH as a device type and then a tweak to the integration to include its signal sensor and various attributes but not too big a job. Also nice to find someone who has this to be able to include it.Im away this weekend (going to the England Wales game - v excited!) but can have a look at adding to the api as i have a few issues now to make changes for and then if you want to do a PR for the integration that would be great.Will let you know when api available.MarkSent from my Galaxy
|
@murrayb8 I have been working on adding UFH support to the api but need a full hub output to properly test this. Please could you follow the below instructions and provide your full outputs to this issue. |
Hey Mark, I hope you had a good weekend at the rugby! Please find attached the 3 files. I made a small change to anonymise the geo position. |
Thanks - that was so much easier to test and fix bugs. As a note - the geo position is not yours in the file - it is the lat long of the hottest place on earth - just my little joke! ;-) I have now updated the api to support UFH and the dev branch has v3.0.23 of the Wiser integration that will now show your UFH device with usual switches and signal sensor. Are you able to update from dev branch in your HA and test this? Ie not via HACs but via a git pull? |
@murrayb8 any update on this? |
Hey Mark, apologies for the delay in testing this. For testing this is it possible for me to install the dev version of the Wiser integration manually in parallel with my existing HACS installation or does it need to replace my HACS installation? |
Installing two versions (dev/prod) in the same HA instance isnt (easily) possible. I recommend installing another HA instance for testing, just start it up on a different port. |
@murrayb8 - unfortunately, there is now other changes in the dev branch which needs to later version of the api (which isn't published yet). I will finish off the work I am doing over the next few days and maybe release a beta version of 3.0.23 which you can download via HACs and test. If there are issues, you can then go back to 3.0.22 in HACs. Will let you know. |
@murrayb8 - just release v3.0.23 that has support for UFH. Can you upgrade to this version and let me know if all working ok. |
I have upgraded to v3.0.23 and the UFH Heating entity shows up correctly and the fields look good to me. Thanks for the prompt change to make this available, while it does not have many controllable fields it is useful for monitoring the connection/signal strength over time along side the other Wiser devices. |
Great. Will close issue but feel free to raise any probs you find or new features desired. |
If possible could support please be added for the wiser underfloor heating controller device type as it currently is not found in home assistant when using this integration. All other wiser heating entities(trvs, range extender plugs, thermostats) are correctly identified.
Attached is the json response output relating to the underfloor heating controller running in my home heating system.
wiser_underfloor_heating_json.txt.
The text was updated successfully, but these errors were encountered: