Commit Graph

14 Commits

Author SHA1 Message Date
schinken 387657901d Fix ArduinoOTA 2022-03-17 14:36:36 +01:00
schinken 170ebe13af Add optional pulse mqtt event 2022-03-16 17:07:18 +01:00
schinken 6b361a813b Re-Apply patch from @NKnusperer for default hostname 2022-03-16 16:17:06 +01:00
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
Sören Beye 4e1dbdd2b0
Add startup delays to handle unstable psus 2020-06-28 15:58:05 +02:00
Hypfer 12c10a1d88 Added WifiManager and Home Assistant Autodiscovery 2020-06-28 14:36:37 +02:00
schinken 6dc7b63a55 Add powerup delay 2017-11-11 00:19:12 +01: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 6d88f6c013 Rename ino file 2017-03-04 09:06:37 +01:00
Renamed from GeigerCounter.ino (Browse further)