hass-core/tests/components/fastdotcom
Erwin Douna b08832a89a
Fastdotcom service optimization (#107179)
* Startup mechanic

* Workable service (again)

* Optimized version, for now

* Minor refactoring

* Test cases

* Fixing test case

* Adding startup comment

* State_unknown added

* Update homeassistant/components/fastdotcom/services.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Check if config entries are not found

* Update tests/components/fastdotcom/test_service.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/fastdotcom/services.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Update homeassistant/components/fastdotcom/services.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-01-11 08:27:15 +01:00
..
__init__.py
test_config_flow.py Add Fastdotcom DataUpdateCoordinator (#104839) 2023-12-11 22:28:04 +01:00
test_coordinator.py Add full coverage to Fast.com (#105596) 2023-12-25 12:04:07 +01:00
test_init.py Fastdotcom service optimization (#107179) 2024-01-11 08:27:15 +01:00
test_sensor.py Add full coverage to Fast.com (#105596) 2023-12-25 12:04:07 +01:00
test_service.py Fastdotcom service optimization (#107179) 2024-01-11 08:27:15 +01:00