hass-core/homeassistant/components/v2c
Diogo Gomes ba7f82d5e2
Add diagnostic to V2C (#118823)
* add diagnostic platform

* add diagnostic platform

* add diagnostic platform
2024-06-05 08:55:49 +02:00
..
__init__.py Add support for V2C Trydan 2.1.7 (#117147) 2024-05-30 20:42:48 +02:00
binary_sensor.py Remove entity description mixin in V2C (#112960) 2024-03-11 08:32:43 +01:00
config_flow.py Add support for V2C Trydan 2.1.7 (#117147) 2024-05-30 20:42:48 +02:00
const.py
coordinator.py Add empty line after module docstring [t-v] (#112705) 2024-03-08 10:35:23 -05:00
diagnostics.py Add diagnostic to V2C (#118823) 2024-06-05 08:55:49 +02:00
entity.py Add empty line after module docstring [t-v] (#112705) 2024-03-08 10:35:23 -05:00
icons.json Add support for V2C Trydan 2.1.7 (#117147) 2024-05-30 20:42:48 +02:00
manifest.json Bump pytrydan to 0.7.0 (#118726) 2024-06-03 17:27:06 +02:00
number.py Remove entity description mixin in V2C (#112960) 2024-03-11 08:32:43 +01:00
sensor.py Address reviews comments in #117147 (#118714) 2024-06-03 19:22:00 +02:00
strings.json Address reviews comments in #117147 (#118714) 2024-06-03 19:22:00 +02:00
switch.py Remove entity description mixin in V2C (#112960) 2024-03-11 08:32:43 +01:00