meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

home_automation:home_assistant:appdaemon:issues:channel [2025/12/29 12:26] – created niziakhome_automation:home_assistant:appdaemon:issues:channel [2025/12/29 12:38] (current) niziak
Line 12: Line 12:
 Solution / workaround: Solution / workaround:
   * ''homeassistant'' module is required only to provide some climate control related constants.    * ''homeassistant'' module is required only to provide some climate control related constants. 
 +  * Do not use ''homeasstant'' module. Use string values directly as defined in [[https://github.com/home-assistant/core/blob/master/homeassistant/components/climate/const.py]]