Commit graph

9 commits

Author SHA1 Message Date
schinken
b80294291e Make ArduinoOTA optional 2022-03-15 17:48:29 +01:00
schinken
9217483abc Cleanup code; Don't use String, SimpleTimer anymore 2022-03-15 17:40:28 +01:00
schinken
975ba1cd34 Reverted to 6dc7b63a55 2022-03-15 16:29:17 +01:00
Hypfer
8a47d2a644 Major Rewrite 2020-09-26 17:34:24 +02:00
hem@hdk
0c10ef4ba9
Fix custom hostname (#2)
- Changed HOSTNAME to constant macro definition so it is properly evaluated via #ifdef directive.

- Increased max. hostname length to 24 characters.
2020-09-23 13:10:11 +02:00
Hypfer
12c10a1d88 Added WifiManager and Home Assistant Autodiscovery 2020-06-28 14:36:37 +02:00
schinken
6f2dd1b703 Use constants instead of static strings 2017-03-11 11:39:51 +01:00
schinken
3c78d20461 Add OTA 2017-03-05 17:32:39 +01:00
schinken
4823f0a36b Ignore settings.h; Add settings.h.example 2016-02-20 22:21:16 +01:00