Skip to content

OverloadUT/minecraft-house-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-house-sync

A series of scripts to sync my house lights with my Minecraft server's time of day

Demonstration

Video thumbnail

Parts

  • ComputerCraft : An in-game computer is used to write the current time of day to an in-game file, which happens to also write a real-life file.
  • Node : A simple node script watches the time-of-day file for changes, and sends the time info to an ISY994i controller.
  • ISY : An ISY994i home automation controller runs a series of "programs" to do the actual logic of fading the lights in and out. An XML file with the programs is included in this repo, although it's only half of the equasion: a series of scenes need to be set up, but they cannot be exported from the ISY config.

About

A series of scripts to sync my house lights with my Minecraft server's time of day

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published