#```yml

1 messages ยท Page 1 of 1 (latest)

bold bloom
#

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
thick herald
#

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

bold bloom
#

Yep, just don't forget your closing quote on {{ sensors }}

thick herald
#

tried to set state of my phone to 15% but didnt get any alarm hmm

bold bloom
#

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)

thick herald
#

worked. Awesome! thanks!

#

how do I now set the state to its actually state? ๐Ÿ˜„

bold bloom
#

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

thick herald
#

Cool thanks!

#

There's so much to learn. But already I enjoy it alot! Very useful to have

#

the Home Assistant

bold bloom
#

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

thick herald
#

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

bold bloom
#

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

thick herald
#

Cool thx

thick herald
#

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"

bold bloom
#

Hmm, can you screenshot it and show me? I'm not sure what you mean

thick herald
#

They seem to work and do trigger when they should.. just say this and it looked strange

bold bloom
#

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?

thick herald
#

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