Commit graph

7 commits

Author SHA1 Message Date
Bendodroid ccf3981d8d docs: Improve log output for missing config 2024-08-03 22:18:47 +02:00
Bendodroid 732045645a refactor!: Change config path env var name 2024-08-03 22:18:41 +02:00
Bendodroid 8c1adae040
Rename module 2024-05-26 20:52:15 +02:00
Bendodroid 9166a78fb7
Add -c flag to specify list of config files
- Environment variable also accepts comma-separated list
  - Overwrites cli arguments
2024-01-14 21:56:11 +01:00
Bendodroid 6e1a8ac0e6
Initialize sensors map with static parts when parsing config 2024-01-14 01:02:30 +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
Bendodroid 4b41acfa7b
Major Refactoring
- Move components to separate packages
- Fix HTTP header for 401 response
- Add documentation
2023-11-09 22:30:03 +01:00