Skip to content

Endlosschleife/home-assistant-facade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant API Facade

This project provides a restful API facade for Home Assistant for the Inkplate Dashboard.

Running the application in dev mode

You can run your application in dev mode that enables live coding using:

./mvnw quarkus:dev

Make sure to set the required environment variables on your shell.

export $(cat example.env | xargs)

You can access the facade API dashboard under http://localhost:8080/dashboard

Build

This project provides a Dockerfile for a jvm build only.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published