Use local image for new Lovelace dashboard in sidebar?
@ronschaeffer wrote: I haven’t been able to find this on the forum or in the documentation. Is there a way to use a locally stored image for the sidebar icon of a Lovelace dashboard (as of 0.107), for...
View ArticleDoes a sub-script 'inherit' a variable from a calling script?
@Mariusthvdb wrote: trying to cut down on code, I hoped this would be valid, but not sure so please have a look? - service: script.notify_github #_update <--- had the 2 scripts independently...
View ArticleCombining Nabu Casa with Lovelace iFrames accessing Node Red HTTP end-points?
@Mats_Karlsson wrote: Is there a way to have iframes in the Lovelace frontend access Node Red HTTP end-points through Nabu Casa? I’m running the official Node Red addon. Posts: 1 Participants: 1 Read...
View ArticleWhat is the best option for saving a rolling 24 hour temperature?
@Hellis81 wrote: I tried last night to create a dynamic attribute name with the temperature as the value but it didn’t work. Then I found a post here saying it can’t be done without python So how can...
View ArticleAdGuard says it works but no ads are blocked
@Eltjo_de_Waard wrote: Hi! I’m running AdGuard add-on. Hassio is in Docker in Ubuntu Server. To get AdGuard running I followed the steps here: Reddit Post I thought I’ve had everything correct....
View ArticleHelp setting up TTS with Squeezelite/LMS
@Skye wrote: I’ve just installed an LMS server on my rpi4 (also my HA server). I’ve installed DietPi and Sqeezelite on an old rpi1 which has a speaker hooked up. Spotify Connect works flawlessly (to...
View ArticleTwo conditions in one condition - tricky part
@km4lin wrote: Hello, from a few hours I’m trying to make the conditions which allows me to do this: if trigger.from state and trigger.to_state doesnt’ have a word ‘ONLINE’ in state then it’s true or...
View ArticleHow to maintain values until entity appears again
@aristosv wrote: I am using the code below to show the status of my front door sensor in Home Assistant. title: DOORS icon: 'mdi:door' cards: - type: button entity: binary_sensor.entrance_door_sensor...
View ArticleInstall package in Docker
@grossmann wrote: I need to install packages inside a container, where HA is installed So I did following to acces the Container command line : sudo docker exec -t -i homeassistant /bin/bash And then...
View ArticleMissing Unique ID Yeelight
@datmos wrote: Hi there, I have a RGB Yeelight Bulb that i’m trying to pair it with Hassio, and i did that easy But, when i go to Entities section, and when i try to open the Configuration window of...
View ArticleBest Panel OS Options (Pi4 / x86 Win10)
@HA5525 wrote: I’m new around here and I’m getting the hang of the Home Assistant backend and automations. I have had some success with some amazon Fire 7" tablets using Fully Kiosk browser and I can...
View ArticleHome Assistant - Alexa - Broadlink RM
@marino wrote: Hi guys! This text will be hidden I'm working on the integration of my HA with Alexa. I have just done a lot of things, but now i am fighting against my exterior blind. My blinds are...
View ArticleNUT Sensor has no data, unable to set up
@naamah75 wrote: I’m trying to configure the NUT add-on but I got this error: NUT Sensor has no data, unable to set up The log from the add-on page is the following: [s6-init] making user provided...
View ArticleThe number doesn't match the graph - what am I missing?
@stetho wrote: I’ve been fiddling with this all morning but I can’t see what I’m missing. Being at home all this time means I’m adding things to HAss that I’ve meant to for ages. So one of those...
View ArticleChannel icons like material designs
@aristosv wrote: This dashboard uses buttons to run a script, which sends infrared commands to my set-top box to change the channel. 2020-04-03 15_29_39-Settings2107×1690 660 KB I would like to...
View ArticleCant select/map attributes 'title' in template
@Mariusthvdb wrote: using {% set noti = states.persistent_notification |selectattr('state','eq','notifying')|map(attribute='entity_id')|list %} {{noti}} works fine and returns a list of ‘on’...
View ArticleTKB TZ65d - multi level switch wrongly reported in home assistant interface
@michmtt wrote: Hi, I have a TKB TZ65D, it is integrated in home assistant, but when I switch on the light from the switch, it reports brightness=8 (in HA), when I switch off from the switch it report...
View ArticleRead only views for switches, lights, thermostat etc
@jaminh wrote: With the addition of multiple dashboards I have been working on setting up a “guest” dashboard and I think it would be useful to have a read only view of some of the entities. I would...
View ArticleONVIF vs Generic Cameras in HA
@ptdalen wrote: I see that in the upcoming .108 release that there is an update to ONVIF to allow HA to use the still image from the camera vs HA having to generate one. This seems like it might have...
View ArticleCannot set icon variable in Button Card
@aristosv wrote: In the button card documentation it says I can use the variable “icon” to overwrite icon or entity picture. So I did this: - type: vertical-stack title: Cartoons cards: - type: button...
View Article