issue with 5.2.2 and fhem
See original GitHub issueUp to version 5.2.2-RC4 automatically created fhem devices work fine. After updating to the latest version 5.2.2 I get the following error messages:
Request Error, Please look in your habridge log: error {"type":"6","address":"/lights/1","description":"Error on calling url to change device state","method_name":"/lights/1state"}
The device-target-item is
{"url":"http://127.0.0.1:8088/fhem?cmd=set%20ta_Test%20","command":"on"}
and the log says
Cannot parse command to FHEM <<<"{\"url\":\"http://127.0.0.1:8088/fhem?cmd=set%20ta_Test%20\",\"command\":\"on\"}">>> com.bwssystems.HABridge.plugins.fhem.FHEMHome
Went back to RC4 and all ist working fine again.
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Addressed Issues in GlobalProtect App 5.2 - Palo Alto Networks
See the list of addressed issues in GlobalProtect app 5.2 for Android, iOS, Chrome, Windows, Windows 10 UWP, and macOS.
Read more >5.2.2 Writing Rules from Word Problems Homework
5.2.2 Writing Rules from Word Problems. Homework ... Plot the points (−3, 7) and (2, −3) and draw a line through them. Then...
Read more >SmartZone 5.2.2 (GA) Upgrade Guide | Technical Documents
SmartZone 5.2.2 (GA) Upgrade Guide. Upgrade from SZ versions 3.6.2, 5.1.0, 5.1.1, 5.1.2, 5.2.1 directly to 5.2 is supported.
Read more >Email non-delivery reports and SMTP errors in Exchange Online
Admins can learn about SMTP errors and non-delivery reports (also known as NDRs or bounce messages) that are generated in Exchange Online.
Read more >AC 107-2 - Small Unmanned Aircraft Systems (sUAS)
5.2.2 Person Manipulating the Flight Controls. ... controller workload, communication issues, or any other type of operations that could.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
will take a look
I am putting in checks for json object versus string to help.