core/tests/components/technove
Christophe Gagnier 0d4728e1c6
Add TechnoVE auto charge switch (#109093)
* Add binary sensors to TechnoVE integration

* Add unit tests for TechnoVE binary sensors

* Implement PR feedback for TechnoVE

* Limit to appropriate sensors in TechnoVE tests

* Removed leftover code

* Implement feedback in TechnoVE PR #108938

* Add auto-charge switch to TechnoVE

* Improve TechnoVE test_switches to be consistent with other platforms

* Regenerate test_switch.ambr snapshot

* Add binary sensors to TechnoVE integration

* Add unit tests for TechnoVE binary sensors

* Implement PR feedback for TechnoVE

* Limit to appropriate sensors in TechnoVE tests

* Implement feedback in TechnoVE PR #108938

* Add auto-charge switch to TechnoVE

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Fix conflict merge issue

* Implement feedback from TechnoVE PR #109093

* Use TechnoVESwitchDescription

* Remove None from is_on in TechnoVE switches

* Update homeassistant/components/technove/strings.json

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Remove unneeded code.

* Update test_switch.ambr

* Update TechnoVE switch test similar to Flexit_bacnet

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-02-26 10:36:40 +01:00
..
fixtures Update pytechnove to 1.2.2 (#110074) 2024-02-09 08:41:48 +01:00
snapshots Add TechnoVE auto charge switch (#109093) 2024-02-26 10:36:40 +01:00
__init__.py Add binary sensors to TechnoVE integration (#108938) 2024-01-29 11:56:57 +01:00
conftest.py
test_binary_sensor.py Add binary sensors to TechnoVE integration (#108938) 2024-01-29 11:56:57 +01:00
test_config_flow.py
test_init.py
test_sensor.py Update pytechnove to 1.2.2 (#110074) 2024-02-09 08:41:48 +01:00
test_switch.py Add TechnoVE auto charge switch (#109093) 2024-02-26 10:36:40 +01:00