hass-core/homeassistant/components/starlink
Fexiven 535da483b6
Rework update_data starlink coordinator (#114642)
* Update coordinator.py

fixes https://github.com/home-assistant/core/issues/114353

* Rework update_data starlink coordinator

* modify return handlung according to ruff

* add type annotation for _get_srtarlink_data

* add channel_context type annotation

* Add docstring

* ruff ruff here you go - modfied docstring

* Clean up

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-04-03 20:51:55 +02:00
..
__init__.py Allow configuring Starlink sleep schedule (#103057) 2024-03-18 16:18:32 +01:00
binary_sensor.py Remove entity description mixin in Starlink (#112943) 2024-03-11 11:18:01 +01:00
button.py Remove entity description mixin in Starlink (#112943) 2024-03-11 11:18:01 +01:00
config_flow.py
const.py
coordinator.py Rework update_data starlink coordinator (#114642) 2024-04-03 20:51:55 +02:00
device_tracker.py Remove entity description mixin in Starlink (#112943) 2024-03-11 11:18:01 +01:00
diagnostics.py
entity.py
icons.json
manifest.json
sensor.py Remove entity description mixin in Starlink (#112943) 2024-03-11 11:18:01 +01:00
strings.json Allow configuring Starlink sleep schedule (#103057) 2024-03-18 16:18:32 +01:00
switch.py Allow configuring Starlink sleep schedule (#103057) 2024-03-18 16:18:32 +01:00
time.py Catch potential ValueError when getting or setting Starlink sleep values (#114607) 2024-04-02 10:45:46 +02:00