|
1b49d4e023
|
Added basic database models
|
2024-06-19 02:38:17 +02:00 |
|
|
7bc79139f0
|
Starting in db storage
|
2024-06-12 01:21:29 +02:00 |
|
|
72f206c8cd
|
Merge branch 'master' into bettwaage-sidequest
|
2024-06-07 23:38:30 +02:00 |
|
|
679a6c2e25
|
Implemented sexy mode flag
|
2024-06-07 23:32:56 +02:00 |
|
|
ddf32f02b2
|
Removed some verbosity from the bed
|
2024-05-16 17:26:12 +02:00 |
|
|
be56ad1956
|
Relaxed time intervals for device tracking
|
2024-05-09 03:08:22 +02:00 |
|
|
dbf11551c5
|
Fixed typo, Improved away mode trigger mechanism
|
2024-05-09 02:43:17 +02:00 |
|
|
ab249a679d
|
Maybe fixing background task for fritz
|
2024-05-09 02:33:53 +02:00 |
|
|
a32ad26d0b
|
Maybe some improvements
|
2024-05-09 02:29:44 +02:00 |
|
|
c7932b2a71
|
Implemented network api for devices away mode
|
2024-05-08 22:10:52 +02:00 |
|
|
33617ec7a3
|
Improved handling of show_time
|
2024-05-07 14:41:00 +02:00 |
|
|
35443b7cc8
|
Added sanity check to clean up data
|
2024-05-07 00:04:31 +02:00 |
|
|
4fb7c8b461
|
Fixed exception on start up
|
2024-05-07 00:03:31 +02:00 |
|
|
2eaa5fd14e
|
Fixed scale
|
2024-05-06 23:22:13 +02:00 |
|
|
139f2f6427
|
Improved warning patterns
|
2024-05-06 23:13:53 +02:00 |
|
|
0280825b9d
|
Fixed scale countdown
|
2024-05-06 23:13:06 +02:00 |
|
|
49c641cb46
|
Fixed global empty_weight
|
2024-05-06 23:06:51 +02:00 |
|
|
a723ccf2f8
|
Fixed scale
|
2024-05-06 23:06:04 +02:00 |
|
|
abd9ec221c
|
Fixed cluster call
|
2024-05-06 23:04:49 +02:00 |
|
|
dc22afdfc8
|
Fixed math.abs not found
|
2024-05-06 23:02:37 +02:00 |
|
|
42b593f7f3
|
Added exception logging
|
2024-05-06 23:00:02 +02:00 |
|
|
1779517c0f
|
Added more logging
|
2024-05-06 22:58:43 +02:00 |
|
|
1b5c73127e
|
Added logging
|
2024-05-06 22:56:01 +02:00 |
|
|
7736ff0397
|
BL available
|
2024-05-06 22:48:30 +02:00 |
|
|
fa4acda10d
|
Fixed local history being deleted
|
2024-05-06 22:28:35 +02:00 |
|
|
c4e302aef2
|
Fixed warning active flag
|
2024-05-06 22:23:32 +02:00 |
|
|
9a9d40db82
|
Fixed file create logic
|
2024-05-06 22:22:13 +02:00 |
|
|
1819c9db9e
|
Fixed contrast reference
|
2024-05-06 22:14:34 +02:00 |
|
|
78a5b3d8ca
|
Fixed some type problems with local history
|
2024-05-06 22:13:57 +02:00 |
|
|
07c6ff492e
|
Adjusted bed measurement frequency to 1 hz
|
2024-05-06 22:11:24 +02:00 |
|
|
ab5a192524
|
Fixed format string quotes
|
2024-05-06 22:07:30 +02:00 |
|
|
3ced1992a5
|
Fixed relative import
|
2024-05-06 22:05:21 +02:00 |
|
|
f6b6e99457
|
Integrated bed scale
|
2024-05-06 22:00:54 +02:00 |
|
|
d90463069a
|
Renamed src folder back to src
|
2024-05-06 15:26:24 +02:00 |
|
|
c823f2a40a
|
Preparing for merge with old smart home
|
2024-05-06 15:20:14 +02:00 |
|
|
5bc507f38a
|
Fixed add endpoint
|
2024-05-02 18:29:44 +02:00 |
|
|
eac465e1a8
|
Maybe fixed write endpoint?
|
2024-05-02 18:27:38 +02:00 |
|
|
ed1f6a7475
|
Fixed delete file endpoint
|
2024-05-02 18:17:42 +02:00 |
|
|
2ac70ddac6
|
Hopefully fixed write endpoint
|
2024-05-02 18:16:39 +02:00 |
|
|
cc8eb0c2a3
|
Fixed wrong word in response
|
2024-05-02 18:12:25 +02:00 |
|
|
636b14f206
|
Fixed history endpoint
|
2024-05-02 18:10:12 +02:00 |
|
|
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 |
|