Commit Graph

17 Commits

Author SHA1 Message Date
Theo Arends dcbb3f1e0e Happy New Year 2021-01-01 13:44:04 +01:00
Theo Arends fa7fdbd51a Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
2020-11-06 17:09:13 +01:00
Theo Arends af5082320d Use global struct 2020-10-30 12:29:48 +01:00
Theo Arends 582c32f5b9 Add support for EZO EC sensor
Add support for EZO EC sensors by Christopher Tremblay (#9613)
2020-10-24 12:41:08 +02:00
Theo Arends f3498f031b Fixed ESP32 Webcam broken
Fixed ESP32 Webcam broken regression from #9590
2020-10-23 17:55:07 +02:00
Stephan Hadinger 1af525619a Webserver->on() optimization phase 2 2020-10-20 18:56:18 +02:00
gemu2015 586fee6745 initial rtsp support
#define ENABLE_RTSPSERVER
2020-10-19 07:26:42 +02:00
Theo Arends da87918d51 Fix ESP32 ethernet hostname 2020-06-18 17:47:29 +02:00
Theo Arends 63f8a2aafd Fix ESP32 network checks
Fix ESP32 network checks (#8503)
2020-06-18 10:18:49 +02:00
Theo Arends b12dbb893c Add info text on cam init 2020-05-25 17:52:31 +02:00
Theo Arends 2e88ced738 Fix exception due to webcam problem
Fix exception due to webcam problem (#8534)
2020-05-25 17:25:47 +02:00
Theo Arends af32b3f5e5 Add ESP32 configuration webcam 2020-05-12 15:42:16 +02:00
Theo Arends 7078466e7c Refactor webcam 2020-05-12 14:30:07 +02:00
gemu2015 a6aad08a5e webcam bugfix and some cleanup 2020-05-12 08:14:58 +02:00
Theo Arends 4d84a02b5f Add /snapshot.jpg link to webcam 2020-05-10 17:52:28 +02:00
Theo Arends f66a0ee561 Add Webcam commands 2020-05-08 17:17:09 +02:00
Theo Arends 2fbad7b389 Change webcam driver number
Change webcam driver number as ESP32 driver only starting now from 81.
2020-05-07 16:53:56 +02:00