core/tests/components/lamarzocco
Josef Zweck db77e73a76
Add calendar platform to La Marzocco (#108237)
* add calendar

* rename function

* remove device from test

* requested changes

* extend range

* fix async_get_events

* catch and test edge cases

* remove commented code

* rebase snapshot
2024-02-20 19:15:47 -08:00
..
fixtures Add calendar platform to La Marzocco (#108237) 2024-02-20 19:15:47 -08:00
snapshots Add calendar platform to La Marzocco (#108237) 2024-02-20 19:15:47 -08:00
__init__.py Ensure lamarzocco tests add config entry before updating it (#110423) 2024-02-15 09:09:47 -06:00
conftest.py Add calendar platform to La Marzocco (#108237) 2024-02-20 19:15:47 -08:00
test_binary_sensor.py Add binary sensor platforms to La Marzocco (#108212) 2024-01-17 11:42:22 +01:00
test_button.py Add button platform to La Marzocco (#108236) 2024-01-17 15:20:24 +01:00
test_calendar.py Add calendar platform to La Marzocco (#108237) 2024-02-20 19:15:47 -08:00
test_config_flow.py Ensure lamarzocco tests add config entry before updating it (#110423) 2024-02-15 09:09:47 -06:00
test_diagnostics.py Add diagnostics to La Marzocco (#108240) 2024-01-18 10:57:41 +01:00
test_init.py Ensure lamarzocco tests add config entry before updating it (#110423) 2024-02-15 09:09:47 -06:00
test_number.py Add additonal number entities to La Marzocco (#108258) 2024-02-13 09:47:39 +01:00
test_select.py Add select platform to La Marzocco integration (#108222) 2024-01-17 13:21:33 +01:00
test_sensor.py Add sensor platform to La Marzocco integration (#108157) 2024-01-17 09:12:49 +01:00
test_switch.py
test_update.py Add update platform to La Marzocco (#108235) 2024-01-17 14:49:08 +01:00