11-29-2023, 12:07 PM
You have multi MASTER and SLAVE on one RS485-Bus. as modbus standard structure, one device can't both work as SLAVE and MASTER. Sorry, we can't do that auto feedback, it's not suitable for standard modbus structure.
KC868-HA RS485 INPUT & OUTPUT plugin for ESPHome
|
11-29-2023, 12:07 PM
You have multi MASTER and SLAVE on one RS485-Bus. as modbus standard structure, one device can't both work as SLAVE and MASTER. Sorry, we can't do that auto feedback, it's not suitable for standard modbus structure.
11-29-2023, 12:14 PM
(This post was last modified: 11-29-2023, 12:20 PM by NicTheModder.)
(11-29-2023, 12:07 PM)admin Wrote: You have multi MASTER and SLAVE on one RS485-Bus. as modbus standard structure, one device can't both work as SLAVE and MASTER. Sorry, we can't do that auto feedback, it's not suitable for standard modbus structure. We can try ! When two kcs868-Axx boards, connected on the same bus, send commands and feedback to each other with 'modbus-controller', they both work as SLAVE and MASTER . Just have to incorporate delays in the reply.
03-06-2025, 07:42 AM
Hey there,
Is it possible to detect both rising and falling edge event in Home assistant from KC868? Thanks!
03-06-2025, 09:02 AM
sure, we already have video tour on our youtube channel.
03-06-2025, 09:10 AM
(03-06-2025, 09:02 AM)admin Wrote: sure, we already have video tour on our youtube channel. Can you be more specific? Because in the esphome config only binded to an output, but not the rising or falling edge of that output. Example: Code: - platform: kc868_ha What I want to implement is the following: Code: - platform: kc868_ha It would be useful to differentiate long and sort button presses on the homeassistant level.
03-06-2025, 09:21 AM
the input only work as BINARY SENSOR in home assistant. here is video tour:
https://youtu.be/s5Htc43HqAc https://youtu.be/S679QX6Hc6I
03-06-2025, 10:21 AM
(03-06-2025, 09:21 AM)admin Wrote: the input only work as BINARY SENSOR in home assistant. here is video tour: I understood, I already watch those, thank you. So there is no way to detect falling and rising edges of a same the input in esphome?
03-06-2025, 12:19 PM
yes, ONLY state for binary. not for falling or rising.
03-06-2025, 12:46 PM
03-06-2025, 10:57 PM
no.
|
« Next Oldest | Next Newest »
|
Users browsing this thread: |