Skip to content

Releases: sidoh/esp8266_milight_hub

1.9.0-rc.4

22 Apr 05:03
1.9.0-rc.4
3e2a151
Compare
Choose a tag to compare
1.9.0-rc.4 Pre-release
Pre-release

Bug fixes

  • ( #440 ) Fix regression in night mode behavior
  • ( #441 ) Fix regression in embedded state tests, edge case in internal state tracking

Improvements

  • Add tests to integration test suite

1.8.8

22 Apr 15:51
1.8.8
12c74ca
Compare
Choose a tag to compare

Improvements

  • ( #443 ) Add a warning in the update modal and a convenience link to backup settings.

Bug fixes

  • Fix version of ArduinoJson to v5 branch

1.9.0-rc3

15 Apr 17:46
1.9.0-rc3
6659728
Compare
Choose a tag to compare
1.9.0-rc3 Pre-release
Pre-release

New features

  • ( #435 ) A single configurable topic is now used for MQTT client status. LWT, birth, and intentional disconnects will now result in a message being published to this topic. This simplifies the previous approach of having separate LWT and birth topics.

1.9.0-rc2

07 Apr 19:08
1.9.0-rc2
400ced9
Compare
Choose a tag to compare
1.9.0-rc2 Pre-release
Pre-release

New features

  • ( #430 ) When state is deleted via the REST API, a blank MQTT message will be published to the corresponding topic, which clears retained state.
  • ( #431 ) Add support for :hex_device_id and :dec_device_id in command topic pattern. Unnecessary given that :device_id supports bot hexadecimal and decimal IDs, but created unnecessary confusion

Improvements

  • Added more tests to the MQTT integration test suite

1.9.0-rc1

07 Apr 05:42
1.9.0-rc1
c33bf30
Compare
Choose a tag to compare
1.9.0-rc1 Pre-release
Pre-release

Bug fixes

  • ( #428 ) Fix regression in scratch state for increment/decrement commands

Improvements

  • Fix deluge of compiler warnings
  • Add tests for more REST routes
  • Upgrade libraries, Arduinio platform to 2.5.0

1.9.0-dev12

01 Apr 05:51
1.9.0-dev12
743fc9f
Compare
Choose a tag to compare
1.9.0-dev12 Pre-release
Pre-release

New features

  • ( #426 ) Improve how state for group 0 is tracked
  • Add support for kelvin command
  • Add DELETE route for group state

1.9.0-dev11

31 Mar 00:34
1.9.0-dev11
9798e2c
Compare
Choose a tag to compare
1.9.0-dev11 Pre-release
Pre-release

New features

  • ( #56 ) Add support for static IP addresses in settings

1.9.0-dev10

24 Mar 04:53
1.9.0-dev10
0956246
Compare
Choose a tag to compare
1.9.0-dev10 Pre-release
Pre-release

New Features

  • ( #418 ) Add support for MQTT birth messages

1.9.0-dev9

17 Mar 18:08
1.9.0-dev9
Compare
Choose a tag to compare
1.9.0-dev9 Pre-release
Pre-release

New Features

  • ( #263 ) Add setting to select which channels packets are sent on
  • ( #263 ) Add setting to select which channel (singular) packets are listened for on
  • ( #416 ) Spruce up Backup/Restore and Update modals in the Web UI (thanks, @jmw6773!)

Improvements

  • ( #414 ) Lock upstream dependency versions. Will prevent build errors when upstream dependencies introduce breaking changes.
  • Add integration test script. Runnable under test/remote with rspec.

1.9.0-dev8

03 Mar 01:10
1.9.0-dev8
3dbfb15
Compare
Choose a tag to compare
1.9.0-dev8 Pre-release
Pre-release

New features

  • ( #404 ) Add toggle command, which toggles on/off state