homematic-community / XML-API

HomeMatic CCU Addon implementing a xml request functionality
https://github.com/homematic-community/XML-API
GNU General Public License v3.0
123 stars 27 forks source link

TinyMatic Sync-Issue since 1.21? #65

Closed kangaroo72 closed 2 years ago

kangaroo72 commented 2 years ago

Hi,

I'm not using it, but a friend contacted me, and I tried also. We're using Tinymatic (Android App). Since the update from 1.20 to 1.21 the App is no longer syncing with CCU / RaspberryMatic. Is this a known issue?

Best regards.

HolgerJeromin commented 2 years ago

Does downgrade helps?

kangaroo72 commented 2 years ago

No. Already tried 😔

HolgerJeromin commented 2 years ago

I meant downgrade of xml-api to 1.20. If this does not work I would try to contact TinyMatic vendor. Perhaps the underlying Android had some changed behavior in an update.

ultrah commented 2 years ago

Seems to work fine for me with XML-API 1.22 and I did not get any reports from other users on this yet.

Maybe the troubleshooting guide helps: https://tinymatic.uservoice.com/knowledgebase/articles/1127281-hilfe-die-app-funktioniert-nicht

kangaroo72 commented 2 years ago

Thanks a lot for that statement. I'm on RaspberryMatic 3.65.6.20220723 and now on xml 1.22. Tried Tinymatic on Samsung Note 10+ and Samsung S20FE 5G. Both devices no luck :-(

ultrah commented 2 years ago

Do you get any error message? Might be related to a CCU addon that is not compatible. Some addons put data into system variables for example that is not valid XML.

kangaroo72 commented 2 years ago

No error, but solved. By default, Tinymatic is using http - switching to https solved my problem. Thanks!!