mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Bump mcstatus to 6.0.0 (#51517)
This commit is contained in:
parent
b61c8ce034
commit
7a6d067eb4
@ -3,7 +3,7 @@
|
|||||||
"name": "Minecraft Server",
|
"name": "Minecraft Server",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/minecraft_server",
|
"documentation": "https://www.home-assistant.io/integrations/minecraft_server",
|
||||||
"requirements": ["aiodns==3.0.0", "getmac==0.8.2", "mcstatus==5.1.1"],
|
"requirements": ["aiodns==3.0.0", "getmac==0.8.2", "mcstatus==6.0.0"],
|
||||||
"codeowners": ["@elmurato"],
|
"codeowners": ["@elmurato"],
|
||||||
"quality_scale": "silver",
|
"quality_scale": "silver",
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
@ -933,7 +933,7 @@ maxcube-api==0.4.3
|
|||||||
mbddns==0.1.2
|
mbddns==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.minecraft_server
|
# homeassistant.components.minecraft_server
|
||||||
mcstatus==5.1.1
|
mcstatus==6.0.0
|
||||||
|
|
||||||
# homeassistant.components.message_bird
|
# homeassistant.components.message_bird
|
||||||
messagebird==1.2.0
|
messagebird==1.2.0
|
||||||
|
@ -511,7 +511,7 @@ maxcube-api==0.4.3
|
|||||||
mbddns==0.1.2
|
mbddns==0.1.2
|
||||||
|
|
||||||
# homeassistant.components.minecraft_server
|
# homeassistant.components.minecraft_server
|
||||||
mcstatus==5.1.1
|
mcstatus==6.0.0
|
||||||
|
|
||||||
# homeassistant.components.meteo_france
|
# homeassistant.components.meteo_france
|
||||||
meteofrance-api==1.0.2
|
meteofrance-api==1.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user