-
I’m using Shelly 2.5 as roller shutter controller but when I try to switch inputs and outputs nothing happens.
-
I created a empty c++ project and added your mongoose header / source files.
I used your sample:
#include "mongoose.h"
```
static const char* s_web_root_dir = ".";
static const char* s_list…
-
- My goal is: Create a HTTPS webserver + websockets and other stuff
- My actions were: By setting the `ms` on mg_mgr_poll to something higher than 50 (100 for example) it made my poll function crash …
-
Hello,
Due to the blocking nature of client and server in cpp-httplib and as its author [isn't keen on making it non-blocking](https://github.com/yhirose/cpp-httplib/issues/875), any thoughts on…
-
On my Shelly 2.5 the Position Status say 100 but is 0 in real ,
also in Homekit the Roller is indicated vice versa , it happened to me after i installed 3 new Switches , but only on 2 of the Shelly´…
-
# Steps to reproduce this issue
### 1. clone & build my project
```
git clone https://github.com/CRC32EX/AndroidWebServer
cd AndroidWebServer
ndk-build
```
### 2. Error
```
$ ndk-build
[ar…
-
Error while installing dependencies:
warning strapi > boom@7.3.0: This module has moved and is now available at @hapi/boom. Please update your dependencies as this version is no longer maintained an …
-
Hello, was working on my environment today and took a look at the logs:
```
9377549 mgos_sntp.c:98 SNTP query to time.google.com
40602088 shelly_main.cpp:560 Up 40.59, HAP 0/4/12 ns 4, R…
-
Ok, onto 2.10
The functionality change that merits the minor version bump is the new 1L second input mode - https://github.com/mongoose-os-apps/shelly-homekit/issues/346
Beside that, there are s…
rojer updated
3 years ago
-
When compiling on Qnx do not find 'optname' TCP_KEEPCNT and TCP_KEEPINTVL. If they are commented out the server works but I don't know what these parameters are and if they can be disabled.
![Screens…