Bollie
Bollie
**Scope** Refactored the code for setting prescale which was in the code twice and moved it to a `void setPrescale(uint8_t prescale, bool extclk=false)` function. **Known limitations** A private setPrescale function...
### Basic Infos I would like to register multiple Wifi stations (SSID's). If the device enters the configportal it should be an option to keep (max 2) existing SSID's (show...
After you added getWrapperBigMode, I understood how I could add other parsers. I upgraded your module by adding a parser that displays the status of sensors (LWT or active) and...
**Describe the bug** Setting the environmental variable LWT_TOPIC does not change the used LWT topic. Could you add the [LWT_TOPIC](https://github.com/theengs/gateway/blob/156a46ae5bd596209edaf6660f0248bea6013f5f/docs/use/use.md?plain=1#L65) which default is [home/TheengsGateway/LWT](https://github.com/theengs/gateway/blob/156a46ae5bd596209edaf6660f0248bea6013f5f/TheengsGateway/__init__.py#L36) to the supported [environment variables](https://github.com/theengs/gateway-docker/blob/c20505d29625e00603db4a8bb5fa8c71a987f801/chroot/opt/venv/start.sh#L134) as...
### Current Behavior In the log this line is added: (node:7) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead. ### Expected Behavior Node-RED does not use depreciated...
If I add a new node with the same existing and authorized configuration node, it does not work: the authorization is not correct. A work-around is to connect with "use...