|
|
545a6fd2f6
|
reduce memory usage by using string for battery percentage template
defined at compile time
|
2025-10-06 18:39:51 +02:00 |
|
|
|
57b9494c98
|
add helper methods for creating typical battery sensors for rc devices
|
2025-10-06 18:39:51 +02:00 |
|
|
|
0a228df07d
|
create rc devices typical battery sensors
|
2025-10-06 18:39:51 +02:00 |
|
|
|
264c1c1e80
|
separate rc-gateway devices
|
2025-10-06 18:39:51 +02:00 |
|
|
|
daa4b9bee0
|
add Wifi info
|
2025-10-06 18:39:14 +02:00 |
|
|
|
6edcafe27c
|
adjust battery percent formula: max 3.3V and min 2.7V (the minimum voltage required by ATTiny85)
|
2025-10-03 10:58:14 +02:00 |
|
|
|
f245443a4d
|
add presence sensor into rc-gateway
|
2025-10-02 16:57:02 +02:00 |
|
|
|
77422d5f59
|
use wrapper class for SensorId and overload operators so that it can be used both as number and string
|
2025-10-02 16:56:52 +02:00 |
|
|
|
89da9a80e8
|
re-organize:
- move code for all devices in dedicated folder
- move code for gateway in the root folder
|
2025-09-20 10:00:42 +02:00 |
|