#```yml
1 messages ยท Page 1 of 1 (latest)
Whoops. Messed up the title of the thread.
Anyways, this works for me and lists the devices:
service: notify.mobile_app_bologna
data:
message: '{{ sensors }}'
title: Test
Awesome! Thanks alot ๐
So basically, the whole could would be:
alias: New Automation
description: ''
use_blueprint:
path: sbyx/low-battery-level-detection-notification-for-all-battery-sensors.yaml
input:
actions:
- service: notify.mobile_app_sm_g780f
data:
message: '{{ sensors }}
title: test
Yep, just don't forget your closing quote on {{ sensors }}
tried to set state of my phone to 15% but didnt get any alarm hmm
That may be because the automation is set to run daily at 10AM by default. Go to Automations and click "Run Actions" (on your new automation)
If you remember the previous state, you can set the state back using developer tools, otherwise it'll just update itself the next time your phone drops a battery percentage or something
Cool thanks!
There's so much to learn. But already I enjoy it alot! Very useful to have
the Home Assistant
Oh yeah, I love it. I'm just now getting into the nitty-gritty, so I'm trying to keep active on this channel so I can learn by answering people's questions.
Here's my setup: https://imgur.com/a/ozpIfhs
Cool, a map of the house looks cool
how do you use that?
how do you the + and - under the TV bar?
I get those settings when I press the dots in the corner of the Card, but would be cool to have those visible
For the volume I have it hooked up with an IR controller, the RM4 Mini. The map of the house is for my robot vacuum, it's a Xiaomi Cloud Map Extractor integration + Lovelace Xiaomi Vacuum Card
Cool thx
I notice in my logbook that some of my automations that should only be triggered when my larm is shown as "turned on" .. what does that mean?
and in between some says "became unavaliable"
Hmm, can you screenshot it and show me? I'm not sure what you mean
They seem to work and do trigger when they should.. just say this and it looked strange
Hmmm, yeah that's odd. Turning on I think is the automation running, but idk why it would ever become unavailable. Maybe an entity that it relies on went unavailable or off?
this one is set to trigger when the alarm is on... so shouldnt even be on now:
https://ibb.co/4YyGsT5
hm right
all the entitys I use atm is from other systems in the house trough the wifi
the temp sensors for example is via my alarm system, my fire detectors in the alarm have both temp and humidity. They do only update once per hour
When I look at the code for the automations I can see that they have added "device id", is that needed? What is that?
- condition: device
device_id: 33912740f2034a930bd7b01f5d0fd21a
domain: climate
entity_id: climate.daikinap42587
type: is_hvac_mode
hvac_mode: heat