Skip to content

Releases: hemtjanst/tradfri-mqtt

Compatability fix

05 Jul 13:30
Compare
Choose a tag to compare
  • Fixed compatibility issues with Trådfri gateway versions 1.15 (see #15 & #16)
  • Updated dependencies

Add mqtt broker username and password options

01 Feb 15:24
Compare
Choose a tag to compare
  • Add mqtt broker username and password options

Bugfix discovery on reset

05 May 23:03
2b2cfa3
Compare
Choose a tag to compare

Fix bug where .well-known/core result was not parsed after reset() being called

Discover all endpoints

05 May 16:43
277991d
Compare
Choose a tag to compare
  • Discover all endpoints using .well-known/core
  • Update dependencies

v0.0.5: Bugfix and custom topics

15 Dec 22:37
Compare
Choose a tag to compare
  • Bugfix: Authentication failed on first run (or every run without --storage or --token)
  • Feature: Added --topicPrefix and --topicCommand options to set custom MQTT topics

Also added a docker image for arm7 (raspberry pi 3+) at bonan/tradfri-mqtt:arm7