This repository was archived by the owner on Apr 18, 2022. It is now read-only.
Replies: 1 comment 4 replies
-
Ssl would not work with self-signed certificates, only trusted ones... |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The current version works only with http on default 80 port.
Sensor.py contains the following url format:
DEFAULT_RESOURCE = "http://{0}/status_gateways_json.php?key={1}"
Ii would be nice if protocol and port can be configured from HA sensor yaml, like:
Beta Was this translation helpful? Give feedback.
All reactions