Extracting multiple attributes from JSON?
@Hurde wrote: I’m using the RESTful integration to acquire data for my bus stop, especially the next three departures for a specific bus line. I’m trying to fetch these values from the JSON response...
View ArticleAutomation start at time from inputer_number
@Hunt4Beer wrote: Hello, I need some help with my automation. I try to start my vacuum at a time which I set with an input_number slider. The slider just adjust the hour, so I compare the current hour...
View ArticleFetching a token every hour
@danielo515 wrote: Hello. I want to run a rest command every hour to fetch an auth token and then I want to use that token in some other automations. I can’t find any good way of doing this. If this...
View ArticleYAML: did not find expected key while parsing a block mapping again
@hugeyeti wrote: (topic withdrawn by author, will be automatically deleted in 24 hours unless flagged) Posts: 1 Participants: 1 Read full topic
View ArticlePicture Element for latest version of Hassio
@PearmG wrote: I am trying to use a picture of my home’s layout and overlay buttons for lights and locks. But the only information I can find uses older versions of Lovelace. Any new tutorials anyone...
View ArticleConfigure lovelace cards as side panels
@Miicroo wrote: I have a few input_booleans and input_numbers to configure things like when and if automations should run. It is nice to have them in the UI so I don’t have to change the config every...
View ArticleFailed to create automation with trigger numeric value from input_number
@oferfrid wrote: Hi I have a numeric value (from slider) boiler_save_temperature: name: Save Temperature initial: 50 min: 40 max: 70 step: 10 I can view it’s value using tamplate: > {{...
View ArticleAutomation using the sun not working
@benzo wrote: Hello, I tried to automate a scene to turn on 45 minutes before the sunset, like the example in the offical link https://www.home-assistant.io/cookbook/automation_sun/ but it didn’t...
View ArticleSmartthings Integration Stopped Working
@MRV wrote: I had Smartthings integration working fine for months. Then it just stopped working. All of my devices showed up as “unavailable” and could not be controlled by HA. But the hub is working...
View ArticleAutomation template: Invalid data for call_service expected int for...
@metaloide wrote: Hi all, Thanks all in advance for you help, this is my first post in the community. I’m facing an automation error that I’m unable to resolve. I’ve tried many combinations and...
View ArticleiCloud integration - Hide if Away from Home
@Markus99 wrote: Been having issues w/ the icloud integration since upgrade to .104.3 - not blaming it on the upgrade, but I used to have it configured in configuration.yaml and it would no longer...
View ArticleDeleting Leading Spaces in YAML
@Tangston311 wrote: My configuration.yaml is starting to get outrageously long so I was thinking of splitting the file into multiple pieces using the !include function for my automations, scripts,...
View ArticleRecurring Issue with an unresponsive frontend
@mnetwork wrote: I have been having an issue for a while where randomly when I try to load Home Assistant on my phone I get stuck at the “Loading Data” screen. Also, I use GPS Logger (Android) to...
View ArticleSpofity media player TypeError: unsupported operand type(s) for &: 'NoneType'...
@luisfosoares wrote: I’m seeing up Spotify for media player but each time I try to stop/pause I get the following error: unsupported operand type(s) for &: ‘NoneType’ and ‘int’ Traceback (most...
View ArticleTemplate error with only light devices
@FutureTense wrote: Very strange: value_template: {{ states.climate.living_room.state }} Output: value_template: heat While the following throws an error value_template: {{...
View ArticleAutomationeditor strange behavior
@kolossboss wrote: Last night I created a simple automation with the Editor. Everything looks good. This morning I waked up and I was wondering why a few devices are triggered. I looked into HA and I...
View ArticleTrigger automation based on date from template
@matejdro wrote: Hello, Is there any way to dynamically trigger automation based on date from template? More specifically, I’m using Google Calendar integration. Calendar sensor has start_time...
View ArticleSunset event and related actions out of sync
@pensionado wrote: I have blinds closing at sunset and I have lights going on 15 minutes before that, but when I look in the logbook, yesterday 15 minutes before sunset happened at 17:00, blinds...
View ArticleWhy is there a GUI and YAML mode for Lovelace settings
@Askarus wrote: What is the reason for Lovelace having a YAML and an GUI mode for settings. When in GUI mode I can edit raw YAML to add elements and the YAML is translated into GUI configuration. So...
View ArticleNoob question: Looking for "components/hassio/__init__.py"
@cpo wrote: Now i feel stupid, i just wanted to rebbot my Hass.io (on Pi) and get this (checking config beforehand): “Platform error sensor.huesensor - No module named...
View Article