1
mirror of https://github.com/home-assistant/core synced 2024-10-04 07:58:43 +02:00
ha-core/homeassistant/components/fastdotcom
Erwin Douna 8bd265c3ae
Add Fastdotcom service (#105553)
* Add service for manual control

* Proper naming

* Removing old translation

* Reverting back service

* Removig services.yaml

* Putting back in service

* Putting back in service description and yaml

* Proper naming

* Adding create_issue

* Feedback fixes

* Fix deprecation date in strings

* Update homeassistant/components/fastdotcom/__init__.py

* Update homeassistant/components/fastdotcom/strings.json

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2023-12-12 21:18:12 +01:00
..
__init__.py Add Fastdotcom service (#105553) 2023-12-12 21:18:12 +01:00
config_flow.py
const.py
coordinator.py Add Fastdotcom DataUpdateCoordinator (#104839) 2023-12-11 22:28:04 +01:00
manifest.json
sensor.py Add Fast.com Device Info (#105528) 2023-12-12 10:41:00 +01:00
services.yaml
strings.json Add Fastdotcom service (#105553) 2023-12-12 21:18:12 +01:00