Hikvision-Addons
Hikvision-Addons copied to clipboard
DS-K1T502DBFWX-C - Not supported
What happened?
I'm trying to add my DS-K1T502DBFWX-C without success.
Add-on
Hikvision Doorbell
What version of the add-on are you running?
3.0.12
Installation type
Home Assistant add-on
Relevant log output
2024-01-05 18:59:28.255 | DEBUG | config:load_mqtt_config:129 - Loading MQTT configuration from supervisor
2024-01-05 18:59:28.255 | DEBUG | config:mqtt_config_from_supervisor:36 - Requesting MQTT service configuration to supervisor
2024-01-05 18:59:28.273 | INFO | sdk.utils:loadSDK:44 - Using OS: Linux with architecture: x86_64
loop[2] find 2 mac and 0 ip
Traceback (most recent call last):
File "/app/main.py", line 96, in <module>
asyncio.run(main())
File "/usr/local/lib/python3.10/asyncio/runners.py", line 44, in run
return loop.run_until_complete(main)
File "/usr/local/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/app/main.py", line 47, in main
doorbell.authenticate()
File "/app/doorbell.py", line 71, in authenticate
self._type = DeviceType(self._device_info.wDevType)
File "/usr/local/lib/python3.10/enum.py", line 385, in __call__
return cls.__new__(cls, value)
File "/usr/local/lib/python3.10/enum.py", line 710, in __new__
raise ve_exc
ValueError: 884 is not a valid DeviceType
Relevant configuration
No response
Anything else?
No response