Skip to content

krasnoukhov/homeassistant-smart-maic

Repository files navigation

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

hacs_badge

Via HACS

  • Add this repo as a "Custom repository" with type "Integration"
  • Click "Install" in the new "Smart MAIC" card in HACS.
  • Install
  • 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