Remove power_state_template from mqtt climate value template list (#110452)

pull/110454/head^2
Jan Bouwhuis 2024-02-13 09:16:11 +01:00 committed by GitHub
parent a317196bda
commit 545a34a849
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -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,