Connection Problem
@Didde3866 wrote: Hello. I thank you in advance for your help. I am using HA from 4 month on a synology NAS in a docker container. The installation work fine until yesterday. After trying to set up te...
View ArticleIs it good practice to restart Pi every few days?
@mouthpiec wrote: Hi, I am running HA on a Pi3B+, but noticed that after 6 days the module hangs. Ping works fine, HA is unreachable, but SSH after a couple of tries works although with a huge delay....
View ArticleIcon color based on value range
@a94marbo wrote: I have 2 sensors, One sensor for current hourly power price ($/kWh). (sensor.power_prize) One statistical sensor based on the latest 24 hour vales of “sensor.power_prize”, called...
View ArticleUsing templates to set temperature for Thermostat
@jarlesb wrote: Hi, I am trying to automate the thermostats in my house and would like to easily set temperature schedule for a week. I found a very good custom component called...
View ArticleHue transition to OFF not working
@HansHassio wrote: Although my setup works with Philips Hue as expected things went wrong using a transition from on to off. Testing the service as shown in the image turns off the light immidiately,...
View ArticleNo state history found after snap restore
@Ascari wrote: Since I put a backup (after a crash) I lost all my history. I have this message : No state history found. When I go in the files : /config/home-assistant_v2.db I have only one line with...
View ArticleHelp automatio with alexa
@jolly wrote: hi guys i have a problem with an automation Posts: 23 Participants: 3 Read full topic
View ArticleNanoleaf API problem
@poudenes wrote: Hi All, I had to do a hard reset on my Nanoleaf. Now did the 5 seconds push to get a new API key. Add this key in my YAML File. In HA I see a light.nanoleaf but when I want to turn it...
View ArticleCombine GPS sensors and show them on the map, with or without device tracker?
@TheCrey wrote: Hello all, i am seeking help here, as i am not sure where exactly to start. I want to add a device to the map and work with zones. I am gettings the GPS information from a Car Dongle....
View ArticleHistory and Logbook broken after 0.102.0b1
@larriola wrote: Hi, Today i updated to 0.102.0b1 and history an logbook dont works, only white web. The log said this http://xx.xx.xx.xx:8123/frontend_latest/app.8169f3ba.js:724:36251 Uncaught...
View ArticleOne integration more entities
@ThePirat wrote: Hello guys, is it possible to have one integration with more entities? In particular, I’m trying to figure out how to have a gpslogger integration for my phone (already configured)...
View ArticleSamba not available
@GerritJanMondria wrote: Dear forum members, My samba server is not accessible via windows explorer. The SMB protocol is already in good condition, I have already reinstalled the add-on and it still...
View ArticleInvalid client id or redirect uri
@Vinz87 wrote: Fresh install Home Assistant v0.101.3, on a Raspberry Pi Zero W with Python3.7 virtual environment, configuration.yaml as out of the box. On the Home Assistant iOS app v1.5.1 I get the...
View ArticleLog: missing information regarding incorrect yaml
@prankousky wrote: Hi everybody, I use .yaml files for all my automations, switches, etc.; usually when I’d start Home Assistant, and something was incorrect, log would show the file causing the...
View ArticleHow can I reset the Grafana hassio addon password?
@johnflorin wrote: Somehow I managed to lock myself out of Grafana…no idea how or why, but the user+pass I thought should work, doesn’t. Is there any way to reset my Grafana password without losing...
View ArticleLast changed xy minutes ago
@szucs.krisz wrote: I’m trying to add a sensor to see the last time, my heat turned on. The attribute of the sensors, I’d like to read is: entity: sensor.pump states: ‘Kikapcsolva’ / ‘Bekapcsolva’ I’d...
View ArticleExposing Time to KNX frequency
@krakers wrote: Hi, I’m looking. at KNX Hub documentation regarding exposing values to KNX. It says The integration will broadcast any change of the exposed value to the KNX bus My question is how...
View ArticlePopp lock relay - unable to unlock door lock
@ScratchedFace wrote: Hi! I have an Rpi 2B+ with Hass 101.3 onboard + Zway integration. Relay added as secure device as it mentioned here at docs page. All the etities of lock are visible at states...
View ArticleMultiple if else's in automation or another way?
@Matt_Barnes wrote: Just starting to get my head round automations and I have one that at the press of a button IF my sonos is paused, it plays, and if it plays it pauses which is great. Next step is...
View ArticlePython script calling another python script with parameter
@impeham wrote: if we have python_1 script which uses “data.get(‘xxx’)” to retrieve xxx parameter, when called from python_2 script using: hass.services.call(‘python_script’, ‘python_1’, data) how can...
View Article