Whatever would have been wrong with
service: homeassistant.turn_off
area_id: area.living_room
?
Whatever would have been wrong with
service: homeassistant.turn_off
area_id: area.living_room
?
I wouldnât say the article is bad but itâs not review in my opinion.
Itâs more a comparison to something that few has any clues about.
Kind of like if an astronaut was comparing switches, tools and interfaces from a moon lander with pretty much anything.
It distances you from the review and all you see is a biased opinion where you have no way to check if what is said is remotely true.
But I find it funny that in the end it says:
How do we set a static IP address for an RPi running HA? It doesnât look to be a simple process
That has nothing to do with the raspberry or HA, someone with all the (on paper) knowledge as him should know that.
Made me giggle a little.
He is using HassOS so yes it is a bit complicated (no UI). Also, the documentation is not that easy to find
If you want to set a static IP then itâs easier to do so in your router. YMMV.
Well it is not static then (manual config) but fixed (DHCP reservation)
The impression I have is they were never intended to be used in any other way. Iâm certain Paulus said that but I canât find a citation so I may be mistaken. Nevertheless, they are undeniably unwieldy to use when composing YAML-based automations.
Iâll admit I used âa trip the .storage
directoryâ for dramatic effect. Both area_id
and device_id
are visible in the URL when displaying the Area and Device views, respectively. Thatâs currently the most convenient way that I know how to get those values. However, device_id
should probably be revealed in the same way as you described area_id
is shown (in a popup).
I donât see this option when I add an automation, how do I enable this?
Thatâs pretty cool about area_id
in actions though, I didnât know that. Youâre right, that is a big improvement.