Christopher Mullins
|
e572ca67fe
PROGMEM fixes
|
6 years ago |
Christopher Mullins
|
a504a45b79
Document some radio stuff. Make it easier to switch between 4- and 5-byte syncwords length
|
6 years ago |
Chris Mullins
|
ae6e45f6de
Merge pull request #483 from sidoh/bugfix/rgb_listens
|
6 years ago |
Christopher Mullins
|
e75ccd4a41
Misc cleanup
|
6 years ago |
Christopher Mullins
|
7e9693cf8f
Misc cleanup
|
6 years ago |
Christopher Mullins
|
c5d9174be9
Pre-compute syncword bytes
|
6 years ago |
Christopher Mullins
|
b9230357a2
Remove unused settings
|
6 years ago |
Christopher Mullins
|
d20909db10
Pull out reverseBits into shared lib
|
6 years ago |
Christopher Mullins
|
c09d87f5ed
Update UIs and test to use blocking query parameter
|
6 years ago |
Christopher Mullins
|
713a0bf78d
Make REST state updates non-blocking by default. Add query parameter blockOnQueue to allow them to be blocking if desired.
|
6 years ago |
Christopher Mullins
|
e62e61856b
Add setting to force wifi into 802.11b mode
|
6 years ago |
Christopher Mullins
|
2369105c0a
Don't unnecessarily capture static variable
|
6 years ago |
Christopher Mullins
|
7c262c7724
Add queue size and dropped packets to GET /about
|
6 years ago |
Christopher Mullins
|
11b74ca1bd
update README
|
6 years ago |
Chris Mullins
|
58979b589c
Merge pull request #482 from sidoh/feature/homeassistant_discovery
|
6 years ago |
Christopher Mullins
|
5924422f82
Add sleep -- this was working without before because of debug logging
|
6 years ago |
Christopher Mullins
|
79a88ff7ec
Fix compiler warning
|
6 years ago |
Christopher Mullins
|
220508012b
DRY: expose helper method in MqttClient to bind variables to topic string, use that instead of repeated logic
|
6 years ago |
Christopher Mullins
|
0aefdb9839
DRY: add helper method to generate hex string for device ID
|
6 years ago |
Christopher Mullins
|
db528afb0c
Fix, spruce up tests
|
6 years ago |
Christopher Mullins
|
e51d19bb38
Add support for retained messages in test client
|
6 years ago |
Christopher Mullins
|
b10d676967
Conditionally raise error
|
6 years ago |
Christopher Mullins
|
aaa572b676
Add comment
|
6 years ago |
Christopher Mullins
|
8ae163dbc1
Send longer messages in chunks
|
6 years ago |
Christopher Mullins
|
7dad7f3e84
Fix name generator
|
6 years ago |
Christopher Mullins
|
07e557f5af
Handle removing old discovery IDs
|
6 years ago |
Christopher Mullins
|
eddda7f284
Save deleted group IDs so that they can be processed
|
6 years ago |
Christopher Mullins
|
fea8148775
Expose method to generate compact ID
|
6 years ago |
Christopher Mullins
|
410bcb7b92
Add chunk size constant
|
6 years ago |
Christopher Mullins
|
d2ce61d8b3
Initial pass at HASS discovery client
|
6 years ago |