Erik Montnemery
426f73b1f4
Add State.last_reported ( #113511 )
...
* Add State.last_reported
* Update tests
* Update test snapshots
* Call state_reported listeners when firing state_changed event
* Add tests
2024-03-20 21:05:07 +01:00
Joost Lekkerkerker
1f3b0a4371
Add icon translations to Minecraft Server ( #111928 )
...
* Add icon translations to Minecraft Server
* Add icon translations to Minecraft Server
* Add icon translations to Minecraft
2024-03-01 07:20:51 -05:00
elmurato
7b32e4142e
Make API init async in Minecraft Server ( #105403 )
...
* Make api init async
* Remove duplicate assignment of address and set server to None in constructor
2023-12-09 21:15:48 -08:00
elmurato
faa149b71a
Add binary sensor tests to Minecraft Server ( #102457 )
2023-10-21 15:49:38 +02:00
elmurato
9f3a733f73
Add sensor tests to Minecraft Server ( #102418 )
2023-10-21 15:19:32 +02:00
elmurato
370e3166ee
Add diagnostics support in Minecraft Server ( #101787 )
...
* Add diagnostics support
* Return diagnostics dict directly
* Use syrupy snapshots for assertions in diagnostics test
* Use parametrize for testing diagnostics
* Remove unnecessary side_effect in patch
2023-10-13 15:40:50 +02:00