mhemeryck / hausmaus

hausmaus
MIT License
0 stars 0 forks source link

2 file event threads #4

Closed mhemeryck closed 1 year ago

mhemeryck commented 1 year ago

Minimally working hausmaus!

2 flows implemented, both which are running at the same time:

  1. sysfs file polling to MQTT publish (publish to a state topic)
  2. MQTT subscribe and handle by writing to sysfs file (subscribe to command topic)