core/homeassistant/components/teslemetry
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
..
__init__.py
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
coordinator.py
cover.py
device_tracker.py
diagnostics.py
entity.py
helpers.py
icons.json
lock.py
manifest.json Add dynamic coordinator interval to Tesla Fleet (#122234) 2024-07-26 09:40:49 +02:00
media_player.py
models.py
number.py
select.py
sensor.py
services.py
services.yaml
strings.json
switch.py
update.py