We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Wine Cooler is available in both the Hoover Wizard App and the Candy Simply-Fi App.
./simplyfi 192.168.10.145 getkey or any of the following curl commands just hang. there is no reply whatsoever.
curl -s http://192.168.10.145/http-read.json\?encrypted\=0 curl -s http://192.168.10.145/http-read.json\?encrypted\=1
Port 80 is open and replying to ping requests.
I think they are changed the API.
The text was updated successfully, but these errors were encountered:
getting error 400
aiohttp.client_exceptions.ClientResponseError: 400, message="Expected HTTP/:\n\n b''\n ^", url='http://192.168.10.145/http-read.json?encrypted=1'
Sorry, something went wrong.
No branches or pull requests
The Wine Cooler is available in both the Hoover Wizard App and the Candy Simply-Fi App.
./simplyfi 192.168.10.145 getkey or any of the following curl commands just hang. there is no reply whatsoever.
curl -s http://192.168.10.145/http-read.json\?encrypted\=0
curl -s http://192.168.10.145/http-read.json\?encrypted\=1
Port 80 is open and replying to ping requests.
I think they are changed the API.
The text was updated successfully, but these errors were encountered: