Posts: 7,091
Threads: 882
Joined: Oct 2020
Reputation:
173
04-27-2022, 02:36 AM
(This post was last modified: 04-27-2022, 11:23 AM by admin.)
1. Chose water level sensor:
a. output dry contact for OPEN/CLOSE singal.
b. output DC 0-5v analog voltage.
2. create a new automation:
water-level-control-output4-on (turn on relay)
-------------------------------------------
Trigger type: State
Entity: input-1
To: on
Actions:
Action type: Call service
Service: Switch:Switch: Turn on
+ Choose entity
water-level-control-output4-off (turn off relay)
------------------------------------------
Trigger type: State
Entity: input-1
To: off
Actions:
Action type: Call service
Service: Switch:Switch: Turn off
+ Choose entity
Posts: 1
Threads: 0
Joined: Jul 2022
Reputation:
0
hi
good video
where can i find the 2nd sensor ?
regards
Posts: 7,091
Threads: 882
Joined: Oct 2020
Reputation:
173
you can see this video tour, set analog input automatic control relay by Tuya app:
Posts: 29
Threads: 1
Joined: Dec 2022
Reputation:
0
Hello, Can i connect the water float level sensor switch with KC868 Server ?
do i need to write any code ?
Thanks & Regards,
Arshad Abbas
Posts: 7,091
Threads: 882
Joined: Oct 2020
Reputation:
173
you can connect to analog input port. just config by esphome.
Posts: 7,091
Threads: 882
Joined: Oct 2020
Reputation:
173
i don't know the principle and output signal type. do you have some usage case about the water level sensor? or how to use it , whether have diagram?