mirror of
https://github.com/anklimov/lighthub
synced 2026-09-13 05:34:17 +00:00
Compiled bins
This commit is contained in:
@@ -17,4 +17,5 @@
|
|||||||
-DRESTART_LAN_ON_MQTT_ERRORS
|
-DRESTART_LAN_ON_MQTT_ERRORS
|
||||||
-DOTA_PORT=80
|
-DOTA_PORT=80
|
||||||
-DMERCURY_ENABLE
|
-DMERCURY_ENABLE
|
||||||
-D ROTARYENCODER
|
-D ROTARYENCODER
|
||||||
|
-D SPRINKLER_ENABLE
|
||||||
@@ -59,4 +59,5 @@
|
|||||||
-D CORS=\"*\"
|
-D CORS=\"*\"
|
||||||
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
|
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
|
||||||
#-DMERCURY_ENABLE
|
#-DMERCURY_ENABLE
|
||||||
-D ROTARYENCODER
|
-D ROTARYENCODER
|
||||||
|
-D SPRINKLER_ENABLE
|
||||||
@@ -74,4 +74,5 @@
|
|||||||
-D CORS=\"*\"
|
-D CORS=\"*\"
|
||||||
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
|
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
|
||||||
#-DMERCURY_ENABLE
|
#-DMERCURY_ENABLE
|
||||||
-D ROTARYENCODER
|
-D ROTARYENCODER
|
||||||
|
-D SPRINKLER_ENABLE
|
||||||
@@ -17,4 +17,5 @@
|
|||||||
-D CORS=\"*\"
|
-D CORS=\"*\"
|
||||||
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
|
-D REDIRECTION_URL=\"http://lazyhome.ru/pwa\"
|
||||||
#-DMERCURY_ENABLE
|
#-DMERCURY_ENABLE
|
||||||
-D ROTARYENCODER
|
-D ROTARYENCODER
|
||||||
|
-D SPRINKLER_ENABLE
|
||||||
Binary file not shown.
+7237
-7229
File diff suppressed because it is too large
Load Diff
+11618
-10852
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+12326
-11558
File diff suppressed because it is too large
Load Diff
+12055
-11293
File diff suppressed because it is too large
Load Diff
Binary file not shown.
+7367
-7359
File diff suppressed because it is too large
Load Diff
@@ -323,7 +323,15 @@ button:
|
|||||||
|
|
||||||
- name: "Полив запретить"
|
- name: "Полив запретить"
|
||||||
command_topic: "root/air/sprinkler/cmd"
|
command_topic: "root/air/sprinkler/cmd"
|
||||||
payload_press: "DISABLE"
|
payload_press: "DISABLE"
|
||||||
|
|
||||||
|
- name: "Полив осушение бака"
|
||||||
|
command_topic: "root/air/sprinkler/cmd"
|
||||||
|
payload_press: "DRY"
|
||||||
|
#Такую проверку можно добавить везде, при ее наличии обьекты станут недоступными если контроллер оффлайн
|
||||||
|
availability_topic: "root/air/$state"
|
||||||
|
payload_available: "ready"
|
||||||
|
payload_not_available: "disconnected"
|
||||||
|
|
||||||
number:
|
number:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user