Chris Mullins
|
19843908d8
Fix #277: restart ESP after config portal times out (#278)
|
7 years ago |
Chris Mullins
|
0342315924
v1.7.0 release (#275)
|
7 years ago |
Chris Mullins
|
ea7b6d6c3c
Revert "Add LED status to indicate wifi condition and packet handling (#229)" (#240)
|
7 years ago |
Chris
|
a5364b488b
Add LED status to indicate wifi condition and packet handling (#229)
|
7 years ago |
Christopher Mullins
|
5fd83f1256
get rid of extraneous prints
|
8 years ago |
Christopher Mullins
|
b972791c5d
Disable state updates until entire command has been processed
|
8 years ago |
Christopher Mullins
|
3a761d1837
Implement state key filter
|
8 years ago |
Christopher Mullins
|
01efa2302f
Don't consider unclassifiable packets an error (happens when packets are received on wrong channel)
|
8 years ago |
Christopher Mullins
|
63e4acacca
fix state not getting handled when MQTT isnt enabled
|
8 years ago |
Chris Mullins
|
4b4293cca0
configurable throttle parameters
|
8 years ago |
Chris Mullins
|
fb088d7cb0
set timeout for config portal
|
8 years ago |
Chris Mullins
|
46aa12f217
rate limit state flushes; add debug
|
8 years ago |
Chris Mullins
|
8373bb388c
fan out group 0 to all groups
|
8 years ago |
Chris Mullins
|
b6c0c430ea
More appropriate name for GroupId (BulbId)
|
8 years ago |
Chris Mullins
|
b0a076828e
Bug fix - packet repeats not correctly applied when settings are saved
|
8 years ago |
Chris Mullins
|
8db6253332
implement state updates rate limiting
|
8 years ago |
Chris Mullins
|
cd3110d16c
return reference instead of pointer
|
8 years ago |
Chris Mullins
|
ef6d2d5801
Merge branch 'v1.6.0' of github.com:sidoh/esp8266_milight_hub into state_persistence
|
8 years ago |
Chris Mullins
|
d991d45fd6
Merge pull request #125 from speendo/master
|
8 years ago |
Marcel Jira
|
f32c2abfcc
Added a WiFi password for security reasons. This should solve #123
|
8 years ago |
Chris Mullins
|
99732e557e
this is causing more trouble than its worth
|
8 years ago |
Chris Mullins
|
77747052e1
always forward commands, but dont duplicate state
|
8 years ago |
Chris Mullins
|
52b910abe3
test for changes when applying new state
|
8 years ago |
Chris Mullins
|
7a2ee3e13c
configurable flush interval
|
8 years ago |
Chris Mullins
|
f5d16feae8
separate topic for full state (commands/deltas sent to updates topic)
|
8 years ago |
Chris Mullins
|
ac9216363f
add explicit import
|
8 years ago |
Chris Mullins
|
8e103054eb
reorder includes
|
8 years ago |
Chris Mullins
|
e3a0ecab9d
REST endpoint to get bulb state
|
8 years ago |
Chris Mullins
|
7026cd25d8
right constant; cache 10 instead of 100
|
8 years ago |
Chris Mullins
|
877a8612a9
flag for number of persistent items
|
8 years ago |