home-assistant.io/source/_integrations/minecraft_server.markdown
erlendmoland 9fc611a201
Removed dead link to Mojang AB (#24440)
The website at Mojang AB now redirects to minecraft.net, causing a redirect loop. Since that website is already referenced from the documentation, I have removed it.
2022-10-08 00:06:06 +02:00

1.3 KiB

title description ha_release ha_category ha_iot_class ha_quality_scale ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type
Minecraft Server Instructions on how to integrate a Minecraft server into Home Assistant. 0.106
Binary Sensor
Sensor
Local Polling silver true
@elmurato
minecraft_server
binary_sensor
sensor
integration

Minecraft servers allow players to play the sandbox video game Minecraft by Mojang AB online or via a local area network with other players. The Minecraft Server integration lets you retrieve information from a Minecraft server (Java edition) within Home Assistant.

The server must be version 1.7 or higher, since older versions don't expose any information.

{% include integrations/config_flow.md %}

Binary sensors

This integration provides a binary sensor for the following information from a Minecraft server:

  • Connection status

Sensors

This integration provides sensors for the following information from a Minecraft server:

  • Latency time
  • Version
  • Protocol version
  • Number of online players (player names are available in state attributes)
  • Number of maximum players
  • World Message / Message of the Day (MOTD)