-
The default 5 second timeout is inconveniently long for e.g. _uhppoted-app-home-assistant_. The timeout needs to be configurable (possibly per call)
-
`function code: 0xC8`
- [x] uhppote-core
- [x] uhppoted-lib
- [x] uhppote-simulator
- [x] uhppote-cli
- [x] uhppoted-rest
- [x] uhppoted-mqtt
- [x] uhppoted-codegen
- [x] uhppoted-dll
- [x]…
-
Ref. https://github.com/uhppoted/uhppoted-app-wild-apricot/issues/4
Member record group names returned by the Wild Apricot API are not necessarily consistent with the actual group names - the membe…
-
Glad to see Home Assistant integration arriving! This looks absolutely amazing!
I was trying to get this going, but due to my network configuration (for security reasons), discovery of the controll…
-
Hi, Coan you help me to fix it?
` mar 13 07:40:00 haos homeassistant[526]: 2024-03-13 07:40:00.121 ERROR (MainThread) [custom_components.uhppoted.config] error retrieving list of controllers ([Errno…
Uzzi updated
8 months ago
-
Is the max cards limited to 10 only or can this be increased to display all cards in the system?
-
First of all, thanks for this code! I have been testing it using the python and mqtt implementations with a lot of success. Using the Wild Apricot implementation I can't get the access to be granted.
…
-
Events from event listener are incorrectly decoded:
```
return Event(
unpack_uint32(packet, 4),
unpack_uint32(packet, 8),
unpack_uint8(packet, 12),
unpack_bool(…
-
Hi.
Well done for creating this, I realise some features are a bit rough, but I have been able to configure it for our building which has 3 floors with a controller on each floor.
With all of t…
m0vse updated
8 months ago
-
Hello,
First time writing in Github, so I'm not 100% sure if it's at the right place. Sorry in advance if it's the case.
I've installed uhppoted-core, uhppoted-cli, uhppoted-lib and now uhppoted-m…