aioesphomeapi/tests
David Friedland f1538a7ed0
Support for Event entity messages (#853)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-22 22:48:21 +12:00
..
__init__.py Bump black from 23.12.1 to 24.1.1 (#812) 2024-02-04 21:39:47 -06:00
common.py Add test for unexpected hello responses (#712) 2023-11-25 09:58:30 -06:00
conftest.py Use loopback address in all tests (#841) 2024-03-10 10:02:14 -10:00
test__frame_helper.py Avoid creating tasks for starting/finishing the connection (#826) 2024-02-16 20:47:26 -06:00
test_client.py Add Datetime entities (#859) 2024-04-22 15:58:16 +12:00
test_connection.py Avoid creating tasks for starting/finishing the connection (#826) 2024-02-16 20:47:26 -06:00
test_host_resolver.py Bump black from 23.12.1 to 24.1.1 (#812) 2024-02-04 21:39:47 -06:00
test_log_runner.py Use loopback address in all tests (#841) 2024-03-10 10:02:14 -10:00
test_model.py Support for Event entity messages (#853) 2024-04-22 22:48:21 +12:00
test_reconnect_logic.py Remove zeroconf listener removal workaround (#860) 2024-04-17 16:18:36 -05:00
test_util.py Move varuint functions into plain_text frame_helper (#587) 2023-10-16 17:24:03 -10:00
test_zeroconf.py Refactor zeroconf code to avoid creating instances when one is unneeded (#643) 2023-11-17 13:11:36 -06:00