scetu

Results 4 issues of scetu

### Creating a bug report/issue #### Required Information - DietPi version | `cat /boot/dietpi/.version` ``` G_DIETPI_VERSION_CORE=8 G_DIETPI_VERSION_SUB=7 G_DIETPI_VERSION_RC=1 G_GITBRANCH='master' G_GITOWNER='MichaIng' G_LIVE_PATCH_STATUS[0]='not applicable' ``` - Distro version | `echo $G_DISTRO_NAME $G_RASPBIAN`...

Investigation required :thinking:

### Description After calling homeassistant.reload_config_entry it fails (I must say that config_entry comes from custom component https://github.com/JurajNyiri/HomeAssistant-Tapo-Control) ``` service: homeassistant.reload_config_entry data: {} target: device_id: - 88e356383b63391290aa1b3539239906 ``` fails with ```...

Would it be possible to add additional port for this addon, to expose it from the HA instance? For example it would be usefull to use it to forward logs...

### What happened? When setting up Basic Auth for service, some special characters are incorrectly saved via WebUI and supplied password in HTTP call is then not matched agains it....

bug
next minor