Closed marcgarciamarti closed 1 year ago
Hello @marcgarciamarti! Thank you for reporting this issue.
I will change the implementation to use default values when a certain value is not provided by the Eversolo API. You can expect an update on this in the coming days. I will do this as soon as I have time.
Are you using an Eversolo device other than the DMP-A6?
Hi Christian,
thanks again for developing this module again. I was soooo much looking forward to this...
No, I only have the DMP-A6.
Thanks
On Sat, Sep 16, 2023 at 1:21 AM Christian Horn @.***> wrote:
Hello @marcgarciamarti https://github.com/marcgarciamarti! Thank you for reporting this issue.
I will change the implementation to use default values when a certain value is not provided by the Eversolo API. You can expect an update on this in the coming days. I will do this as soon as I have time.
Are you using an Eversolo device other than the DMP-A6?
— Reply to this email directly, view it on GitHub https://github.com/hchris1/Eversolo/issues/5#issuecomment-1722002664, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADA3QFEHGQRNVGHNTPVGCETX2TPHJANCNFSM6AAAAAA42AVAJE . You are receiving this because you were mentioned.Message ID: @.***>
@marcgarciamarti I just released v0.2.0. This version should be much more robust when values are missing in API responses.
I also added some debug logging. This way you can send me the log so I can understand where your API response differs from mine. To do that you can follow these steps. Your Eversolo should be turned on during that time so that new data can be fetched:
Looking forward to get feedback from you! Christian
Wow, thanks a lot! v.0.2.0 is installed on my end and I finally can see the mediplayer displayed on my frontend! thanks!!
I tried it and it works well! I just used it briefly and nothing worked incorrectly. It is very very convenient! How would you like for me to share my feedback with you? do you want a github issue for everything that I come across, if at all?
I’m not sure this can be helpful for this project, but up until I purchased the Eversolo, I was using LMS and I remember the HA integration was very powerful. Maybe you can benefit from portions of that code?
In any case, your project is awesome and I’m so happy you put this together!! I still see that Eversolo won’t allow for their device to be turned on by invoking the API either… thank God I have this cool broadlink device sitting next to it, and I can beam an IR signale to compensate their decision!
Hats off Christian! can we buy you a coffee somehow?
On 16 Sep 2023, at 15:47, Christian Horn @.***> wrote:
@marcgarciamarti https://github.com/marcgarciamarti I just released v0.2.0. This version should be much more robust when values are missing in API responses.
I also added some debug logging. This way you can send me the log so I can understand where your API response differs from mine. To do that you can follow these steps. Your Eversolo should be turned on during that time so that new data can be fetched:
Go to settings -> devices & integrations -> Eversolo Activate the debug protocol Wait for approximately 10 seconds Deactivate the debug protocol Attach the whole debug file or copy the lines that start with "Fetched data from API" in case you don't want to send the whole file Looking forward to get feedback from you! Christian
— Reply to this email directly, view it on GitHub https://github.com/hchris1/Eversolo/issues/5#issuecomment-1722234208, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADA3QFFAMZVEP36QDZX4BZLX2WUWTANCNFSM6AAAAAA42AVAJE. You are receiving this because you were mentioned.
@marcgarciamarti Good to hear that v0.2.0 brought an improvement for you!
I would recommend to open a new issue per feature request/bug to keep it structured. If you are satisfied with the bug fix, you can close this issue :)
I set up "Buy Me a Coffee" in case you want to support me: https://www.buymeacoffee.com/hchris1 Don't feel obligated to donate, but if you do, thank you so much! Christian
Done!!
Describe the issue
Hello,
I installed this component through HACS. Thanks a million for putting this together.
All the entities but the mediaplayer seem to work just fine. The mediaplayer integration is not even provisioned when the integration is enabled but once you reload the integration, it shows up. It however does not seem to work for me.
Reproduction steps