Skip to content

Python Protocol Gateway v1.1.7

Latest
Compare
Choose a tag to compare
@HotNoob HotNoob released this 13 Nov 19:20
11bce70

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

New Contributors

Full Changelog: v1.1.6...v1.1.7