markvader / sonic

Sonic water shutoff valve Home Assistant integration by @markvader
MIT License
14 stars 4 forks source link

State of the Home Assistant API #7

Closed totalitarian closed 2 years ago

totalitarian commented 2 years ago

Hi buddy, just got my sonic and i'm interested in the HA addon. Ant progress made or requirement for a beta tester?

markvader commented 2 years ago

Hi @totalitarian, thanks for the interest. Yes I've been making progress recently but haven't quite got the setup flow working yet (it's my first full integration and the other one i manage is yaml only). At the minute I'm building it as if it will be an official integration on core as that's how I've got my development environment set up but after I've got it working i will get it released as a beta on HACS for testing and start publicising it. If you are able to help. I am developing it on my sonic-dev branch of core https://github.com/markvader/HAcore/tree/sonic-dev

totalitarian commented 2 years ago

Excellent! I'll have a look around

markvader commented 2 years ago

Hi @totalitarian I've published a beta version of the Home Assistant integration. https://github.com/markvader/sonic_hacs Installation instructions are listed in the readme. Let me know (over on that repository) of any/all problems, feedback and feature requests

totalitarian commented 2 years ago

Excellent! Just installed and pulling in my device worked first time

image
markvader commented 2 years ago

Fantastic. Just wondering is your water pressure always so low? I was thinking that I would convert it to bar in the code and set this as standard rather than mbar as mine is typically 5000 mbar/5 bar (Users then have the option in home assistant to select a different unit (mbar, psi etc)).

totalitarian commented 2 years ago

Ha, no it’s because it’s not physically installed yet. Waiting for the plumber to come tomorrow.

markvader commented 2 years ago

Ha, no it’s because it’s not physically installed yet. Waiting for the plumber to come tomorrow.

Thats good, i was trying to imagine, were you in a high mountain area in a hot part of the world where the water temperature was 24.6 degrees C.

Just to let you know, I added additional sensors last night. To update go to HACS, Click on Integrations, Scroll down and find the "Sonic (Beta) by @markvader", Click the 3 dots on the lower right corner and click "Redownload". After a restart the new sensors should be available.

I'll close this issue for now, but if you have anything else just comment and i'll reopen it, or open a new issue with any specific problems.