#Communication with HA
1 messages · Page 1 of 1 (latest)
So I'd imagine I'd need to write an integration to allow anything that happens in HA to be able to be mapped to one of five event levels (Debug/Trace, Info, Warn, Error, or Fatal) and allow the event and the level be exposed to other devices (and while there will be default event levels, they can be customised by the user), and then from there take that event info + level and expose it to my app