Skip to content
New issue

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

HomeAutomation#switchPowerState with Fritz Dect 500 => code 500 #56

Open
psychomom opened this issue Jul 12, 2023 · 0 comments
Open

HomeAutomation#switchPowerState with Fritz Dect 500 => code 500 #56

psychomom opened this issue Jul 12, 2023 · 0 comments

Comments

@psychomom
Copy link

psychomom commented Jul 12, 2023

When trying to switch on a Fritz Dect 500 I'm getting a Response Code 500

Exception in thread "main" com.github.kaklakariada.fritzbox.http.HttpException: Request failed with response Response{protocol=http/1.1, code=500, message=Internal Server Error, url=https://192.168.178.1/webservices/homeautoswitch.lua?switchcmd=setswitchon&ain=13077%200171559&sid=3e0ee1169d88c622}
at com.github.kaklakariada.fritzbox.http.HttpTemplate.execute(HttpTemplate.java:132)
at com.github.kaklakariada.fritzbox.http.HttpTemplate.get(HttpTemplate.java:81)
at com.github.kaklakariada.fritzbox.http.HttpTemplate.get(HttpTemplate.java:71)
at com.github.kaklakariada.fritzbox.FritzBoxSession.getAutenticated(FritzBoxSession.java:90)
at com.github.kaklakariada.fritzbox.HomeAutomation.executeDeviceCommand(HomeAutomation.java:102)
at com.github.kaklakariada.fritzbox.HomeAutomation.executeParamCommand(HomeAutomation.java:82)
at com.github.kaklakariada.fritzbox.HomeAutomation.switchPowerState(HomeAutomation.java:114)

@psychomom psychomom changed the title HomeAutomationswitchPowerState HomeAutomation#switchPowerState with Fritz Dect 500 => code 500 Jul 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant