hass-core/tests/components/lamarzocco
Erik Montnemery bd55fe868d
Allow update entities to report progress as a float (#128930)
* Allow update entities to report progress as a float

* Add test

* Update snapshots

* Update recorder test

* Use _attr_* in MockUpdateEntity
2024-10-24 21:20:18 +02:00
..
fixtures Migrate lamarzocco to lmcloud 1.1 (#113935) 2024-06-10 19:59:39 +02:00
snapshots Allow update entities to report progress as a float (#128930) 2024-10-24 21:20:18 +02:00
__init__.py Migrate lamarzocco to lmcloud 1.1 (#113935) 2024-06-10 19:59:39 +02:00
conftest.py Fix config entry unique_id collision in lamarzocco tests (#127484) 2024-10-03 21:39:39 +02:00
test_binary_sensor.py Fix config entry unique_id collision in lamarzocco tests (#127484) 2024-10-03 21:39:39 +02:00
test_button.py Add proper exception handling to lamarzocco (#125913) 2024-09-27 21:04:01 +02:00
test_calendar.py Migrate lamarzocco to lmcloud 1.1 (#113935) 2024-06-10 19:59:39 +02:00
test_config_flow.py Add check for valid error code in translation checks in flows (#128445) 2024-10-16 19:03:24 +02:00
test_diagnostics.py Add empty line after module docstring [tests l-p] (#112710) 2024-03-08 14:55:15 +01:00
test_init.py Migrate lamarzocco to lmcloud 1.1 (#113935) 2024-06-10 19:59:39 +02:00
test_number.py Add proper exception handling to lamarzocco (#125913) 2024-09-27 21:04:01 +02:00
test_select.py Add proper exception handling to lamarzocco (#125913) 2024-09-27 21:04:01 +02:00
test_sensor.py Fix config entry unique_id collision in lamarzocco tests (#127484) 2024-10-03 21:39:39 +02:00
test_switch.py Add proper exception handling to lamarzocco (#125913) 2024-09-27 21:04:01 +02:00
test_update.py Add proper exception handling to lamarzocco (#125913) 2024-09-27 21:04:01 +02:00