59 Commits

Author SHA1 Message Date
af85295bb2 fix wifi disable 2021-12-31 09:22:21 +01:00
db9cd46ab5 make wifi_always_on configurable 2021-12-30 21:10:47 +01:00
4e1696bb65 move Wifi credentials outside 2021-12-30 21:10:44 +01:00
8622090cf8 round temperature precision to 1 digit 2021-12-30 20:30:11 +01:00
185c2a743c different display times for temperature and others 2021-12-30 20:29:33 +01:00
f26a0f7a7d increase display time to 5s 2021-12-24 15:04:46 +01:00
fd3f32ca70 optimisation: run task once to disable wifi 2021-12-11 14:29:30 +01:00
84f97d9da4 fix bug wtih sleep 2021-12-11 11:24:43 +01:00
b437c5746e add button to display temperature 2021-12-11 11:16:22 +01:00
a1b0481416 publish bmp280 data
- temperature
- pressure
- altitude
2021-12-10 09:22:11 +01:00
fb06940cd1 display temp 2021-12-09 22:49:27 +01:00
6897fd497e use initial delay for wifi check test 2021-12-09 13:30:51 +01:00
be01072986 fix wifi reconnection event 2021-12-09 12:29:21 +01:00
07c2e67a8f refactor display methods 2021-12-08 18:08:40 +01:00
c676c9215d add BMP280 and display temperature 2021-12-08 09:57:27 +01:00
d0590d736b add functionality to display text commands 2021-12-08 09:49:46 +01:00
aa1c548551 optimise wifi events 2021-12-08 09:46:18 +01:00
d69027658b move loop tasks in their own namespaces 2021-12-08 09:46:11 +01:00
9e118cc1b9 refactor display 2021-12-08 09:39:19 +01:00
534cf4ba28 change texts 2021-12-08 09:06:03 +01:00
5a8e015b14 display temp 2021-12-07 23:36:24 +01:00
b4c7661c3a Merge branch 'mqtt' into bmp 2021-12-07 23:29:46 +01:00
d3a44cd7d8 display text commands 2021-12-07 23:21:34 +01:00
7cca316b53 add bmp 2021-12-07 22:48:41 +01:00
5346e3f5a6 display text commands 2021-12-07 20:20:03 +01:00
50b2a11ec1 add functionality to display text 2021-12-07 14:39:29 +01:00
72b654bb7f simplify wifi reconnect 2021-12-07 11:45:54 +01:00
24dee5c4ec optimise wifi disconnect check 2021-12-07 11:40:48 +01:00
900cf664b4 move loop tasks in their namespaces 2021-12-07 10:53:43 +01:00
3df68fbc8b refactor display value logic 2021-12-07 10:36:32 +01:00
176984dfa5 put Ir::loop into a task 2021-12-07 10:14:15 +01:00
6b3df25fd5 display command 2021-12-07 09:25:59 +01:00
4f9d75034a small improvements 2021-12-06 22:54:01 +01:00
a1151db62a and change name to queue 2021-12-06 16:06:42 +01:00
cafe4ec84f encapsulate commands into struct 2021-12-06 16:00:52 +01:00
167606a19e extract Mqtt functionality outside Ir 2021-12-06 14:58:28 +01:00
25dcda2dfa use events for Wifi 2021-12-06 09:15:31 +01:00
f807698cdd use TaskScheduler
- use task for displaying colon
- update display only when minute changes
2021-12-05 13:23:19 +01:00
633f2eb2de set hostname 2021-12-05 11:53:15 +01:00
854b4a60b9 move Ir logic into its own loop 2021-12-05 11:29:24 +01:00
eb29c2203d refactor to use namespaces 2021-12-05 11:14:29 +01:00
584e1ffc4e esp_clock: use directive to enable/disable IR 2021-11-19 21:09:29 +01:00
bab484f357 add support for IR commands and publish them on MQTT 2021-05-09 08:12:13 +02:00
8f6f100fbb use better name for stay connected constant 2020-11-04 16:57:30 +01:00
03a1fc0e21 optimize OTA handling 2020-11-04 00:39:16 +01:00
35440ecca0 refactored into multiple files 2020-11-04 00:27:50 +01:00
aabc35d090 create envs for different uploads types 2020-11-03 18:58:50 +01:00
f5618dccdd switch to IoT 2020-11-03 10:14:48 +01:00
c0f54f2289 keep Wifi connected for 1 min at startup 2020-11-03 10:01:20 +01:00
5ee36054cf add all platformio files 2020-11-03 08:29:03 +01:00