Scrape informations from site with blocked developer tools
My local energy provider provides a site with all their electric car charging stations. I want to scrape the information from one of this charging points (just klick at any) if the then shown “status”...
View ArticleAPI Sensor to make one sensor from multiple attribute path into states and...
Hi community, please help I’m too new with these things sorry if this may be a duplicate post. Here’s my JSON: "status": "success", "timestamp": "2024-07-03T17:17:00.736Z", "currency": "MYR", "unit":...
View ArticleModbus integration seperate fan direction from fan_mode_register
Hello there, I have a ask or feature request to seperate the modbus configuration into own subconfigurations. As example: In the fan_mode_register I have to configure the fan speed and direction. But...
View ArticleSensibo - Missing sensors
I just got two Sensibo climate controllers, one Air and one AirQ (Air Pro). Looking through the documentation, it seems they should have the same sensor entities, but the AirQ model should have a few...
View ArticleUsing timers on non-esp32 Assist devices and trying to trick the system
I’m trying to execute an action after a timer, from a non-esp32 device. This script actually works great with chatgpt as llm: alias: Sarchiapone fields: sarchiapone: selector: duration: enable_day:...
View ArticleHide current temperature
Hi all I would like to change the state of the current temperature with the value of a sensor (sensor.living_temperature) and then if you can enter the fan speed. This is my card type:...
View ArticlemacOS companion app - select list scroll issue
I have been using HA for two years and all that time it is never possible to scroll select lists (dropdown) with mouse wheel in desktop companion app on macOS. Always have to resort to use up-down...
View ArticleDeutscher Wetterdienst (DWD) Weather Warnings - renamed entity ids after HA...
Hi! I use the Deutscher Wetterdienst (DWD) Weather Warnings (see Deutscher Wetterdienst (DWD) Weather Warnings - Home Assistant) I integrated two entities via the region code, and my entities were...
View ArticleError with Poolex ESPHome integration after converting from cloud to local
Hey guys, I own a Poolex Silverstar FI 120 heat pump for my pool which was connected to the Tuya-cloud. After several faults with not-working automations using the timer in the app - the heat pump...
View ArticleSolcast hourly forecast zero/null values
I am running the new Solcast integration successfully. I want to display hourly values in an entity card using the ‘custom entity row’ add in thus: type: entities title: Solcast Hourly Forecast...
View ArticleSyntax for sensor, enum and set mapper
As a binary sensor things are working fine. But I wanted to upgrade my binary sensor to a sensor, device class “enum”. It’s not working, although the syntax is ok. What am I doing wrong? - trigger: -...
View ArticleOpenAI expected array 128
I wanted to try the openAI function, added billing card and can use the gpt4o in the web ui but I get the following error when trying in assist. Does anyone know why? I even deleted and recreated the...
View ArticleDisplay Tablet camera via Fully Kiosk
Hello, After 2024.07 update, camera is now available via Fully Kiosk I want to display a tablet camera on a dashboard. Please could you advise how to start? 2 posts - 2 participants Read full topic
View ArticleBrowsermod_mod no map
I a’m using browser mod with the following code but don’t receive any map. After i save the code the became content: null can someone help me so i receive a map? tap_action: action: fire-dom-event...
View ArticleHow do I change the font color for the title?
All I want do to is change the title of this section (Lights) to a different color and I can’t figure it out. Any help is appreciated. Here’s what it looks like now: My code: - square: true type: grid...
View ArticleCard for taking and storing notes (not list items but free form text)
Looking for a card with a text area that I can type notes into. Not a list of items like the to do list card. I’ve seen some suggestions to use a combinatin of markdown and an input text helper, but...
View ArticleMonthly Power Bill Estimator - Mathematics Formula help please
Hi all, I’d like to estimate my monthly power bill but I can’t figure out the calculation or template formula to do that? I’m using the integration “Dynamic Energy Cost”...
View ArticleHost name for the esphome addon
I’m trying to install the esphome integration. The addon is up and running. When I setup the integration I get to this screen But I don’t know what the host of the esphome node is. The addon set it up...
View ArticleMultiple (40+) sensors with the same post-processing ... best practice?
Hi, I’m relatively new to HA and trying to scale up a solution for our little community. I have about 40 smart sockets that I need to do energy monitoring on, and for each one I need to: Filter and...
View ArticleReference a centrally stored list
I have a rather long list that converts temperature to color so I can plot nice graphs. This code is duplicated for each graph, not ideal. Is there a way to save the list in a file and just include it...
View Article