1
0
mirror of https://github.com/home-assistant/core.git synced 2025-07-22 20:57:21 +00:00

7 Commits

Author SHA1 Message Date
Joost Lekkerkerker
595d07f1c6
Improve lists in integrations [L-M] ()
* Improve lists in integrations [L-M]

* Update homeassistant/components/mailbox/__init__.py

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

* Fix

---------

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-03-13 21:28:21 +01:00
Marc Mueller
aa16a9d707
Add empty line after module docstring (3) () 2024-03-08 20:38:34 +01:00
elmurato
3fba02a692
Improve debug logs in Minecraft Server ()
Improve debug logs
2024-01-10 14:06:49 +01:00
Marc Mueller
de72bbfaad
Enable strict typing for minecraft_server () 2024-01-05 18:38:31 +01:00
elmurato
7b32e4142e
Make API init async in Minecraft Server ()
* 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
54bcd70878
Increase timeouts in Minecraft Server () 2023-10-23 15:49:48 +02:00
elmurato
c6a3fa30f0
Add support for Minecraft Server Bedrock Edition () 2023-10-10 08:42:35 +02:00