Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krasnoukhov/homeassistant-smart-maic

Home Assistant Smart MAIC integration
https://github.com/krasnoukhov/homeassistant-smart-maic

home-assistant homeassistant smart-maic

Last synced: about 2 months ago
JSON representation

Home Assistant Smart MAIC integration

Awesome Lists containing this project

README

        

# 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:
* [Розумний лічильник електроенергії c WiFi D101, однофазний, стандартна версія](https://store.smart-maic.com/ua/p684214708-umnyj-schetchik-elektroenergii.html)
* [Розумний лічильник електроенергії c WiFi D103, трифазний, розширена версія](https://store.smart-maic.com/ua/p679987290-umnyj-schetchik-elektroenergii.html)
* [Розумний лічильник імпульсів з WiFi smart-MAIC D105](https://store.smart-maic.com/ua/p811449534-umnyj-schetchik-impulsov.html)

## 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.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=krasnoukhov&repository=homeassistant-smart-maic&category=Integration)

* 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 `/custom_components` directory
* Restart Home Assistant