core/homeassistant/components/nexia
Norbert Rittel 47a9f25ba6
Improve name and description of `nexia.set_hvac_run_mode` action (#140348)
- use proper capitalization of "HVAC" in action name
- better explain that you can set the run mode ("permanent_hold" / "run_schedule") and / or the operation mode ("auto" / "cool" / "heat") of the HVAC system
2025-03-11 11:14:22 +01:00
..
__init__.py
binary_sensor.py
climate.py
config_flow.py
const.py
coordinator.py
diagnostics.py
entity.py
icons.json
manifest.json Bump nexia to 2.2.2 (#139986) 2025-03-06 10:10:07 -10:00
number.py
scene.py
sensor.py
services.yaml
strings.json Improve name and description of `nexia.set_hvac_run_mode` action (#140348) 2025-03-11 11:14:22 +01:00
switch.py
types.py
util.py