tricoos

Results 25 comments of tricoos

Looks like my PR was for the trash @adn77 ?

Ah, looks like actually....not, just the commit.

Update: the same issue occurs with speccy (https://github.com/wework/speccy/issues/315) and openapi-merge (https://github.com/robertmassaioli/openapi-merge/issues/10)

Sounds logical, but then again it should be renamed to state.cgi and use PUT to set/update values and GET requests to see the values.

I am using PHP since 1999, but I still prefer documentation over reverse-engineering.

@olaxe > Personally I use only arm64 for my Raspberry servers. Arm32 is for desktop use. I think ARM64 doesn't really matter unless you have a Raspberry Pi 4 with...

@olaxe Surely ARM64 is the future. Unfortunately Linux in contrast to Windows does not allow running of 32 bit applications on a 64 bit OS so for the time being...

Just in case - here is my working config: **nginx.conf** ``` server { listen 80; server_name tasks.example.com tasks; return 301 https://tasks.example.com$request_uri; } map $http_upgrade $connection_upgrade { default upgrade; '' close;...

Miio uses Wifi, but Zigbee is something completely different and completely non-compatible. It could only work via a spceific (Aqara?) hub.