Kira
Kira
### What happened? I'm using the ZS06 with SmartIR, when I change channel with Alexa to a channel with 2 digits (eg 31) the bluster stop working until I restart...
### Analysis Call the POST /commands on A/C device with the following payload cause Internal Server Error ` { "command": "setAll", "parameter": "23,1,3,on", "commandType": "command" } ` NB: Using any...
### Description When using the SpeedDial component with the textOutside configuration, long button labels are not displayed correctly. The text overlaps with the icon instead of being positioned outside, breaking...
- Add parse_origin() utility to validate and normalize origin URLs - Server now fails fast with clear error for invalid ORIGIN - Automatically normalize default ports and strip path/query/hash -...
### Describe the bug Hello If the ORIGIN environment variable is configured incorrectly, for example omitting the protocol, the server responds with a 400 Bad Request error. While this is...