mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Remove power_state_template from mqtt climate value template list (#110452)
This commit is contained in:
@ -174,7 +174,6 @@ VALUE_TEMPLATE_KEYS = (
|
||||
CONF_FAN_MODE_STATE_TEMPLATE,
|
||||
CONF_HUMIDITY_STATE_TEMPLATE,
|
||||
CONF_MODE_STATE_TEMPLATE,
|
||||
CONF_POWER_STATE_TEMPLATE,
|
||||
CONF_ACTION_TEMPLATE,
|
||||
CONF_PRESET_MODE_VALUE_TEMPLATE,
|
||||
CONF_SWING_MODE_STATE_TEMPLATE,
|
||||
|
Reference in New Issue
Block a user