hass-core/tests/components/tessie
Brett Adams 1584f02e71
Fix time to arrival to timestamp in Tessie (#109172)
* Fix time to arrival

* Update snapshot

* Freeze time for snapshot

* Fix docstring

* Add available_fn

* Update snapshot

* Dont use variance for full charge

* Remove unrelated changes

* Revert snapshot

* Rename hours_to_datetime
2024-01-31 15:52:58 -05:00
..
fixtures Add time to charge sensor to Tessie (#108342) 2024-01-22 21:45:08 +01:00
snapshots Fix time to arrival to timestamp in Tessie (#109172) 2024-01-31 15:52:58 -05:00
__init__.py
common.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +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 Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_button.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_climate.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_config_flow.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_coordinator.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_cover.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_device_tracker.py Fix tessie tests (#109113) 2024-01-30 11:34:30 +01:00
test_init.py Quality improvements for Tessie (#106218) 2023-12-22 10:11:18 +01:00
test_lock.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_media_player.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_number.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_select.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_sensor.py Fix time to arrival to timestamp in Tessie (#109172) 2024-01-31 15:52:58 -05:00
test_switch.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00
test_update.py Add snapshot testing to Tessie (#108346) 2024-01-27 13:43:55 +01:00