I have setup the eq3btsmart, that is a climate entity. Now I see a value that is not shown default on the dashboard , but it is an attribute as shown below. I want to display the valve also on my home screen , how can i use this?? I can’t use the sensor template, because it is a climate .
2017-11-21 15:47:03 ERROR (MainThread) [homeassistant.config] Invalid config for [sensor.template]: expected a dictionary for dictionary value @ data[‘sensors’][‘value_template’]. Got ‘{{ states.climate.zolder.attributes.valve }}’
expected a dictionary for dictionary value @ data[‘sensors’][‘zoldervalve’]. Got None. (See ?, line ?). Please check the docs at https://home-assistant.io/components/sensor.template/
hassbian and hass.io are both home assistant but they’e not the same. hass.io is running in a docker so that makes it a little bit more difficult to install additional packages I found a temporary workaround I will try this evening.
Would you mind sharing the exact code for the climate sensor template you created? I’m trying to follow these instructions and can’t get this to work. I want to create a sensor (entity?) that displays the current temperature reading from my climate devices. I have several minisplits that are connected with the Honeywell platform. Thanks in advance!