Is there an API for _local_ access? #942
Unanswered
jetpacktuxedo
asked this question in
Q&A
Replies: 0 comments
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.
-
There's a cloud api if you're using the cloud services, but it doesn't seem like the api for the local webserver hosted by the device is published anywhere.
Ultimately I'd like to get power led status and power button control (from my atx module) exposed to home assistant so I can check status and remotely power on easily without opening up the local webpage on my phone and clicking through menus that definitely don't feel like they were built for mobile.
I could probably just use python and selenium or something, but if there was just an endpoint I could hit that would be a lot easier.
Beta Was this translation helpful? Give feedback.
All reactions