hass-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 Handle empty energy sites in Tesla integrations (#122355) 2024-07-22 13:14:15 +02:00
binary_sensor.py
button.py
climate.py
config_flow.py
const.py
coordinator.py Improve API calls in Teslemetry (#122449) 2024-07-23 12:59:25 +02:00
cover.py Add sunroof to Teslemetry (#121476) 2024-07-09 08:36:34 +02:00
device_tracker.py
diagnostics.py
entity.py
helpers.py
icons.json Add services to Teslemetry (#119119) 2024-06-25 12:44:06 +02:00
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 Add services to Teslemetry (#119119) 2024-06-25 12:44:06 +02:00
services.yaml Add services to Teslemetry (#119119) 2024-06-25 12:44:06 +02:00
strings.json Add sunroof to Teslemetry (#121476) 2024-07-09 08:36:34 +02:00
switch.py
update.py