Hi all,
I’ve had HA for a few months now and I continuously try to get going on it and find myself having no clue what people are doing or where they learned to do it. I’m hoping the response to my question here will be a “go read this” type thing where I can stop asking questions on the obvious elements of HA. But I’m going to start with a specific question.
I have a Philips Dynalite system at home. I have control of rooms and can call presets etc. But I want to start doing things like requesting and responding to presets for certain rooms. I see the " dynalite.request_area_preset" action in the documentation but have this continued sense there something “obvious” with respect to where this info shows up and what I do to handle/respond to it.
One of the most basic functions I’d like to achieve is to have a single toggle button for On/Off in my rooms. Not an on button AND and off button, a single button which turns a room on, or off, based on the condition of the room (preset) at that time.
I have training in programming Dynalite, I can write this as a “task” within that system but I am trying to learn the methods for doing this within HA.
I remember reading a thread about temperature sensors in the system and got this all-to-familiar sense (From stuff like this Dynalite Antumbra Temperature Sensor - #17 by HoundDog) theres a foundation of knowledge here that people on this forum have WRT to how to configure and filter data within the program, MQTT and so on, and I don’t know where I can even begin to build that foundation.
Any direction would be hugely appreciated.