Search found 4 matches

by mlazarov
13 Mar 2020, 09:17
Forum: ESP Easy: Projects / Applications
Topic: Rule for LUX combined with CLOCK
Replies: 3
Views: 16801

Re: Rule for LUX combined with CLOCK

Here is my solution for turning the backyard light on and off without an LDR sensor using sunset and sunrise features with up-to-date startup checking. I use ESP-1s relay on Time#Initialized do GPIO,0,0 timerSet,1,5 endon On Rules#Timer=1 do If %systm_hm% > %sunset+25m% Gpio,0,1 timerSet,1,0 else ti...
by mlazarov
01 Mar 2020, 19:22
Forum: Staff Announcements forum
Topic: ESP Easy and SNMP inplementation?
Replies: 0
Views: 18941

ESP Easy and SNMP inplementation?

What do you think about implementing the SNMP protocol? For example to use https://www.cacti.net/ about sensor graphs?
by mlazarov
01 Mar 2020, 19:01
Forum: Introduce yourself
Topic: Hi from Bulgaria
Replies: 2
Views: 7491

Re: Hi from Bulgaria

I'm not sure about it now but I'm sure it will help with the climate and lighting in a movie theater, maybe with temperature and carbon dioxide sensors to control heating and ventilation
by mlazarov
01 Mar 2020, 10:05
Forum: Introduce yourself
Topic: Hi from Bulgaria
Replies: 2
Views: 7491

Hi from Bulgaria

I am new to IT and I am interested in things like home automation with small and cheap boards like ESP8266 and ESP32 My professional experience is in the field of cinema, I work as a support for DCI technique in modern cinema halls projectors 3D modulators and sound processors, as well as automation...