How to add variables containing “.”? #285
Unanswered
mrbean27123
asked this question in
Help and Support
Replies: 2 comments 2 replies
-
|
After testing different objects I realized that “.” still works in some objects. So it looks like I need to write something else instead of the same air_fryer, but I don't understand what( |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
In general, I did not find a solution, so I just added a custom version of the sensor to the file /homeassistant/configuration.yaml to display all the variables and additionally the icon changed from state to state |
Beta Was this translation helpful? Give feedback.
2 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.
-
Normal variables are added without problems, but all where there is a point, for example “air_fryer.target_time” are not displayed, instead of them empty. Is there any way to fix this?

And one more thing, is it possible to change the size of custom labels or put a transition to the next line in custom title to shift the variables a bit?
Beta Was this translation helpful? Give feedback.
All reactions