-
This was extremely confusing to me as a user that these were not default values (see https://github.com/uhppoted/uhppoted-httpd/issues/27). Instead, these fields should have no placeholder or a placeh…
-
- https://github.com/uhppoted/uhppoted-httpd/issues/25
- https://github.com/uhppoted/uhppoted-httpd/discussions/41
Display _user setup_ page on start/login if there is no valid _admin_ user:
- [x…
-
Hey, currently getting an error when trying to create a card from the user interface
```
uhppoted-httpd | 2024/04/23 00:58:29 WARN 423137505 failed to update card 1234567
```
I went to car…
-
Remove external dependency on _ip_ module since _uhppoted-nodejs_ only uses the IPv4 encoding/decoding functionality:
- [x] decoder
- [x] encoder
- [x] uhppoted
- [x] README
- [x] Remove _ip.js_ …
-
Ref.:
- [failed to update card](https://github.com/uhppoted/uhppoted-httpd/issues/27)
- [show save / cancel buttons when user edits the From or To columns](https://github.com/uhppoted/uhppoted…
-
Remove external dependency on _ip_ module since _uhppoted-nodejs_ only uses the IPv4 encoding/decoding functionality.
- [x] decoder.js
- [x] encoder.js
- [x] driver.js
- [x] integration tests
-
Ref. https://github.com/uhppoted/uhppoted/discussions/50
Rework all API functions:
- use preallocated memory for strings
- flatten deeply nested _structs_
- rework error as _struct_ with error c…
-
I use the uhppoted-mqtt component on a Raspberry Pi to send mqtt messages to Home Assistant. Everything was working fine.
Suddenly, I stop receiving mqtt messages. After a reboot, I receive all old …
-
I have tried setting up via `docker compose` following the steps in the README. I am running into an issue where it seems that the service is not honoring the devices that I have configured in my `uhp…
-
## Description
updating a card's group membership will sometimes not work if the only attribute changed is a group membership
## Steps to reproduce
1. create a new card without any priviilges
…