core/homeassistant/components/ecoforest
Pedro Januário 794736b503
Add switch platform to ecoforest integration (#100708)
* add switch platform to ecoforest integration

* ignore switch.py from coverage

* rename mixin

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* update translations

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* remove translation key

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* move attr name to description

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* fix broken change

* use entity description action

* use lambda with awaitable

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-09-22 12:20:48 +02:00
..
__init__.py Add switch platform to ecoforest integration (#100708) 2023-09-22 12:20:48 +02:00
config_flow.py
const.py
coordinator.py
entity.py
manifest.json
number.py
sensor.py Add additional sensors to ecoforest integration (#100681) 2023-09-22 11:08:09 +02:00
strings.json Add additional sensors to ecoforest integration (#100681) 2023-09-22 11:08:09 +02:00
switch.py Add switch platform to ecoforest integration (#100708) 2023-09-22 12:20:48 +02:00