Chris Mullins
|
7a4e39103a
Merge pull request #463 from sidoh/simple_mqtt_client_status
|
6 年之前 |
Christopher Mullins
|
2b54ba9af9
Add simple client status message documentation to README
|
6 年之前 |
Christopher Mullins
|
273d385262
Respect simple client status message setting, add test to ensure it behaves properly
|
6 年之前 |
Christopher Mullins
|
22e3d42f22
Add new simple client status mode setting to web UI
|
6 年之前 |
Christopher Mullins
|
c80346f2e1
Add setting for simple MQTT client status messages, and test to ensure that it is persisted
|
6 年之前 |
Chris Mullins
|
c95851db37
Merge pull request #461 from sidoh/fix_cct_rgb_night_mode
|
6 年之前 |
Christopher Mullins
|
c0ded15bfb
add more tests for night_mode
|
6 年之前 |
Christopher Mullins
|
af0e3fe005
Special handling for night mode when patching state
|
6 年之前 |
Christopher Mullins
|
c1419dbc62
Fix night_mode parsing for RGBW packet parser
|
6 年之前 |
Christopher Mullins
|
355645830d
Only turn bulbs off if they aren't already off
|
6 年之前 |
Christopher Mullins
|
592242fbd4
Add night_mode to CCT command parser
|
6 年之前 |
Chris Mullins
|
ba9aa46f9d
Internal improvements: upgrade to ArduinoJson v6, use upstream HTTP lib, etc... (#458)
|
6 年之前 |
Chris Mullins
|
a050b19f49
Fix regression: state should not get updated unless bulb is on (#447)
|
6 年之前 |
Chris Mullins
|
2f5f02c288
Use newly minted upstream library for REST route handling (#445)
|
6 年之前 |
Christopher Mullins
|
46af6d1778
add d1_mini_pro
|
6 年之前 |
Christopher Mullins
|
c71bdb5f4c
Resolve conflicts
|
6 年之前 |
Chris Mullins
|
12c74ca834
Add warning about upgrading, convenience link to backup settings (#443)
|
6 年之前 |
Christopher Mullins
|
3e2a1517ac
Merge branch '1.9.0' of github.com:sidoh/esp8266_milight_hub into 1.9.0
|
6 年之前 |
Chris Mullins
|
0e63c2d6c4
Fix bug in patch state (#441)
|
6 年之前 |
Christopher Mullins
|
954fe6c699
add test for brightness
|
6 年之前 |
Chris Mullins
|
d18a4a40e4
Fix night mode behavior under 1.9.0, add test (#440)
|
6 年之前 |
Chris Mullins
|
cc087aee3a
add UDP tests (#438)
|
6 年之前 |
Christopher Mullins
|
632874270f
Update README with new client status parameter
|
6 年之前 |
Chris Mullins
|
6659728932
Use single topic for MQTT client status (LWT, birth, etc.) (#435)
|
6 年之前 |
Christopher Mullins
|
b5072eb23d
add sample output to readme
|
6 年之前 |
Christopher Mullins
|
303271e542
add rspec
|
6 年之前 |
Chris Mullins
|
400ced949b
Add support for :dec_device_id and :hex_device_id in command topic (#431)
|
6 年之前 |
Chris Mullins
|
b947a00ff7
Publish blank messages when state is deleted. This clears retained MQTT state (#430)
|
6 年之前 |
Christopher Mullins
|
c33bf30220
No idea why this is necessary...
|
6 年之前 |
Christopher Mullins
|
25b9ec9ac9
use upstream RF24 library and update
|
6 年之前 |