disabled for now until next round of changes. #329
This commit is contained in:
parent
a550ef3357
commit
3a18df3aff
0
config/custom_components/sensor/fitbit.py → config/custom_components/sensor/fitbit.py.disabled
Normal file → Executable file
0
config/custom_components/sensor/fitbit.py → config/custom_components/sensor/fitbit.py.disabled
Normal file → Executable file
|
@ -13,20 +13,20 @@
|
|||
#-------------------------------------------
|
||||
sensor:
|
||||
- platform: fitbit
|
||||
filename: carlo.conf
|
||||
# filename: fitbit-carlo.conf
|
||||
clock_format: 12H
|
||||
monitored_resources:
|
||||
- "body/weight"
|
||||
- "activities/steps"
|
||||
- "devices/battery"
|
||||
|
||||
- platform: fitbit
|
||||
filename: stacey.conf
|
||||
clock_format: 12H
|
||||
monitored_resources:
|
||||
- "body/weight"
|
||||
- "activities/steps"
|
||||
- "devices/battery"
|
||||
# - platform: fitbit
|
||||
# filename: fitbit-stacey.conf
|
||||
# clock_format: 12H
|
||||
# monitored_resources:
|
||||
# - "body/weight"
|
||||
# - "activities/steps"
|
||||
# - "devices/battery"
|
||||
#-------------------------------------------
|
||||
group:
|
||||
fitbit:
|
||||
|
|
Loading…
Reference in New Issue