core/homeassistant/components/nice_go
IceBotYT 20f7af25e9
Add switch platform to Nice G.O. (#124237)
* Add switch platform to Nice G.O.

* Replace cover with switch in switch.py

* Use  icon translations

* Fix tests

* Use constants in test_switch.py

* Use ATTR_ENTITY_ID
2024-08-19 21:25:11 +02:00
..
__init__.py Add switch platform to Nice G.O. (#124237) 2024-08-19 21:25:11 +02:00
config_flow.py
const.py
coordinator.py Add switch platform to Nice G.O. (#124237) 2024-08-19 21:25:11 +02:00
cover.py
diagnostics.py Add diagnostics to Nice G.O. (#124194) 2024-08-19 10:22:36 +02:00
entity.py
icons.json Add switch platform to Nice G.O. (#124237) 2024-08-19 21:25:11 +02:00
light.py
manifest.json Bump nice-go to 0.2.1 (#124238) 2024-08-19 20:45:25 +02:00
strings.json Add switch platform to Nice G.O. (#124237) 2024-08-19 21:25:11 +02:00
switch.py Add switch platform to Nice G.O. (#124237) 2024-08-19 21:25:11 +02:00