#307 - Added in the minecraft stuff. - Notifications or some sort of automations will follow. Stay tuned.

This commit is contained in:
ccostan
2018-01-30 22:58:36 -05:00
parent 39aa798be5
commit a664f8c514
5 changed files with 111 additions and 123 deletions

View File

@@ -12,27 +12,3 @@ group:
- binary_sensor.bedroom_plugged
- binary_sensor.clock_motion
- binary_sensor.clock_plugged
# automation:
#
# - alias: 'Enable battery help!'
# trigger:
# - platform: state
# entity_id:
# - binary_sensor.clock_plugged
# - binary_sensor.bedroom_plugged
# to: 'off'
# from: 'on'
#
# - alias: 'Cry when the Battery is about to die. '
# trigger:
# - platform: state
# entity_id:
# - input_boolean.clock_snooze
# to: 'on'
# from: 'off'
# action:
# - delay:
# minutes: 10
# - service: input_boolean.turn_off
# entity_id: input_boolean.clock_snooze

29
packages/minecraft.yaml Executable file
View File

@@ -0,0 +1,29 @@
#-------------------------------------------
# @CCOSTAN
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
# Neato Support for D7 Connected Botvac - control my [Neato Vacuum](http://amzn.to/2kqnnqu) with Home Assistant.
#-------------------------------------------
# homeassistant:
# customize_glob:
# "*.*_sleep_hours":
# unit_of_measurement: hours
# icon: mdi:sleep
#
# hidden: False
#-------------------------------------------
sensor:
platform: minecraft
name: Bear Stone
server: 192.168.10.10
#-------------------------------------------
# group:
# finance:
# entities:
# - sensor.tesla
# - sensor.bitcoin
##############################################################################
### Automations - Detect when things are not right. Like any Good Watchdog.
##############################################################################
#automation:
#Tweets pushed out to twitter.