this post was submitted on 20 Feb 2024
12 points (100.0% liked)

homeassistant

15814 readers
6 users here now

Home Assistant is open source home automation that puts local control and privacy first.
Powered by a worldwide community of tinkerers and DIY enthusiasts.

Home Assistant can be self-installed on ProxMox, Raspberry Pi, or even purchased pre-installed: Home Assistant: Installation

Discussion of Home-Assistant adjacent topics is absolutely fine, within reason.
If you're not sure, DM @GreatAlbatross@feddit.uk

founded 2 years ago
MODERATORS
 

I have a robot vaccum that sends an alert to HA when it's done cleaning or when it encounters a problem. How can I intercept or re-route those notificiations? I want to post them to Matrix, which I do have an integration for.

Thanks for assistance.

you are viewing a single comment's thread
view the rest of the comments
[–] paf@jlai.lu 9 points 2 years ago

I don't use matrix so cannot answer with precision but you can create an automation and use vacuum state as trigger (ex: from cleaning to dock) and use notify platform to send to matrix whatever message you want