Haraade
Haraade
yes, but only for debugging. I understand that it should only be available on local network, but it doesn't work anymore!
I have renewed the Let's encrypt certificat. It was valid, and it is also after the renewal. When I go to https://local-ip:4443 I get this feedback: Bad Request Your browser...
Yes, it is HTTPS. I do not use the dnsmasq service that is included. I have three separate dns servers in the same network that all refers the ip>domain.
No proxies. curl -kv https://192.168.0.20:4443/ * Trying 192.168.0.20:4443... * Connected to 192.168.0.20 (192.168.0.20) port 4443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations:...
* Trying 192.168.0.20:4443... * Connected to 192.168.0.20 (192.168.0.20) port 4443 (#0) * ALPN, offering h2 * ALPN, offering http/1.1 * successfully set certificate verify locations: * CAfile: /etc/ssl/certs/ca-certificates.crt * CApath:...
I can access the panel, but browser complains about unsafe website. What makes it a problem to use SSLCertificateFile /etc/letsencrypt/live/domain.com/fullchain.pem and SSLCertificateKeyFile /etc/letsencrypt/live/domain.com/privkey.pem ? As long as port 4443 is...
https://github.com/pvvx/ZigbeeTLc/issues/124
Managed to get more data from a device after OTA update. But only one of three units. Firmware was obtained from https://github.com/Develco-Products/frient_upgrade_images/blob/main/IntelligentSmokeAlarm_4.0.8.zigbee { "battery": 100, "battery_low": false, "enrolled": true, "fault":...
Condition reported from another unit. This device does not report "ias_cie_address": { "battery": 80, "battery_low": false, "linkquality": 216, "max_duration": 5, "restore_reports": true, "smoke": false, "supervision_reports": true, "test": false, "update": {...
One thing I wonder, are these units completely identical ?. They are supplied by Frient (https://frient.com/products/intelligent-smoke-alarm/) and Develco (https://www.develcoproducts.com/products/sensors-and-alarms/intelligent-smoke-alarm/#SmokeAlarmTechnicalSpecifications). These three that I have are supplied by Frient, but are...