PPG can now be installed directly on HomeAssistant with "one click"
https://github.com/felipecrs/python-protocol-gateway-hass-addon/tree/master
IMPORTANT - READ BEFORE UPDATING
this effects people not using HA Discovery.
state topics have been changed to include device serial numbers; this should have been the case from the begining but wasn't.
this change fixes multiple transports to sending to a single MQTT transport.
small bug fixes
improve debug info
added srne v1.7 protocol 08f501a
update srne v1.9 protocol f713c98
added "write only" register write mode fcb08f6
added protocol "override" features 8ac4a56 46094b4
some house keeping
ha discovery bug fix - was adding a empty topic 25cf596
What's Changed
- Fix invalid regex syntax by @felipecrs in #67
- Fix names with hyphens in SRNE v1.96 by @felipecrs in #66
- V1.1.7 by @HotNoob in #69
New Contributors
- @felipecrs made their first contribution in #67
Full Changelog: v1.1.6...v1.1.7