Show state of "Betriebsart Heizkreis" (select.solvis_heizung_hkr1_betriebsart) #108
Closed
gnomwechsel
started this conversation in
Ideas
Replies: 2 comments
-
Hey @gnomwechsel However it would not be a big deal to add the raw value as an entity attribute in a future version. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @gnomwechsel , |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
the switch/dropdown of heating mode "Heizkreis Betriebsart" (select.solvis_heizung_hkr1_betriebsart) works as expected. I just want to read and show the actual state of "Betriebsart" as number/digit. Tried to read the state via Template, but that fails (state = unknown).
{{ states('select.solvis_heizung_hkr1_betriebsart') }}
When I used modbus integration it was solved with adress/following solution in the sensors.yaml:
Maybe it is possible to include this entity / is there an other way to show the state of "Betriebsart"?
Beta Was this translation helpful? Give feedback.
All reactions