Hi,
Unfortunately I’m not a real HA developer, not even close.
I did those modification with some basic python knowledge.
regarding your requests.
HACS should be straight forward as a custom repository, I’ll look into it.
I don’t know what’s SSDP, maybe in the long run if I keep modding this integration.
Removal of the heatermeter domain - not sure how to do it, if you have example of an component that uses that schema I’ll look it it’s source code.
support for setting temperatures for the probes/alarms -
I’m actully using some basic automation to send me telegram messages for the temps.
but I can add any setting set via the command in the link below very easily:
So to sum it up,
the next thing I’m going to add are:
- Selection for the unit (that’s only a visual effect, doesn’t have any effect on the behaviour).
- Implementing the scan interval
after that i’ll add the setting for the probes0-3 alarms and see about integrating with HACS.