core/homeassistant/components/starlink
David Rapan 4e29ac8e1b
Starlink's energy consumption & usage cumulation fix (#135889)
* refactor: history_stats result indexing

* fix: Energy consumption & Usage cumulation

* fix: typo

* fix: mypy error: Call to untyped function

* refactor: Use generic tuple instead of typing's Tuple

* fix: tuple

* fix: just syntax test

* fix: AttributeError: 'NoneType' object has no attribute 'usage'

* refactor: Return type

* refactor: Merge into single method

* refactor: Complex unpack test
2025-01-27 12:44:59 +01:00
..
__init__.py
binary_sensor.py
button.py
config_flow.py
const.py
coordinator.py
device_tracker.py
diagnostics.py
entity.py
icons.json
manifest.json
sensor.py
strings.json
switch.py
time.py