Bendodroid
|
2495ce5808
|
Remove superfluous WriteHeader calls
|
2024-01-15 22:20:53 +01:00 |
|
Bendodroid
|
70b2e8069b
|
Only pass State struct pointer to StateOpen, not entire response
|
2024-01-14 02:02:58 +01:00 |
|
Bendodroid
|
38710484f9
|
Generate HTTP endpoints for environment sensors
- Move update request sanity checks to new method in handlers/util.go
- Change EnvironmentSensor.Value type because ParseFloat returns float64
|
2024-01-14 01:10:38 +01:00 |
|
Bendodroid
|
b2f62c7bb0
|
First implementation of new config format
- Functionally equivalent to old version at present
- Temperature and Humidity sensors not handled yet
- Moved HTTP handlers around
|
2024-01-13 23:27:24 +01:00 |
|