core/homeassistant/components/v2c
Diogo Gomes 80042aa108
Add binary sensors to V2C (#103722)
* Add binary_sensor to V2C

* sort platforms

* change to generator

* make it generator

* fix
2023-11-12 19:35:37 +01:00
..
__init__.py Add binary sensors to V2C (#103722) 2023-11-12 19:35:37 +01:00
binary_sensor.py Add binary sensors to V2C (#103722) 2023-11-12 19:35:37 +01:00
config_flow.py
const.py
coordinator.py Address late V2C review comments (#103808) 2023-11-12 12:04:10 +01:00
entity.py Address late V2C review comments (#103808) 2023-11-12 12:04:10 +01:00
manifest.json Bump pytrydan to 0.4.0 (#103721) 2023-11-10 07:11:28 +01:00
number.py Address late V2C review comments (#103808) 2023-11-12 12:04:10 +01:00
sensor.py Address late V2C review comments (#103808) 2023-11-12 12:04:10 +01:00
strings.json Add binary sensors to V2C (#103722) 2023-11-12 19:35:37 +01:00
switch.py Address late V2C review comments (#103808) 2023-11-12 12:04:10 +01:00