Text with template in lovelace
@flemmingss wrote: Easy question. Is there any way I can write text with template in lovelace cards? Example: The temperature is {{ sensor.temp }}°C and the humidity is {{ sensor.hum }}%. Will be: The...
View ArticleScript Fail ''NoneType' object has no attribute 'is_on''
@cherryghost wrote: Hi, I have simple automation that triggers my Nest to a certain temp for an hour when my daughters room is under 18 degrees. Was working last week, dont know why its started...
View ArticleProblems with Homematic Thermostats (loosing connection?)
@HorizonKane wrote: Hi all, I have a weired problem. I had this problem before but so few times that I didn’t mind about it. I am automating my radiators using Node RED now and during testing, th...
View ArticleEntity card - deleting entities problem / strange behavior
@LogisticaLux wrote: Hi guys, If I want to delete some entities in a entity card (a click on the cross on the right of the entity in the list), than I can delete 1 or 2 entities, but to delete more, I...
View ArticleWhat should i put the configuration for entity button?
@KCYeoh wrote: Hi, I’m integrating the Xiaomi IR controller to hassio and i want to create custom button for sending IR commands. But I don’t know where should (which yaml) i put the all the entity...
View ArticleNZBGet config not working
@Andy wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleTelegram send video file (Ring)
@jeroen.nijssen wrote: Hello, i’m trying to let ha. send a video to my telegram channel but i’m always greeted with an error: Can't send file with kwargs: {'message': 'Last Ring Video', 'file':...
View ArticleSimple automation created in the UI driving me crazy
@garrettshannon wrote: I’m new to using the automation editor in the UI but I love the simplicity; just can’t figure out what I’m doing wrong. Here’s what I’m trying to do: When the door goes from...
View ArticleIs there a way to share / publish a sensor /. graph as a web part or...
@BlinkyLights wrote: I would like to publish a single sensor, preferably as a graph in an external public page, is there any modules to do this a nice way? Basically want to just embed a graph in...
View ArticleWay to disable notification badge?
@Stooovie wrote: Is there a way to disable the notification badge? HA continuously re-discovers my Yeelight bulbs as Homekit devices (Not only at restarts) and I’m unable to get rid of this. Thanks....
View ArticleDoes ZHA support Multicast?
@warllo54 wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleAutomation Triggers
@ChaoticUnreal wrote: So I just rewriting some of my automations to trigger off the outside temp instead of the season and was wondering if there is a better way to handle updating a single variable...
View ArticleError with proximity
@jriker1 wrote: I am trying to run some automations I found on a blog that is supposed to be working but whenever both devices report as away or are arriving I get errors in the logs like: Traceback...
View ArticleIntent_script + snips: unable to change tv channel
@adrianofoschi wrote: Hello, I’m trying to change tv channel with my voice across snips. My configuration.yaml intent_script: tvChangeChannel: action: - service: media_player.play_media data:...
View ArticleXiaomi Aqara and Home Assistant on Synology DS - Temperature Sensors
@Nomad_of wrote: Hello folks, I have the following issue: I have connected the Hub to home assistant with this code: xiaomi_aqara: discovery_retry: 10 gateways: - mac: my:ma:cx:xx:xx:xx key: mykey...
View ArticleHelp with weekdays automation
@Makis wrote: I have the following code to open a switch in workdays at 21:45. Is there a way to add in the same automation to open the switch at 23:00 o’clock at the weekend or should I add a new...
View ArticleColorPicker Card Lovelance
@jpb wrote: Hey guys, i am trying to control my LED-Strip with HA. On-Off works Effects are working Brightness is working i also want to control the RGB value for the Strip. So the question is, is...
View ArticleHelp needed with thermostat configuration
@bedfellow wrote: Hi, I’m new here and very new to YAML, so sorry if this is obvious to everyone else, but I can’t get the thermostat card in HA to switch on/off my thermostat. I want it to control a...
View ArticleShow different images depending of sensors value
@hajo62 wrote: I would like to show different icon depending on the value a sensor has. The sensors values are 0, 1 ,2 and 3. I though the picture-glance-card would be the solution, but I did not get...
View ArticleProximity.home always 0?
@jriker1 wrote: I have been trying to identify when someone is nearing the house, or specifically 2 miles away. I am using: - alias: 'Home Proximity' initial_state: 'on' trigger: platform:...
View Article