-
Notifications
You must be signed in to change notification settings - Fork 12
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
Issues after Update to OS 10.3 #28
Comments
I'm getting the same error showing on the Mila integration. My home assistant logs show an "Invalid Query" error:
|
@srosen any chance one or more of your rooms are configured as a Music Studio (Mila's new room type as of update 1.13)? I think this might the cause of the issue. |
I have the same issue. No music studio :-) |
After trying you your gist and trying to access api.milacares.com/mms, it appears the response to the get_devices_info() call is a 502 Bad Gateway. If I paste that URL into a browser I get the same error. This is probably not a Home Assistant issue but a change in the API or just network errors on their end. |
Interesting, because when I tried accessing the API using the milacares-sdk, which is what the HA integration uses, i was getting that error and it was specifically saying that the Music Studio room does not exist in the sdk's schema. After patching the sdk, it seemed to work fine when using just the sdk in a python script. The integration hasn't been updated to use the new version of the sdk though I believe. |
Hi,
I updated Home Assistant to the latest version: 2023.6.3 (OS 10.3). When I did this, the Mila Integration seemed to have broken. I have tried clearing out the integration and I pulled the latest version from the repo and it still gives this error.
Thank you for your help.
![IMG_0014](https://private-user-images.githubusercontent.com/5099438/250655740-5199816a-e16b-4195-bac0-51a60cb98780.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTM0NjIsIm5iZiI6MTczODk5MzE2MiwicGF0aCI6Ii81MDk5NDM4LzI1MDY1NTc0MC01MTk5ODE2YS1lMTZiLTQxOTUtYmFjMC01MWE2MGNiOTg3ODAuanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA1MzkyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTZiYmE2MGUyZTAwZmY2MmRlMmVhMGQxZWU0OGYzNWQyM2UyY2UwZmFjM2U1YTE0ZjcyNWViMDU5NWQzM2VhZDImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.v-8dMpp3p4-u1raJneOQB2Lh94hyZ_Bt8HURB4aHxl4)
![IMG_0015](https://private-user-images.githubusercontent.com/5099438/250655744-969069cd-8b2b-48ca-9322-9ddd4b0f4b81.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTM0NjIsIm5iZiI6MTczODk5MzE2MiwicGF0aCI6Ii81MDk5NDM4LzI1MDY1NTc0NC05NjkwNjljZC04YjJiLTQ4Y2EtOTMyMi05ZGRkNGIwZjRiODEuanBlZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA1MzkyMlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWNiNjRlMmQwZmExMzJhMTJmYjI1NzU4ODIyZWJmNTM1ZmJhYjk2Yjk3OTk2NTgzMWIwM2YxYmQ0MGZhMmIxMWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.STZ6QoS5ZHo-ho_RK4cu_ieHC0juFtvUZvnIPt1YV_Y)
The text was updated successfully, but these errors were encountered: