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
Is your feature request related to a problem? Please describe.
It'd be so cool to take data from the sim and send it to an MQTT server for automation purposes.
Simple example: get the time of day from the sim and use it to control the brightness of your gaming room lights to match the actual outdoor brightness.
Describe the solution you'd like
MQTT as an output type
Additional context
Super basic proof of concept works. This would follow the same pattern as WebSockets and should be done after that work is merged.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
It'd be so cool to take data from the sim and send it to an MQTT server for automation purposes.
Simple example: get the time of day from the sim and use it to control the brightness of your gaming room lights to match the actual outdoor brightness.
Describe the solution you'd like
MQTT as an output type
Additional context
Super basic proof of concept works. This would follow the same pattern as WebSockets and should be done after that work is merged.
The text was updated successfully, but these errors were encountered: