Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.14 KB

README.md

File metadata and controls

42 lines (25 loc) · 2.14 KB

Home Assistant Smart MAIC integration

The Smart MAIC integration listens for energy data from the device via MQTT protocol and exposes sensors as well as controls.

Tested with:

Highlights

Have your energy sensors at a glance

sensors

Sync consumed energy with an external meter from the UI

number

Control the dry switch

switch

Use the UI to set up integration

setup

Installation

Via HACS

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

  • Search for "Smart MAIC" on HACS tab in Home Assistant
  • Click on three dots and use the "Download" option
  • Follow the steps
  • Restart Home Assistant

Manual Installation (not recommended)

  • Copy the entire custom_components/smart-maic/ directory to your server's <config>/custom_components directory
  • Restart Home Assistant