Max Prokhorov
d0a137ce94
Test: move travis boards outside of hardware header ( #1943 )
* travis: move build flags tests outside of hardware header
* mqtt: fix typo
* travis: use files instead of bundling test cases into script
* fixup! travis: use files instead of bundling test cases into script
* fix variable expansion, remove custom h at the end
* add ade7953 to sensors list
* custom.h path as variable
* shellcheck
* fix printf syntax, silent again
* fix bash 4.3 treating empty array as unset variable
5 years ago
Pavel S
228fba5b3a
Enable multiple Digital & Events sensors ( #1832 )
* enable multiple Digital, Events & PulseMeter
* delete SPI dependency
* back to only one PulseMeter
* deprecared pins
5 years ago
Xose Pérez
88e2ecccce
Improve memory info
6 years ago
Xose Pérez
d476557329
Move string parts to progmem
6 years ago
Maxim Prokhorov
e326fbe09f
hostname/password length requirements
* fix webui regexp and input length limits
* explain requirements in webui and headers
6 years ago
Xose Pérez
ea1207195c
Initial -untested- support for Xiaomi Smart Desk Lamp ( #884 ) and rotary encoders
6 years ago
Xose Pérez
76c1e48ab5
Update CHANGELOG and README to 1.13.1
6 years ago
Xose Pérez
81eb809d4f
Support for Smart Config via JustWifi
6 years ago
Maxim Prokhorov
bba4073a4f
Do not use underscore in SSID / hostname
6 years ago
Xose Pérez
e6570fe1bb
Triple click to enter WPS mode, fast LED blinking
6 years ago
Lazar Obradovic
69cbb056a3
isolate PROGMEM
Isolated dependencies
sensors dependencies
enums, macros and prototypes.
I2C dependencies moved to actual sensor files.
definitelly redefine
6 years ago
Maxim Prokhorov
922096e9da
Build-time default value for hostname
6 years ago
Xose Pérez
4029ee73da
Trying to fix some issues reported by codacy
6 years ago
Xose Pérez
1a68f89bbf
Fix mqtt group sync with different switches sharing same group
7 years ago