Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
change wake up name
#21
(12-20-2024, 11:35 PM)admin Wrote: KCS firmware not support wiegand directly, maybe in future will update for that.
now you can config by ESPHome, if you want to use wiegand device. any free GPIOs can be used by wiegand device.

Hi
I have edited the yaml for the wiegand as attached and has failed to download please see below , I have tried to rename 47 ,48 but still didnt work and deleted them still didnt work ....I dont know what to do..
And just to let you know about the kc868 aio yaml you are going to do for me for the sensors, I have 3 water level sensors, 3 temperature and humidity sensors, 2 human sensors and 3 water temperature sensors . if that helps.
Many thanks.


      open_drain: False
      pullup: False
      pulldown: False
    ignore_pin_validation_error: False
binary_sensor.gpio: [source /config/esphome/kincony-b16m.yaml:585]
 
  Pin 47 is used in multiple places.
  platform: gpio
  name: b16m-W1-io47
  pin:
    number: 47
    inverted: True
    mode:
      input: True
      output: False
      open_drain: False
      pullup: False
      pulldown: False
    ignore_pin_validation_error: False
wiegand: [source /config/esphome/kincony-b16m.yaml:652]
 
  Pin 48 is used in multiple places.
  - [source /config/esphome/kincony-b16m.yaml:652]
    id: mykeypad
    d0:
      number: 48
      mode:
        input: True
        output: False
        open_drain: False
        pullup: False
        pulldown: False
      inverted: False
      ignore_pin_validation_error: False
Pin 47 is used in multiple places


Attached Files
.txt   logs_kincony-b16m_compile (1).txt (Size: 1.17 KB / Downloads: 8)
.txt   yaml.txt (Size: 16.48 KB / Downloads: 9)
Reply
#22
this is wiegand use by esphome video tour: https://youtu.be/v-Vs4NbJy5k
when have free time, will update AIO yaml for sensors.
Reply
#23
(12-22-2024, 02:43 AM)admin Wrote: this is wiegand use by esphome video tour: https://youtu.be/v-Vs4NbJy5k
when have free time, will update AIO yaml for sensors.

Hi, I have watched that video many times before, and that was my result , could you please look at the yaml file and tell me what i have done wrong please that i attached in last post with the report saying multiple 47 48....
Reply
#24
Your question is very confusing. You are using KC868-AIO, but why you use our demo yaml for B16M controller??
the LOG already told you: Pin 48 and Pin47 is used in multiple places.
if you want use wiegand with KC868-AIO, there only free GPIO14 gnd GPIO5 can be used.
Reply
#25
(12-22-2024, 11:04 AM)admin Wrote: Your question is very confusing. You are using KC868-AIO, but why you use our demo yaml for B16M controller??
the LOG already told you: Pin 48 and Pin47 is used in multiple places.
if you want use wiegand with KC868-AIO, there only free GPIO14 gnd GPIO5 can be used.

I am using the b16m for the wiegand as said in previous message on esp home as my aio runs kcs.
Yes the log has told me this but i do not know how to correct this log message , sorry i have no coding experience how to correct this problem.
Reply
#26
if you want use pin48, pin47 for wiegand, delete the command defined before. suggest you find a software engineer to help you for the project.
Reply
#27
(12-22-2024, 11:41 PM)admin Wrote: if you want use pin48, pin47 for wiegand, delete the command defined before. suggest you find a software engineer to help you for the project.

Hi
I have deleted previous 47 48 command please see yaml and log but new error has come up, sorry i do not know any one as i have already tried to get help with the software , I only need to know a couple of things for this project then i can install everything else my self , If this is something you cannot help me with is there a discord or other support on your products you know that i can contact?
Thanks.


Attached Files
.txt   b16 yaml.txt (Size: 15.09 KB / Downloads: 6)
.txt   logs_kincony-b16m_compile (2).txt (Size: 1.01 KB / Downloads: 7)
Reply
#28
you can visit ESPHome or home assistant community.
https://community.home-assistant.io/c/esphome/36
Reply


Forum Jump:


Users browsing this thread: