Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/empenoso/home-assistant_two-bedroom-flat
:us: My Home Assistant Configuration :house_with_garden: / :ru: Полная автоматизация двухкомнатной квартиры :department_store: c помощью MegaD-2561, Sonoff и Electrodragon
https://github.com/empenoso/home-assistant_two-bedroom-flat
esp8266 home-assistant home-assistant-config home-automation iot mqtt yaml
Last synced: 22 days ago
JSON representation
:us: My Home Assistant Configuration :house_with_garden: / :ru: Полная автоматизация двухкомнатной квартиры :department_store: c помощью MegaD-2561, Sonoff и Electrodragon
- Host: GitHub
- URL: https://github.com/empenoso/home-assistant_two-bedroom-flat
- Owner: empenoso
- License: mit
- Created: 2019-09-11T08:45:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-21T09:49:47.000Z (about 4 years ago)
- Last Synced: 2023-06-16T05:27:23.561Z (over 1 year ago)
- Topics: esp8266, home-assistant, home-assistant-config, home-automation, iot, mqtt, yaml
- Homepage:
- Size: 859 KB
- Stars: 26
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Full automation of a two-room apartment :department_store: using Home Assistant, MegaD-2561, Sonoff and Electrodragon
The repository presents the complete configuration of [Home Assistant](https://github.com/home-assistant/hassio) for all devices in the apartment.
Read this in other languages: [English](README.md), [Русский язык](README.ru.md).
______________
Automation was done using the [Wifi IoT Relay Board Based on ESP8266](https://www.electrodragon.com/product/wifi-iot-relay-board-based-esp8266/) relay and the [Sonoff Basic WiFi Wireless Switch](https://www.itead.cc/smart-home/sonoff-wifi-wireless-switch.html) with [Tasmota firmware](https://github.com/arendst/Tasmota). Relays are installed in oversized junction boxes in the walls of the apartment. To receive data from sensors and partially to control the relay, a multifunctional MegaD-2561 controller is used.
Additional information in the articles (in Russian): [first](https://habr.com/en/post/503646/), [second](https://habr.com/en/post/485848/) and [third](https://habr.com/en/post/506550/).
Current view of the Home Assistant interface:
![Current view of the Home Assistant interface](https://github.com/empenoso/two-bedroom-flat-Home-Assistant/blob/master/2020_10_screenshot.png)
_________
:sound: Plan to migrate firmware [ESPHome](https://github.com/esphome/esphome).