hass-core/tests/components/tessie
Brett Adams e1fd5e83a7
Add time to charge sensor to Tessie (#108342)
* Add time to charge and type checking

* Revert drive_state_shift_state change

* Use original name

* Use function instead of lambda

* Update homeassistant/components/tessie/sensor.py

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>

* Fix callback

* Avoid having to test None

* Go back to if

* Use minutes instead of hours

---------

Co-authored-by: Jan-Philipp Benecke <github@bnck.me>
2024-01-22 21:45:08 +01:00
..
fixtures Add time to charge sensor to Tessie (#108342) 2024-01-22 21:45:08 +01:00
snapshots Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00
__init__.py
common.py Improve coordinator logic in Tessie to allow sleep (#107988) 2024-01-18 17:40:36 +01:00
conftest.py Improve coordinator logic in Tessie to allow sleep (#107988) 2024-01-18 17:40:36 +01:00
test_binary_sensors.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00
test_button.py Fix Tessie honk button (#106518) 2023-12-28 09:00:34 +01:00
test_climate.py Add climate platform to Tessie (#105420) 2023-12-21 06:18:18 +01:00
test_config_flow.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00
test_coordinator.py Improve coordinator logic in Tessie to allow sleep (#107988) 2024-01-18 17:40:36 +01:00
test_cover.py Move Trunks from Button to Cover in Tessie (#106448) 2023-12-27 06:56:09 +01:00
test_device_tracker.py Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00
test_init.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00
test_lock.py Add charge cable lock to Tessie (#107212) 2024-01-13 19:03:10 +01:00
test_media_player.py Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00
test_number.py Rework entity description functions in Tessie (#106287) 2023-12-23 13:45:06 +01:00
test_select.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00
test_sensor.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00
test_switch.py Rework entity description functions in Tessie (#106287) 2023-12-23 13:45:06 +01:00
test_update.py Add names to all Tessie entities (#106267) 2023-12-27 07:56:23 +01:00