9a6c229b1d
* Refactor mysensors message handling * Add handler module and register handlers per message type or message sub-type. This will allow easier extension of message handling in the future. * Move some common functions to a helpers module. * Add node handler and signal * Fix inconsistent return * Upgrade pymysensors to 0.18.0 * Fix bug in message modification. |
||
---|---|---|
.. | ||
__init__.py | ||
const.py | ||
device.py | ||
gateway.py | ||
handler.py | ||
helpers.py |