hass-core/homeassistant/components/v2c
Diogo Gomes 02d4d1a75b
Adds new sensors and configuration entities to V2C Trydan (#122883)
* Adds new controls and sensors

* update snapshot

* Update homeassistant/components/v2c/strings.json

Co-authored-by: Charles Garwood <cgarwood@newdealmultimedia.com>

* Add unit

* move icons to icons.json

* update snapshot

* missing translation fix

---------

Co-authored-by: Charles Garwood <cgarwood@newdealmultimedia.com>
2024-07-31 12:31:35 +02:00
..
__init__.py Moves V2C from hass.data to config_entry.runtime_data (#119165) 2024-06-10 08:47:08 +02:00
binary_sensor.py Moves V2C from hass.data to config_entry.runtime_data (#119165) 2024-06-10 08:47:08 +02: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
diagnostics.py Moves V2C from hass.data to config_entry.runtime_data (#119165) 2024-06-10 08:47:08 +02:00
entity.py
icons.json Adds new sensors and configuration entities to V2C Trydan (#122883) 2024-07-31 12:31:35 +02:00
manifest.json Bump pytrydan to 0.8.0 (#122898) 2024-07-31 10:32:13 +01:00
number.py Adds new sensors and configuration entities to V2C Trydan (#122883) 2024-07-31 12:31:35 +02:00
sensor.py Adds new sensors and configuration entities to V2C Trydan (#122883) 2024-07-31 12:31:35 +02:00
strings.json Adds new sensors and configuration entities to V2C Trydan (#122883) 2024-07-31 12:31:35 +02:00
switch.py Fix incompatible signature overwrite async_turn_on + off (#122208) 2024-07-20 11:12:41 +02:00