Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/krasnoukhov/homeassistant-smart-maic
- Owner: krasnoukhov
- License: mit
- Created: 2023-10-16T17:24:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T09:32:24.000Z (2 months ago)
- Last Synced: 2024-11-01T20:51:43.387Z (about 2 months ago)
- Topics: home-assistant, homeassistant, smart-maic
- Language: Python
- Homepage:
- Size: 38.1 KB
- Stars: 16
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
### Sync consumed energy with an external meter from the UI
### Control the dry switch
### Use the UI to set up integration
## 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