home-assistant-core/tests/components/renault
rodriguestiago0 bef5fde832
Add stop charge button to renault integration (#88003)
* Added service to start/stop charge

* Remove comment

* Fixed service

* removed service for start/stop charge

* Remove version

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Format

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Revert change

* Fix lint

* Add tests

---------

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2023-02-28 10:28:44 +01:00
..
fixtures Add stop charge button to renault integration (#88003) 2023-02-28 10:28:44 +01:00
__init__.py
conftest.py
const.py Add stop charge button to renault integration (#88003) 2023-02-28 10:28:44 +01:00
test_binary_sensor.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_button.py Add stop charge button to renault integration (#88003) 2023-02-28 10:28:44 +01:00
test_config_flow.py Add type hints to integration tests (part 18) (#88174) 2023-02-17 18:45:48 +01:00
test_device_tracker.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_diagnostics.py Add type hints to integration tests (part 18) (#88174) 2023-02-17 18:45:48 +01:00
test_init.py Bump renault-api to 0.1.12 (#87773) 2023-02-09 16:55:02 +01:00
test_select.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_sensor.py Clean up unnecessary registry mocks from integration tests (#87763) 2023-02-09 10:43:45 +01:00
test_services.py Enable Ruff SIM117 (#86783) 2023-01-27 11:52:49 +01:00