Commit graph

37 commits

Author SHA1 Message Date
7bb61ea905 Fixed http methods 2024-05-02 18:08:14 +02:00
63e1c29e52 Fixed edge case response 2024-05-02 18:05:40 +02:00
dd3264365c Added return values for each endpoint 2024-05-02 18:03:44 +02:00
10255b966b Fixed data missing case 2024-05-02 18:02:03 +02:00
368052f713 Added history endpoints 2024-05-02 18:00:27 +02:00
5e3261d1f7 Added latest endpoint 2024-05-02 17:53:49 +02:00
7b21fa130f Added tags 2024-05-02 17:49:06 +02:00
8916835654 Added calibration endpoints 2024-05-02 17:48:37 +02:00
918a0fa04c Fixed bettwaage csv insert 2024-05-02 17:40:11 +02:00
ee5de34647 Fixed file insert 2024-05-02 17:39:06 +02:00
30efc2b405 Fixed format string 2024-05-02 17:38:10 +02:00
07fe365709 Fixed format string 2024-05-02 17:36:34 +02:00
47bd8c2fdd Added basic bettwaage endpoints 2024-05-02 17:31:38 +02:00
6bc569b794 Implemented basic philips hue endpoints to server 2023-12-11 00:25:20 +01:00
b9cb12a2d1 Heavily reduced complexity to start of new 2023-12-10 01:57:23 +01:00
Max
aec000de81
Update README.md 2023-10-08 02:06:26 +02:00
4c535a58f1 Merge branch 'master' of https://github.com/mgfcf/MaSH 2023-10-08 01:58:47 +02:00
5819ed5533 Some filter stuff 2023-10-08 01:56:10 +02:00
8a5b86f7f3 Restructures devices, and breaks group implementation 2022-11-09 20:08:41 +01:00
54eb509d4f Refines config parser and gives basic structure for overall framework 2022-11-04 14:35:31 +01:00
6ee324095e Separates old files 2022-11-04 14:34:56 +01:00
f83c6d0570 Fixes unbound import of dependency 2022-11-04 09:19:18 +01:00
9483b98e34 Fixes typing 2022-11-04 09:07:30 +01:00
9ec399a714 Updates gitignore 2022-11-04 09:07:17 +01:00
f8cdd0f94d Formatting 2022-11-04 09:03:53 +01:00
069ee75bf3 Adds exception when no device is found 2022-11-04 09:03:18 +01:00
0b247755d3 Basic concept of home 2022-11-02 12:54:59 +01:00
457f4484f8 Better separation of concepts for transition between devices and groups 2022-11-02 12:54:41 +01:00
f95f8c7d19 Hot reloader for config structure 2022-10-28 09:30:40 +02:00
c2f4765c09 Refined config template 2022-10-28 09:30:24 +02:00
bfbd3a2833 Defined some basic models and thought about a config file 2022-10-19 03:43:58 +02:00
9416ab4ab7 Created gitignore 2022-10-17 16:25:36 +02:00
Max
dffa83870d Progrezz 2022-08-06 00:51:03 +02:00
Max
087978d1ac Fixes package 2022-08-06 00:19:14 +02:00
Max
e31c3c2e12 Removes cache 2022-08-06 00:18:12 +02:00
Max
e9db6ec497 Created proper sensor package 2022-08-06 00:11:53 +02:00
Max
4886983f96 first commit 2022-08-05 23:45:25 +02:00