Page 11 of 11
Re: Python Plugin: Chromecast
Posted: Wednesday 23 October 2019 9:13
by snellejellep
maxtrash wrote:Hi
Chromecast plugin is installed and seems to work fine.
Status: (Google) Initialized version 4.5.0, author 'Tsjippy'
I do however get this error in the log:
"Error: (Google) Error on line 423 Error is 'BasePlugin' object has no attribute 'SpotifyClient'"
what could it be?
Try this plugin:
https://github.com/dnpwwo/Domoticz-Google-Plugin it is much more stable
Verstuurd vanaf mijn SM-G975F met Tapatalk
Re: Python Plugin: Chromecast
Posted: Saturday 04 January 2020 22:59
by nlfva1
I have a HK Citation bar with chromecast/google assistant integrated and installed the script in Domoticz. It's not functioning and get the following error message:
Error: (Google_Devices) Unsupported device type: 'Sound bar', Model: 'HK Citation Bar'
Status: (Google_Devices) Sound bar is now: ConnectionStatus(status='CONNECTING', address=NetworkAddress(address='record[a,in-unique,6097c705-ffe6-26e8-c84e-357cc73de462.local.]=120/119,192.168.x.x', port=8009))
Status: (Google_Devices) Sound bar is now: ConnectionStatus(status='FAILED', address=NetworkAddress(address='record[a,in-unique,6097c705-ffe6-26e8-c84e-357cc73de462.local.]=120/119,192.168.x.x', port=8009))
Will this device be supported in the future?
Re: Python Plugin: Chromecast
Posted: Friday 28 February 2020 1:22
by tjabas
i have installed this plugin but i cant really figure out how to send voice texts to my google home, its suposed to be done with uservariable, but i cant figure it out where that is, i have never used any uservariable.
could someone please explain it to me?
Re: Python Plugin: Chromecast
Posted: Friday 28 February 2020 1:32
by tjabas
i think i figured it out using blockly, but is it possible to get a lower volume for the voice notification, i think it is really high.
Re: Python Plugin: Chromecast
Posted: Friday 28 February 2020 11:25
by tjabas
i have been looking in the plugin.py and trying to change the speaking volume, the spoken notifications is really high, i have found some settings in the .py file, but nothing happens with the audio volume when i change them.
any suggestions of how i can get the volume down a bit?
Re: Python Plugin: Chromecast
Posted: Thursday 23 July 2020 18:53
by tjabas
how can i get rid of these error messages?
2020-07-23 18:51:30.600 Error: (Google) Error on line 427 Error is 'BasePlugin' object has no attribute 'SpotifyClient'
i dont need spotify in this plugin, can delete the spotify installation that i made when i installed this plugin?
Re: Python Plugin: Chromecast
Posted: Thursday 23 July 2020 23:26
by tjabas
snellejellep wrote: ↑Wednesday 23 October 2019 9:13
maxtrash wrote:Hi
Chromecast plugin is installed and seems to work fine.
Status: (Google) Initialized version 4.5.0, author 'Tsjippy'
I do however get this error in the log:
"Error: (Google) Error on line 423 Error is 'BasePlugin' object has no attribute 'SpotifyClient'"
what could it be?
Try this plugin:
https://github.com/dnpwwo/Domoticz-Google-Plugin it is much more stable
Verstuurd vanaf mijn SM-G975F met Tapatalk
did you get any solution about the, Error: (Google) Error on line 423 Error is 'BasePlugin' object has no attribute 'SpotifyClient'"?
have the same problem.