Where are the values in the node dropdown list stored?
@palengh wrote: I am migrating to Zwave over MQTT, but realize my node list is poorly updated. So all my nodes are un-identified in Zwave over MQTT, only showing the Node ID. The list I am searching...
View ArticleTv sleep timer
@lGregl wrote: Hi I’m trying to do a very simple input select sleep timer for the tv In configuration input_select: tv_sleep_timer: name: tv_sleep_timer options: - 30 minutes - 1 hour - 2 hours...
View ArticleHomekit: Home Assistant switch state doesn't update
@NicolasG wrote: Hey there, I built my own alarm system which works great inside my smart home system, however it looks like Homekit doesn’t update the state of the switch of the alarm. It is just in...
View ArticleFully Kiosk Browser ScreenOn ScreenOff binary sensor
@Sylvain wrote: Hi All, I managed to add a sensor for FKB to check if motion is detected: - platform: mqtt name: "BRG Fully Motion" state_topic: "fully/event/onMotion/MyDeviceID" value_template:...
View ArticleNeed help for automation: trigger and value_template
@chemelli wrote: Hi, I would like to build a dynamic list of entities for my automation. Searched all over but I didn’t find a clear way to proceed. So I have some questions: Should I use a...
View ArticleFully Kiosk Camera Question
@Madseason41 wrote: I am trying to record the Fully Kiosk Browser tablet camera on motion. I used to accomplish this by adding the camera as generic camera in Homeassistant… Camera: - platform:...
View ArticleGroup reports Unknown State instead of On/Off
@curt7000 wrote: I created a group within groups.yaml , but the state reports as Unknown. I’ve ensured the sensor reports status as On/Off. Does anyone know how to get the group to report On/Off?...
View ArticleAsuswrt error: AttributeError: 'SshConnection' object has no attribute '_client'
@Djiest wrote: Since short, my HomeAssistant gives an error when trying to connect to my AsusWRT router. It happend suddenly, I have not changed my router or HA configuration See the log...
View ArticleOlder SamsungTV - turn_on_action w/HDMI?
@jasin81 wrote: I currently have 2 Samsung TV’s that I like to control through Home Assistant. The newer TV supports WOL, which I have working using: turn_on_action: - service:...
View ArticleThemes: UI config++ vs
@koQuarium wrote: I am experimenting with HA for a while (love it) and am now working at adjusting the UI. I made a layout / structure with the UI editor, so far so good. Now I want to adjust the look...
View ArticleFinding Conbee device with deConz after migrating from Pi3 to VirtualBox
@aktill wrote: Hi folks, Apologize for having to ask, but after reading through the documentation and about 50 threads, I’m still stuck. I recently used a YouTube video from “The Hookup” to migrate my...
View ArticleHow to prevent mqtt automation from triggering upon restart homeassistant or...
@megapearl wrote: Hi, Hope someone can help me out. I have a pushbutton (binary_sensor) and a door relay (switch) which are operated through mqtt, how can I prevent them from triggering when...
View ArticleSchedule wake on lan
@boyderama wrote: Hello all, I’m new to HA and have read a great deal but can’t get the following to work. I’d really appreciate your help. I have switches setup for Wake On Lan for several devices on...
View ArticleTheme / CSS inheritance when using a theme per view in Lovelace
@scottsweb wrote: I have two themes configured. theme_a and theme_b. Theme A is a light theme that I use as the default for HA. Theme B is a dark theme used for a specific view only. In Lovelace it is...
View ArticleCommand not found Harmony but is there
@jriker1 wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticleIs Zwave in HA really that fragile?
@azevenhuizen wrote: I have been stuggling for quite some time now to get ha setup and ready with zwave. I am switching from Fibaro since my old hc2 died, so I have only zwave devices here (appr...
View ArticleCombine two mdi icons?
@jriker1 wrote: Topic is probably obvious, but I want to have one button in a remote do two things. One by default and one double tap. So it will jump forward and jump back. They have a play/pause...
View ArticleTemplate won't trigger automation
@koenhaemels wrote: Hi There, I’ve added a custom sensor that return the dusk time. I’m using this sensor to trigger my automation to close the blinds. But i’ve tried several templates forms to try to...
View ArticleSimple switch schedule automation to control a water heater
@davidusb wrote: Dear all. I’m trying to implement a simple scheduled switch automation to control a water heater. For now I just want to turn on the water heater at a given time. For this I’m using a...
View ArticleJINJA template assistance needed -
@ohadbenita wrote: Hi, been trying to wrap my head around fetching the latest version from docker hub registry, consider the following snippet: {% set value_json = [{"layer": "", "name": "latest"},...
View Article