Why is sensor.season showing lower case state?
@Mariusthvdb wrote: why would sensor.season show lowercase while all its translations files are capitalized? some time ago before Lovelace I used _stateDisplay customization to have the state use a...
View ArticleTake output from sensor and put him in automation
@henaa wrote: Hi how i take the output from : sensor.jewish_calendar_upcoming_shabbat_candle_lighting its look like this : I won’t take the state and put them in “%s” action data massage how I do it?...
View ArticleLWT MQTT Sensor (Weather station)
@weado wrote: Hello, I build a weather station with an ESP8266 on battery, and it’s works with the MQTT Protocol. I implement the LWT to know if my esp8266 work well, but I don’t understand the...
View ArticleSynology survailance cam on the HA home screen
@ted1998 wrote: Hello, I am kinda new with home assistant, but what I am trying to do is add one of my security cameras as a life stream to the HA homescreen. My config file looks like: """ stream:...
View ArticleWhere does new sensors show up?
@Steffi wrote: Hello, I have a few sensor devices configured the same in HA configuration file. Some shows up in the top section of the “Overview page” and the new I add shows up in the “unused...
View ArticleCan Access my Configuration.yaml
@Harold wrote: Greetings, I had my Home Assistant set up on a Raspbery Pi 3 before and it was working quite well. Unfortunately I have to move house and relocate… Things got so busy, but to cut it...
View ArticleRfxtrx kaku (coco) dimmer not working, switches and cover does work
@ivovangastel wrote: Hello people, i am converting from Domoticz to home assistant. so i am a total newbie i am running hassbian with HA 0.100.2. i managed to get my Rfxcom transciever working for my...
View ArticleGoogle/Alexa - Turn Off New Entities
@jazzyisj wrote: Is there anyway to disable cloud from adding new entries to google/alexa by default? I only expose a few things and I have to keep going back to delete entities from the google and...
View ArticleTurn off Tado doesn't work anymore
@Lucas_Rey wrote: Hello community, winter is coming (quote ) and I’m trying my hassio automation with tado devices. Last year they worked perfect, today I got some problem to switch on/off all my...
View ArticlePhilips hue motion sensor no detection of motion after firing
@Sprint wrote: Hi guys and girls, I am trying to use home assistant on a raspberry pi with conbee stick to emulate the philips hue bridge and have a problem using the motion sensors working on an...
View ArticleMosquitto problems on HA manual venv install on Pi
@MS2000 wrote: Migrating from Hassbian, I decided to go the venv route with Raspbian Lite and install HA v0.101.3 (not Hassio). HA is working fine, however, after setting up Mosquitto MQTT locally I...
View ArticleWidth floorplan display problem
@henaa wrote: Hi How I can display my floorplan all of the screen? IMG_20191112_022046.jpg2340×1080 367 KB Posts: 2 Participants: 2 Read full topic
View ArticleOpenwrt device tracer MethodNotFoundError
@blackiemei wrote: I followed the introduction https://www.home-assistant.io/integrations/luci. Here is my yaml. device_tracker: - platform: luci host: 192.168.1.1 username: USERNAME password:...
View ArticleMaking an automation send every X seconds
@rjaymit wrote: Hey guys, First time poster, long time reader. I’ve set up my ESP32 with a DHT22 that sends temp readings to HASS. All working very find and dandy… The next step is to send an email...
View ArticleUser dependent themes
@Pirol62 wrote: Hi, I’m not happy with the handling of themes so far. I have 4 different users using different themes. A display user on my tablets to just show states, my wifes and my childrens users...
View ArticleProblem with variable in payload
@RadioTech wrote: Dear all. A very beginner question. I want to be able to use a variable (text_input.some_text) in a payload (using mqtt and iotlink). Below is a example of something that does not...
View ArticleGlance: I want scene.turn_on on click but
@GiulioG wrote: After a lot of test i make this working code entities: - entity: scene.xxxxx icon: 'mdi:power' name: 'ON' tap_action: action: call-service service: scene.turn_on service_data:...
View ArticleHelp with using an Input Datetime in Lovelace
@wellsy wrote: Evening all…I am using a few Input Datetime’s to record when I last cleaned some of my water treatment tanks. They work fine for the present task as they always stay set to the last...
View ArticleInput_number as condition
@lawrencez wrote: Is it possible to use an input number as a condition. For example (but this does not pass validation!): id: Turn Heater on alias: Turn Heater on initial_state: True trigger:...
View ArticleManually re-settable sensor counter
@jim1977 wrote: Hello! Looking for a counter to count sensor readings that is manually resettable. Utility meter is doing a good job of counting. Can that be manually reset? Cheers! Posts: 3...
View Article