zivillian / ism7mqtt

GNU General Public License v3.0
49 stars 8 forks source link

ignore system-config-response and always add all devices #73

Closed zivillian closed 8 months ago

zivillian commented 8 months ago

There are additional devices on the bus, which are not reported by the system-config-response. Since the parameter.json was generated by the wolf binaries we can assume that the devices are correct. Some devices also use the same address for reading and writing instead of the default offset -5 - so the parameter.json now also stores the WriteBusAddress from the config run.

fixes #72