Run HA script after receiving HTTP GET request
@SuperMaximus wrote: I need my doorbell device to send telegram picture to my mobile. I made HA script for Telegram and the problem is that doorbell can only send HTTP GET (not POST) request after the...
View ArticleXiao Mi Robot Vacuum Time Out
@ppppp wrote: We are on Home Assistant 0.108.9 Home Assistant 0.109.3 (just upgraded). Today we are trying to connect a Xiao Mi Robot Vacuum into the system. After backup the iOS system, retrieved the...
View ArticleConfig - Lovelace Dashboard
@skgunputh wrote: Hey lovely people. I have a situation where i cannot find a solution online. I have the default “overview” dashboard. I keep it managed automatically. I have another dashboard where...
View ArticleState attribute is not retrieved when using a for loop
@MvB wrote: Hi, I’m stuck on creating a for loop that retrieves multiple names from the attributes of a sensor. If I do the following: {% for faces in...
View ArticleDo I have to predefine input_numbers in yaml first?
@alexdodd wrote: Read the documentation on input_number, but also looking at frenck s github has slightly confused me. I mean I always start with confusion using HA, and work my way backwards. Frenck...
View ArticleRefreshing Lock entity causes lock to change state
@ha_steve wrote: I’m seeing this on all three of my z-wave locks (all are Kwikset 914 Convert locks): Unlock the lock call zwave.refresh_entity on the lock lock state changes to “locked” even though...
View ArticleSystem monitor-IPv6 address display not correct
@SecretVN wrote: I have a problem with IPv6 address, fe80::22c4:6f81:57df:d65e%eth0. The result has a suffix %eth0 and not clear when display in hass. How can I omit %eth0 in the display? This is my...
View ArticleCan't get the custom cards to work
@Naelwan wrote: Hi ! I’m trying to install custom cards on my Hassio but can’t get them to work. I tried locally and via HACS but the results are the same : It is doing so with any card I’m trying to...
View ArticleZ-wave heal network shows random node IDs
@antb wrote: When I heal the z-wave network I see references to node ID numbers for nodes I don’t have devices on. Is this normal or is there something terribly wrong with my network? See log extract...
View ArticleCamera - still image from livestream
@skgunputh wrote: Hello, I have an HikVision NVR and a Xiaovv PTZ camera (only has RTSP port exposed). I have two lovelace card in my dashboard, I cannot get a Still Image URL for the HikVision,...
View ArticleDyson Ventilator - Night Mode
@Saible wrote: Hello all, I have read about some struggles with the integrated Dyson night mode activation but none seem to answer my challenge. I have a dyson ventilator, works as it should and I...
View ArticleUtility meter should only write one a cycle
@ASL07 wrote: Hello, I have daily and monthly utility meters. Data is saved into influxdb as well. I would expect the daily meter to accumulate the energy value and only save the value to the database...
View ArticleHow to set up this sensor?
@Makis wrote: I just install an anemometer (reports values through mqtt) - platform: mqtt name: "Wind Speed" state_topic: "anemometer/wind" unit_of_measurement: 'km/h' Since it reports values very...
View ArticleHow to keep switch on while sensor temp is high
@caruzer wrote: I have an automation that turns on a fan when the temp is higher than a specific value. Works great. What is the best way to turn that off, after the temp is lowered below that value?...
View ArticleHelp with template error
@popboxgun wrote: I can’t figure out why this template isn’t working. If I go to services in Developer Tools, I am able to run ffmpeg.start with the entity_id, but this error seems to indicate that...
View ArticleHow to control a media player via alexa
@tal wrote: I exported my plex media_player to Alexa and can confirm that Alexa sees it, I cannot figure out how to control the media player via speech. I’ve tried to give it pause/play commands but...
View ArticleDelay in scripts
@Barak_Michaeli wrote: Hi, just need to understand in what unit the delay is, sec? msec? when I put ‘3’ it refer to? how it need to be? image1218×354 8.12 KB thanks Posts: 5 Participants: 3 Read full...
View ArticleMissing Groups in Lovelace
@winnettjeff wrote: Hello. Wondering if anyone has any ideas about this. I’m running HA, latest version, on a Pi 3. Still using hte default (automatic) Lovelace UI, have not yet taken over manual...
View ArticleHow to set schedule on Honeywell TH6320ZW2003 thermostat
@blackwood821 wrote: I have successfully paired my Honeywell TH6320ZW2003 thermostat with Home Assistant using the Aeotec Z-Stick Gen5. It works fine… I can turn the heat and AC on and off and can...
View ArticleAlexa control
@blackwood821 wrote: I am new to Home Assistant. I want to be able to control everything via Alexa. I read https://www.home-assistant.io/integrations/alexa.smart_home and just wondering which method...
View Article