Max Prokhorov
21423431ce
Fixed size json payload & other WS bugfixes ( #1843 )
- update every dynamicjsonbuffer with fixed size constructor argument
- change to ws callback registration to use a class builder (just cosmetic)
- test multiple ws data callbacks for each module
- remove some of the static strings in favour of ws data callback
- improve sensor ws callback data size, remove duplicated strings
- use static buffer in wsDebugSend
- postpone wsSend until loop, implement wsPost to allow other modules to queue message callbacks. remove Ticker based ws callbacks for data
- update WebUI files
5 years ago
m-kozlowski
471a6387fb
Separate device name for alexa integration ( #1727 )
Allow defining custom device name for alexa integration, other than hostname.
Still uses hostname as a fallback.
5 years ago
Malachi Soord
c8231860ac
[copyright-update] Update for 2019
5 years ago
Max Prokhorov
3f946692c4
Use built-in fauxmoESP HTTP handler when WEB_SUPPORT=0
5 years ago
Xose Pérez
356be730e2
Added message type to broker
5 years ago
Xose Pérez
f073beaa48
Test support for upcoming fauxmoESP 3.1.0
5 years ago
Xose Pérez
7d09f59952
Handle configure callbacks outside the ws module
6 years ago
Xose Pérez
e002753a2c
Using unreleased fauxmoESP 3.0.0
6 years ago
Xose Pérez
fa20c47f29
Check which keys should be saved and which ones shouldn't ( #730 )
6 years ago
Xose Pérez
b082d14c59
Loop hooks
6 years ago
Xose Pérez
2dc2b7d176
Checking code with cppcheck
6 years ago
Xose Pérez
e165c578a5
Normalize code
6 years ago
qubeck
0f948e0498
changed alexa change propagation to a queue based impl. to be more efficient
6 years ago
qubeck
75d9f34be6
Introduced alexa device separation via explicit mapping to prevent a race condition on fast changes (e.g. on alexa group state change)
6 years ago
Xose Pérez
af805ab045
Update copyright notices
6 years ago
Xose Pérez
3518a7bc5e
Websocket callbacks (part 2)
7 years ago
Xose Pérez
7b101f6791
Websocket callbacks
7 years ago
Xose Pérez
462204b368
Rename influxDB methods
7 years ago
Xose Pérez
c2bcd86260
Update fauxmoESP library
7 years ago
Xose Pérez
75302719fa
Testing fauxmoESP 2.2.0 in beta
7 years ago
Xose Pérez
1c5ebd3e08
Refactoring build flag names
7 years ago