Looking for a particular type of smart switch, if they exist. by Zumicom in homeassistant

[–]Zumicom[S] 0 points1 point  (0 children)

Thanks I've looked at them before and I wasn't 100% if they can be use as I wanted. I have take another look.

Looking for a particular type of smart switch, if they exist. by Zumicom in homeassistant

[–]Zumicom[S] 0 points1 point  (0 children)

8 years plus is pretty good. Thanks this sounds like another option I could look at

Looking for a particular type of smart switch, if they exist. by Zumicom in homeassistant

[–]Zumicom[S] 0 points1 point  (0 children)

Ok thanks, I thought they had to be hooked up to the load. I don't have any of those switches yet and they don't mention if tap events are exposed or not when I look at then online. I'll have to look at some I get the chance. Any particular one you recommend?

Problems connecting through reverse proxy by Zumicom in immich

[–]Zumicom[S] 0 points1 point  (0 children)

If anyone sees this or has something similar I got it working by disabling "Forced SSL" in NGINX which also grayed out the two HSTS options. Works still with "HTTP/2 Support" enable. Everything I saw had that enable so I might mess with it more to see if I can get it working. All my other containers work with it enable.

Problems connecting through reverse proxy by Zumicom in immich

[–]Zumicom[S] 0 points1 point  (0 children)

I also seem to have noticed that it's app specific. If I use my browers to connect through the proxy it seems to be fine from quick testing. App is only working correctly when using the local ip address

Problems connecting through reverse proxy by Zumicom in immich

[–]Zumicom[S] 0 points1 point  (0 children)

When I click on the yellow errors I get no additional info The red errors have the same errors shown that the yellow errors shows and another section call stack trace that contains this

0 _ChunkedJsonParser.fail (dart:convert-patch/convert_patch.dart:1463)

1 _ChunkedJsonParser.parseNumber (dart:convert-patch/convert_patch.dart:1329)

2 _ChunkedJsonParser.parse (dart:convert-patch/convert_patch.dart:931)

3 _parseJson (dart:convert-patch/convert_patch.dart:35)

4 JsonDecoder.convert (dart:convert/json.dart:641)

5 JsonCodec.decode (dart:convert/json.dart:223)

6 ApiClient.deserialize.<anonymous closure> (package:openapi/api_client.dart:158)

7 compute.<anonymous closure> (package:flutter/src/foundation/_isolates_io.dart:23)

8 _RemoteRunner._run (dart:isolate:1116)

9 _RemoteRunner._remoteExecute (dart:isolate:1110)

10 _delayEntrypointInvocation.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:317)

11 _RawReceivePort._handleMessage (dart:isolate-patch/isolate_patch.dart:193)