core/homeassistant/components/bmw_connected_drive
Richard Kroegel bec36d3914
Add long-term statistics to BMW sensors (#99506)
* Add long-term statistics to BMW ConnectedDrive sensors

* Add sensor test snapshot

---------

Co-authored-by: rikroe <rikroe@users.noreply.github.com>
2023-09-02 14:44:28 -07:00
..
__init__.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
binary_sensor.py bmw_connected_drive: Add WASHING_FLUID to correct binary sensor attribute (#97448) 2023-07-29 12:32:55 +02:00
button.py BMW: Remove deprecated refresh from cloud button (#97864) 2023-08-05 22:28:24 +02:00
config_flow.py
const.py Add bmw connected drive region-specific scan interval (#95649) 2023-07-01 10:41:03 +02:00
coordinator.py Allow one retry before raising ConfigEntryAuthFailed for bmw_connected_drive (#99168) 2023-08-29 21:41:50 +02:00
device_tracker.py
diagnostics.py
lock.py Improve exception handling for BMW remote services (#92199) 2023-06-26 19:05:50 +02:00
manifest.json Bump bimmer_connected to 0.14.0 (#99161) 2023-08-27 18:37:08 -07:00
notify.py Improve exception handling for BMW remote services (#92199) 2023-06-26 19:05:50 +02:00
number.py
select.py Improve exception handling for BMW remote services (#92199) 2023-06-26 19:05:50 +02:00
sensor.py Add long-term statistics to BMW sensors (#99506) 2023-09-02 14:44:28 -07:00
strings.json BMW: Remove deprecated refresh from cloud button (#97864) 2023-08-05 22:28:24 +02:00
switch.py