Difference in template validation (True/False vs. true/false)
@Ralph_Bisschops wrote: Hi all, I’m trying to validate in a script. Initially I used: {% if ( states.input_select.toilet_heating.state != 'Uit') %} true {% else %} false {% endif %} This validates the...
View ArticleAutomation with device tracker - triggers randomly
@balajeek1 wrote: I am long user of HASS just had my vera have all my devices and scenes, now that i want to get rid of vera altogether, I started updating my configuration by moving slowly to z-wave...
View ArticleExtract data from messages
@svh1985 wrote: Hi there, I’ve built an P1 Energy meter with Tasmota which sends the P1 Payload every few seconds over mqtt like this: 16:59:39 MQT: tele/wemos-9/RESULT =...
View ArticleApproach for per light scenes
@imduffy15 wrote: Hi All, I’m wanting to have lighting scenes mimicking that of Philips Hue, “Relax”, “Study”, “Arctic Aurora”, etc. I understand I can achieve this by grouping my lights and then...
View ArticleBroadlink to learn 433 mhz
@Argo wrote: Hi! I found old rf remote witch is used sometimes and tried to copy it to Home Assistant I have broadlink rm pro and it can control 433 mhz remotes. Tried service broadlink learn, light...
View ArticleRight/best way to hide zwave.* entities from the Overview UI?
@rct wrote: I’m still fairly new to Home Assistant. Things are working well without a ton of effort. One of the things that is detracting to the whole new user experience is all of the zwave.*...
View ArticleLovelace manual setup and call-service woes
@SylvainGa wrote: Hi, first time poster and quite new to Home Assistant. So hopefully I’m not breaking any site etiquette with this post (and sorry for the long post). I’m currently converting my Hue...
View ArticleTensorflow HassIO using different labels
@finish06 wrote: I am attempting to identify objects with Tensorflow on HassIO 103.4 with a non default label. I have attached my YAML below. This does not throw an error, however it does not identify...
View ArticleValue template, modify date format from restful sensor
@samtwilliams wrote: Hi All, I’ve got a sensor pulling using restful, the value returned is a date format as follows “2020-01-01” I want to convert it to “01/01/2020” style but can’t get the custom...
View ArticleDaikin aircon units disappeared from HA
@munchie wrote: Hi everyone When setting up HA, I used the kind of ‘wizard’ that you get on a fresh install to add 4x Daiken aircon units. 3 of them have disappeared after a router update, but I have...
View ArticleRecorder limits/Sql to narrow down noisy events?
@AndyRPH wrote: Can anyone recommend some sql queries to help narrow down what events are excessively logged in recorder so I can start excluding entities and domains? I’d rather see the entities by...
View ArticleRead Data from text file and use as Trigger
@Loader23 wrote: Hi, is it possible to read a text file and use the input as trigger. The text file has one line that says: “Light1 on” and then the light goes on. And after like 10 Minutes the text...
View ArticleUser as a sensor
@Craig_McGowan wrote: Hello Is there a way to get your user as a sensor? The reason is quite long winded; I want to view on my nest hub, however my preferred option of CATT does not work, I’m guessing...
View ArticleIdentical Tasmota MQTT lights - Only one functioning in HA
@willelmes wrote: Just starting out with HA. Using mosquitto for MQTT. I have two (more, but can’t get two going:( ) Feit bulbs flashed to Tasmota. basementLight1 and basementLight2. Both show up in...
View ArticleCommands dropping after a few interactions
@mitch wrote: Hi All, New to z-wave, using the z-wave integration (setup with a key) on the latest HASS.io install (on Ubuntu 16.04 LTS). My USB is set-up using the /dev/serial/by-id/device-xxxxx My...
View ArticleUnable to get the value template correct for a tcp sensor
@sambuddy200471 wrote: Hello All, I have created a tcp server to act as a tcp sensor. The server responds with the following json string when it receives a request { "ch1": { "watts": "1000"},"ch2": {...
View ArticleAre UI created automations gone?
@x238 wrote: I’m running 0.103.3 and noticed the web UI to create automations is gone. I have Advanced Mode turned on and have cleared browser cache. I also changed browsers. I didn’t see anything...
View ArticleNo more background-color in style: for entities card in vertical-stack-in-card?
@Mariusthvdb wrote: Hi, suddenly my background color is gone, while the font color set in the style is fine. has anything changed overnight in this style field: - type: custom:vertical-stack-in-card...
View ArticleUsing zigbee and z-wave an Raspberry Pi
@greencharlie100 wrote: Is it possible to have both the Raspbee Zigbee module and Razberry z-wave module on the same Raspberry Pi? I do not want to use dongles. Posts: 3 Participants: 3 Read full topic
View ArticleCard-mod issues
@Rawle30 wrote: Hello to all, Can anyone help or guide me how to get this work with custom: card-mod. It was working with card-modder. type: entities show_header_toggle: 'off' entities: - type:...
View Article