parent
04fe60eced
commit
1fa9481933
|
@ -337,6 +337,7 @@ FITBIT_DATA_STREAMS:
|
|||
|
||||
# Sensors ------
|
||||
|
||||
# See https://www.rapids.science/latest/features/fitbit-calories-intraday/
|
||||
FITBIT_CALORIES_INTRADAY:
|
||||
CONTAINER: fitbit_data
|
||||
PROVIDERS:
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
# Change Log
|
||||
|
||||
## v1.1.0
|
||||
- Add Fitbit calories intraday features
|
||||
## v1.0.1
|
||||
- Fix crash in `chunk_episodes` of `utils.py` for multi time zone data
|
||||
- Fix crash in BT Doryab provider when the number of clusters is 2
|
||||
|
|
Loading…
Reference in New Issue