home-assistant-variables
home-assistant-variables copied to clipboard
A custom Home Assistant component for declaring and setting generic variable entities dynamically.
Sorry for poor english. When I use 'var.kolin_on_cool_s1_f3_t25' as entity_id, no matter what initial_value I set, It's not work!! But 'var.kolin_on_cool_s1f3_t25' works fine.
Redefining a friendly name to an existing variable does not change within HA. 'States' still shows the old name. Tried server restart, and reboot. Original Friendly_Name sticks. Thanks.
It would be nice, when the content of a database table could be selected into an array of arrtibutes in a variable. It would be also useful to add an...
At the moment, any user can make use of the var services. See: https://developers.home-assistant.io/docs/en/auth_permissions.html
This feature is available in the native sensor/binary_sensor templates and is GREAT for creating multiple template definitions that are basically the same... especially when you have several attributes and/or complex...
Hi to be honest not sure if this is an issue or I am just trying to use var incorrectly, let me explain I have different cards to show entities...
The current service only allows string as an attribute value. I need to set a mapping, which seems possible using the developers tools must is rejected by the service call....
With the latest update Variable does not start. Logger: homeassistant.helpers.translation Source: helpers/translation.py:226 First occurred: 10:44:29 AM (2 occurrences) Last logged: 10:44:29 AM Failed to load integration for translation: Integration 'variable'...
My use case involves having a list of attributes that are set in an automation with each being the name of a battery sensor and the date it was changed....
I have set up multiple variables which work perfect. However there is one variable (see config below) which I'm not able to set its value using the service request. Entry...