HASmartThermostat icon indicating copy to clipboard operation
HASmartThermostat copied to clipboard

Support setting value for valves

Open tetele opened this issue 4 months ago • 0 comments

This PR introduces a simple means to use services which set numeric values in case the pwm setting of a smart thermostat is 0 and the target heater belongs to a domain which registers a value-changing entity service.

The first consequence is that the valve domain is now supported, with its set_valve_position service

This partially solves https://github.com/ScratMan/HASmartThermostat/discussions/245 i.e. you can provide a valve and just react to its position being changed.

tetele avatar Oct 16 '24 21:10 tetele