Skip to content

sordfish/homeassistant-mixergy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant Mixergy Smart Hot Water Tank Integration

hacs_badge

Add support for Mixergy's smart water tank into Home Assistant. This integration will return the current temperatures at the the top and bottom of the tank, the tank's current charge, and the state of the heating. It also has sensors to report low charge (< 5%) and no change (0%).

image

Installation

At present, this integration can only be installed manually.

Just copy the mixergy folder into your installation's custom_components folder and restart HomeAssistant. The integration will then be available to install via the Integration page of settings

image

You then need to provide your Mixergy credentials and the serial number of your tank.

image

Services

This integration adds a new service - mixergy.mixergy_set_charge. It allows you to provide a target percentage, which will get passed to the Mixergy API.

image

Improvements

This integration is useful as it provides the state of your Mixergy tank via the API, but there are numerous enhancements I plan on making over the coming weeks.

  • Add the componets to HACS
  • ~~Add a service to enable the charge to be set, so you can boost via HA
  • ~~Put better icons into the status
  • Ensure authentication token expiry is handled correctly. (Been told the token doesn't expire at present)
  • Create a nice Lovelace card that provides a visual representation of the tank's state.
  • Maybe get this component merged into the HomeAssistant core
  • ~~Get the Mixergy icon added, to improve the installation

About

Add support for Mixergy's smart water tank into Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%