You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would to create a module which observes attributes of a device and triggers relays when receiving notifications from the device.
I think it can be a simple controller but:
-it wil have to subscribe to attributes and/or events
-according to the values it receives, activates physical relays (2)
My goal is to monitor a thermostat which supports Matter controllers in order to drive a specific heater system. Is this possible ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I would to create a module which observes attributes of a device and triggers relays when receiving notifications from the device.
I think it can be a simple controller but:
-it wil have to subscribe to attributes and/or events
-according to the values it receives, activates physical relays (2)
My goal is to monitor a thermostat which supports Matter controllers in order to drive a specific heater system. Is this possible ?
Beta Was this translation helpful? Give feedback.
All reactions