Skip to content

Invy55/AiraHome-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AiraHome-Dashboard

Simple dashboard to display data from pyairahome.

Warning

This project is still WIP (Work In Progress), expect bugs and issues. Please open an issue here when you do.

img

Getting started

Setting up this dashboard is very straightforward. Let's get started:

  1. Clone the github repository on your machine
git clone https://github.com/Invy55/AiraHome-Dashboard.git 

You can also download the repository from github using the green button


  1. Cd to the downloaded directory, copy and edit the env file
cd AiraHome-Dashboard
cp app/.env.sample app/.env

Set email and password in app/.env

  1. Start the dashboard using docker compose
docker compose up -d

Might be docker-compose on older systems


  1. Done! Navigate to http://localhost:4000/d/beuirjjdi4cu8c/airahome-dashboard to check the dashboard out!

Tip

The credentials are found in the docker compose file. Default user is admin with default password airahome

Change localhost to your machine ip where the dashboard is running

Disclaimer

This project is an independent, open-source software library developed for interacting with AiraHome heat pumps via their app gRPC APIs. It is not affiliated with, endorsed by, sponsored by, or associated with AiraHome or any of its subsidiaries, affiliates, or partners. The project is not an official product of AiraHome, and the use of this library does not imply any compatibility, support, or approval from AiraHome. All trademarks, service marks, and company names mentioned herein are the property of their respective owners. Use of this library is at your own risk, and the developers are not responsible for any damages, malfunctions, or issues arising from its use with AiraHome or other heat pump systems.

About

[WIP] Simple dashboard to display data from pyairahome.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors