Skip to content

Prog-Party/homey.floorplan

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Homey.floorplan

Linter Status Dependency Status

Homey.floorplan is an open-source project for wall-mounted Homey dashboards. Built by ProgParty!

Debugging

To run this locally:

npm i -g serve
git clone https://github.com/Prog-Party/homey.floorplan.git
cd homey.floorplan
serve -p 1337 app

Then visit http://localhost:1337/?theme=floorplan&token=<TOKEN>.

Your token can be acquired by visiting https://homey.ink and looking in the console after logging in.

Live url: https://homeyfloorplan.azurewebsites.net/?theme=floorplan&token=

About

Energy-friendly Homey dashboard 🍃

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.6%
  • HTML 24.6%
  • CSS 23.8%