-
Notifications
You must be signed in to change notification settings - Fork 22
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
Possible problem with spaces in friendly_name #9
Comments
Hi! Interesting error. As all of my chromecast devices have spaces in their names (e.g. According to the log the Seems to be a race-condition of some kind when the MQTT connection is not established fast enough yet devices already have been found. Edit: |
You can try the version available in PR #11. |
Before you made any changes only the Badezimmer (≙ Bathroom) topics showed up in MQTT - nothing else. With the #9 branch however:Here everything starts to work in the end, the 'workflow' to get everything working is as bit struggling:
So basically once every device was in use and somebody changed the volume, they'll appear in MQTT. What I haven't thought about until now: The Bathroom speakers are the only one's connected via WiFi. For the other two, I'm using the Ethernet Adapter. I'll try to connect one of them with WiFi as well, tomorrow. |
…nnected to mqtt (cherry picked from commit 4534f20)
…nnected to mqtt (cherry picked from commit 4534f20)
Only one of my devices is available via MQTT.
This might be due to a space in one of the Chromecast's friendly name
Simon's Zimmer
:I've no idea what's wrong with line 114, but Python isn't my best language, either.
Full debug output (I deleted the ID values
Chromecast-Audio-AAA._googlecast._tcp.local.
, because I don't know if my devices can be globally accessed knowing this value or something):The text was updated successfully, but these errors were encountered: