Tobias Kem
Tobias Kem
hi there again, i was trying to flash some new buld from lsc gu10 which are listes as working devices. i already got them flashed half a year ago, so...
``` { "errorMessage": "HTTPSConnectionPool(host='$DOMAIN', port=443): Max retries exceeded with url: /api/alexa/smart_home (Caused by SSLError(SSLError(1, '[SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:852)'),))", "errorType": "SSLError", "stackTrace": [ [ "/var/task/haaska.py", 111, "event_handler", "return...
how about the possibility to get a list of available playbooks for example: ``` roles/auth ├── files │ ├── skel │ └── sudoers ├── handlers │ └── main.yml ├── tasks...
Hi, it looks like there is an endpoint that offers calibration of the temperature https://github.com/marcelrv/nefit_easy_protocol/blob/master/hc1-temperatureAdjustment.md how do you think about adding this into this integration? i think it could be...
.reverse_pointer can't handle prefixes the problem is fully explained at stackoverflow: https://stackoverflow.com/questions/56429402/ipaddress-module-and-ipv6-reverse-pointer
sorry i didnt know where to ask so enabling WLAN like that works for me: `fc.call_action('WLANConfiguration3', 'SetEnable', NewEnable=True)` i wanted to set the SSID / Key, but im still not...
 not that heavy in my opinion but maybe something that can be improved. this error happens because of that the domain is not provided as fqdn in the fritzbox...