Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
KC868-HAv2 esphome issue
#8
Code:
[18:14:45][D][kc868_ha.component:019]: uart bus receive 1:10:0:a:0:6:c:65:3:0:0:0:0:0:0:0:0:0:0:f:b8
[18:14:45][D][kc868_ha.component:030]: uart crc=f:b8, calc crc=f:b8
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=1
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=2
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=3
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=4
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=5
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=6
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=1
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=2
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=3
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=4
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=5
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=6
[18:14:45][D][kc868_ha.component:019]: uart bus receive 1:10:0:a:0:6:c:65:0:0:0:0:0:0:0:0:0:0:0:0:fc
[18:14:45][D][kc868_ha.component:030]: uart crc=0:fc, calc crc=0:fc
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=1
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=2
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=3
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=4
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=5
[18:14:45][D][kc868_ha.component:046]: dump kc868_ha config, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=6
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=1
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=2
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=3
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=4
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=5
[18:14:45][D][kc868_ha.component:057]: found a kc868_ha board, target_relay_controller_addr=1, switch_adapter_addr=10, bind_output=6
[18:14:45][W][component:204]: Component esphome.coroutine took a long time for an operation (0.32 s).
[18:14:45][W][component:205]: Components should block for at most 20-30ms.


here is what happen when i push and release the input 1 on the board. sometimes it works like this, some times it give me crc error
Reply


Messages In This Thread
KC868-HAv2 esphome issue - by procet - 03-17-2024, 08:44 PM
RE: KC868-HAv2 esphome issue - by admin - 03-18-2024, 12:42 AM
RE: KC868-HAv2 esphome issue - by procet - 03-18-2024, 05:40 AM
RE: KC868-HAv2 esphome issue - by admin - 03-18-2024, 05:52 AM
RE: KC868-HAv2 esphome issue - by procet - 03-18-2024, 11:26 AM
RE: KC868-HAv2 esphome issue - by admin - 03-18-2024, 11:57 AM
RE: KC868-HAv2 esphome issue - by procet - 03-18-2024, 12:05 PM
RE: KC868-HAv2 esphome issue - by procet - 03-18-2024, 06:16 PM
RE: KC868-HAv2 esphome issue - by admin - 03-18-2024, 10:33 PM
RE: KC868-HAv2 esphome issue - by procet - 03-19-2024, 12:36 AM
RE: KC868-HAv2 esphome issue - by admin - 03-19-2024, 12:38 AM
RE: KC868-HAv2 esphome issue - by procet - 03-19-2024, 08:33 AM
RE: KC868-HAv2 esphome issue - by procet - 03-20-2024, 09:39 AM
RE: KC868-HAv2 esphome issue - by admin - 03-20-2024, 10:19 AM
RE: KC868-HAv2 esphome issue - by procet - 03-24-2024, 03:16 PM
RE: KC868-HAv2 esphome issue - by admin - 03-24-2024, 09:38 PM
RE: KC868-HAv2 esphome issue - by procet - 03-24-2024, 09:47 PM
RE: KC868-HAv2 esphome issue - by procet - 03-24-2024, 10:51 PM
RE: KC868-HAv2 esphome issue - by admin - 03-24-2024, 11:43 PM
RE: KC868-HAv2 esphome issue - by procet - 03-25-2024, 09:17 AM
RE: KC868-HAv2 esphome issue - by procet - 04-03-2024, 03:59 PM
RE: KC868-HAv2 esphome issue - by admin - 04-03-2024, 11:48 PM
RE: KC868-HAv2 esphome issue - by procet - 04-04-2024, 05:37 AM
RE: KC868-HAv2 esphome issue - by procet - 04-24-2024, 07:34 PM
RE: KC868-HAv2 esphome issue - by admin - 04-24-2024, 10:12 PM
RE: KC868-HAv2 esphome issue - by procet - 04-27-2024, 09:18 PM
RE: KC868-HAv2 esphome issue - by admin - 04-28-2024, 12:45 AM
RE: KC868-HAv2 esphome issue - by procet - 04-29-2024, 07:05 PM
RE: KC868-HAv2 esphome issue - by admin - 04-29-2024, 11:13 PM
RE: KC868-HAv2 esphome issue - by procet - 04-30-2024, 08:12 PM
RE: KC868-HAv2 esphome issue - by admin - 04-30-2024, 11:34 PM
RE: KC868-HAv2 esphome issue - by procet - 05-01-2024, 06:25 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)