core/tests/components/tesla_fleet
Brett Adams 621bd5f0c3
Add dynamic coordinator interval to Tesla Fleet (#122234)
* Add dynamic rate limiter

* tweaks

* Revert min polling back to 2min

* Set max 1 hour

* Remove redundant update_interval

* Tuning and fixes

* Reduce double API calls

* Type test

* Remove RateCalculator
2024-07-26 09:40:49 +02:00
..
fixtures Handle empty energy sites in Tesla integrations (#122355) 2024-07-22 13:14:15 +02:00
snapshots Add device tracker to Tesla Fleet (#122222) 2024-07-20 14:37:57 +02:00
__init__.py
conftest.py Add dynamic coordinator interval to Tesla Fleet (#122234) 2024-07-26 09:40:49 +02:00
const.py
test_binary_sensors.py Add binary sensor to Tesla Fleet (#122225) 2024-07-20 11:28:30 +02:00
test_config_flow.py
test_device_tracker.py Add device tracker to Tesla Fleet (#122222) 2024-07-20 14:37:57 +02:00
test_diagnostics.py
test_init.py Add dynamic coordinator interval to Tesla Fleet (#122234) 2024-07-26 09:40:49 +02:00
test_sensor.py