Commit Graph
3 Commits
Author SHA1 Message Date
Luke Mullan e7de4d8965 Move buzzer init order to fall after config init.
Buzzer can't initialise with correct gpio pin as the config hasn't been initialised yet.
2017-07-02 22:12:43 +10:00
Luke Mullan 7d35538962 Fix **kwargs ommision. 2017-06-28 17:31:52 +10:00
Luke Mullan fc945f093c Change to notification to use message even bus
This will allow any plugin to listen for a notification and respond accordingly.
2017-06-27 14:52:01 +10:00