Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

38 lines (27 loc) · 1.05 KB

LazyRolls Domoticz plugin

Automatic motorized roller blinds project. Domoticz plugin

Моторизированный привод для рулонных штор. Плагин для Domoticz

Ссылки / Links

Описание проекта / main project: https://github.com/ACE1046/LazyRolls

Установка / Install

Using Python plugins
http://imlazy.ru/rolls/domoticz.html

cd ~/domoticz
mkdir -p plugins/LazyRolls
cd plugins/LazyRolls
curl -L -O https://github.com/ACE1046/LazyRollsDomoticz/raw/master/plugin.py
chmod +x plugin.py
sudo systemctl restart domoticz.service

Changelog

29.02.2020 v0.01 beta
Первая пробная версия

30.02.2020 v0.02 beta
Fixed some errors in domoticz log file

04.03.2020 v0.03 beta
Fixed some more errors in domoticz log file

06.12.2022 v0.04 beta
Plugin updated for Domoticz 2022.2

Authors