core/tests/components/fitbit
Allen Porter fe482af561
Add modernized fitbit battery level sensor (#102500)
* Add modernized fitbit battery level sensor

* Use entity names for existing battery sensors

* Use icon from device class

* Update homeassistant/components/fitbit/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests with lower case naming

* Swap the names of the device battery sensors

* Revert "Swap the names of the device battery sensors"

This reverts commit c9516f6d06.

* Update homeassistant/components/fitbit/sensor.py

Co-authored-by: Jan Vaníček <janvanicek@post.cz>

* Improve typing

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Jan Vaníček <janvanicek@post.cz>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2023-11-02 10:22:27 +01:00
..
snapshots Add fitbit nutrition sensors (#101626) 2023-10-08 10:09:26 +02:00
__init__.py
conftest.py Fix bug in fitbit credential import for expired tokens (#103024) 2023-10-29 14:26:10 -07:00
test_config_flow.py Improve fitbit oauth token error handling in config flow (#103131) 2023-10-31 19:48:33 -07:00
test_init.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
test_sensor.py Add modernized fitbit battery level sensor (#102500) 2023-11-02 10:22:27 +01:00