hass-core/homeassistant/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
..
__init__.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
api.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
application_credentials.py Improve fitbit oauth token error handling in config flow (#103131) 2023-10-31 19:48:33 -07:00
config_flow.py Improve fitbit oauth token error handling in config flow (#103131) 2023-10-31 19:48:33 -07:00
const.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
coordinator.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
exceptions.py Update fitbit error handling (#101304) 2023-10-05 22:38:15 -07:00
manifest.json Update Fitbit integration to allow UI based configuration (#100897) 2023-09-30 16:56:39 -07:00
model.py Update fitbit device fetch to use a data update coordinator (#101619) 2023-10-09 08:12:59 +02:00
sensor.py Add modernized fitbit battery level sensor (#102500) 2023-11-02 10:22:27 +01:00
strings.json Add modernized fitbit battery level sensor (#102500) 2023-11-02 10:22:27 +01:00