-
When making with the flag `-DLWS_WITH_EXTERNAL_POLL=ON`, you get the error at 98% when running the `make` command.
`error: "LWS_WITH_EXTERNAL_POLL" redefined [-Werror]`
To solve this, you have t…
-
Hello, I've got some time to check the new features in the framework. Some of them became useful like manual time, disabling unnecessary features, but the thing which is in my opinion is important I c…
-
The node module supports:
heatMode - integer indicating the desired heater mode. Valid values are: 0: "Off", 1: "Solar", 2 : "Solar Preferred", 3 : "Heat Pump", 4: "Don't Change"
But only #3 see…
-
### Bug description
Hi,
I have to use a proxy to connect to internet resources, that's why there are always environment variables set for the proxy.
[root@localhost ~]# env | grep -i proxy
HTTP_PR…
-
The [Mqtt encoder](https://github.com/Azure/DotNetty/blob/dev/src/DotNetty.Codecs.Mqtt/MqttEncoder.cs#L234-L273) splits the PUBLISH packet into different frames, one containing the topic and QoS infor…
-
## Introduction
The Zephyr documentation has "API Reference" and "User and Developer Guides" sections. I believe several API reference pages contain valuable information that would be better placed…
-
This feature is meant for two use cases:
- end-to-end payload encryption
- performance optimization
Normally, WAMP application payload is transmitted in `args` (list) and/or `kwargs` (dict) items in …
-
The ESP8266 is capable of using TLS 1.2 via the use of WiFiClientSecure, and then adding in IoT certificates properly via the use of espClient.setCertificate, espClient.setPrivateKey & espClient.setCA…
-
As the developer of the Heishamon software I would like to discuss the posibility to add upgrading through the home assistant heishamon integration. I am not a python developer and am not a frequent u…
-
To install this repo it would be a good solution to create a docker addon. The docker will bring all necessary dependency´s with it and it would be easy to use this as an adaptor between HA and Wattpi…