We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
google home max gives this error's 2020-12-30 10:01:39.610 Error: (google casts) Unsupported device type: 'Eetkamer', Model: 'Google Home Max', UUID: '14acb0ae-a970-e057-ccde-87d77984c8d3' + IP: 'None:8009' 2020-12-30 10:01:39.611 Error: (google casts) new_connection_status: dictionary changed size during iteration 2020-12-30 10:01:39.611 Error: (google casts) new_connection_status: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address=None, port=8009)) 2020-12-30 10:57:18.769 Error: (google casts) new_media_status: unsupported operand type(s) for +: 'NoneType' and 'float' 2020-12-30 10:57:18.770 Error: (google casts) <class 'TypeError'>, plugin.py, Line: 267
device "source" is not created.
other google cast devices works fine.
thanks
The text was updated successfully, but these errors were encountered:
No branches or pull requests
google home max gives this error's
2020-12-30 10:01:39.610 Error: (google casts) Unsupported device type: 'Eetkamer', Model: 'Google Home Max', UUID: '14acb0ae-a970-e057-ccde-87d77984c8d3' + IP: 'None:8009'
2020-12-30 10:01:39.611 Error: (google casts) new_connection_status: dictionary changed size during iteration
2020-12-30 10:01:39.611 Error: (google casts) new_connection_status: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address=None, port=8009))
2020-12-30 10:57:18.769 Error: (google casts) new_media_status: unsupported operand type(s) for +: 'NoneType' and 'float'
2020-12-30 10:57:18.770 Error: (google casts) <class 'TypeError'>, plugin.py, Line: 267
device "source" is not created.
other google cast devices works fine.
thanks
The text was updated successfully, but these errors were encountered: