hass-core/homeassistant/components/wilight
Leonardo Figueiro 34984a8af8
Add switch to wilight (#62873)
* Created switch.py and support

* updated support.py

* test for wilight switch

* Update for Test

* Updated test_switch.py

* Trigger service with index

* Updated support.py and switch.py

* Updated support.py

* Updated switch.py as PR#63614

* Updated switch.py

* add type hints

* Updated support.py

* Updated switch.py

* Updated switch.py and services.yaml

* Updated pywilight

* Update homeassistant/components/wilight/switch.py

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

* Update homeassistant/components/wilight/switch.py

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

* Update homeassistant/components/wilight/switch.py

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

* Update homeassistant/components/wilight/switch.py

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

* Update ci.yaml

* Update ci.yaml

* Updated as pywilight

Renamed Device as PyWiLightDevice in pywilight.

* Updated as pywilight

Renamed Device as PyWiLightDevice in pywilight.

* Updated as pywilight

Renamed Device as PyWiLightDevice in pywilight.

* Updated as pywilight

Renamed Device as PyWiLightDevice in pywilight.

* Update switch.py

* Update homeassistant/components/wilight/support.py

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

* Update support.py

* Update switch.py

* Update support.py

* Update support.py

* Update switch.py

* Update switch.py

* Update services.yaml

* Update switch.py

* Update services.yaml

* Update switch.py

* Update homeassistant/components/wilight/switch.py

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

* Update homeassistant/components/wilight/switch.py

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

* Update homeassistant/components/wilight/switch.py

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

* Update switch.py

* Update switch.py

* Update switch.py

* Update test_switch.py

* Update test_switch.py

* Update test_switch.py

* Decrease exception scope

* Clean up

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-08-07 11:07:01 +02:00
..
translations [ci skip] Translation update 2022-08-06 00:24:46 +00:00
__init__.py Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
config_flow.py Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
cover.py Use attributes in wilight (#73898) 2022-06-25 00:55:01 +02:00
fan.py Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
light.py Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
manifest.json Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
parent_device.py Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
services.yaml Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
strings.json Ban brand name translations as step titles (#68801) 2022-03-28 10:41:39 -07:00
support.py Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00
switch.py Add switch to wilight (#62873) 2022-08-07 11:07:01 +02:00