nibe-mqtt

Nibe MQTT integration to use with HomeAssistant MQTT Autodiscovery

GPL-3.0 License

Downloads
166
Stars
29

Bot releases are hidden (Show)

nibe-mqtt - 0.5.1 Latest Release

Published by yozik04 8 months ago

What's Changed

  • Clamp paho_mqtt dependency as >=1.5.0,<2.0.0. Reason: 2.0.0 has some breaking changes that need some time to bake. #25

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.5.0...0.5.1

nibe-mqtt - 0.5.0

Published by yozik04 9 months ago

What's Changed

  • Updated nibe library to 2.7.0

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.4.0...0.5.0

nibe-mqtt - 0.4.0

Published by yozik04 over 1 year ago

What's Changed

  • Configuration nibe: word_swap setting became optional for NibeGW connection method.
  • Library updated to 2.1.0 changelog.
  • Service announces coils to HomeAssistant after every reconnect to MQTT.

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.3.3...0.4.0

nibe-mqtt - 0.3.3

Published by yozik04 over 1 year ago

nibe-mqtt - 0.3.1

Published by yozik04 almost 2 years ago

What's Changed

  • Updating nibe library to 1.3.1

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.3.0...0.3.1

nibe-mqtt - 0.3.0

Published by yozik04 about 2 years ago

What was changed

  • New nibe lib version 1.0.0 with more sensor data mappings
  • Retry count is not configurable anymore. Lib does automatically 3 retries which is sufficient.
  • Added device classes and state classes for HomeAssistant

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.2.0...0.3.0

nibe-mqtt - 0.2.0

Published by yozik04 about 2 years ago

What's Changed

  • Add word_swap setting into configuration yaml. Should match the setting in Nibe service menu 5.3.11 (modbus settings)
  • Bump Nibe lib version to 0.4.0

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.1.1...0.2.0

nibe-mqtt - 0.1.1

Published by yozik04 about 2 years ago

What's Changed

  • Bump Nibe lib version to 0.3.2
  • Fixing MQTT disconnect callback

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.1.0...0.1.1

nibe-mqtt - 0.1.0

Published by yozik04 over 2 years ago

What's Changed

  • Bump Nibe lib version to 0.3.1
  • Adding retry for read and write commands
  • Support for modbus connection method
  • Don't wait for interval seconds before polling the first time by @rtitmuss in https://github.com/yozik04/nibe-mqtt/pull/2
  • Other small changes

Full Changelog: https://github.com/yozik04/nibe-mqtt/compare/0.0.1...0.1.0

nibe-mqtt - Initial version

Published by yozik04 over 2 years ago

Package Rankings
Top 18.45% on Pypi.org
Related Projects