Releases: fondberg/spotcast
Releases · fondberg/spotcast
remove info logging in sensor
v3.4.1 debug instead of info
Remove pychromecast discovery
With this release there is a change in cast devices are not discovered using pychromecast anymore. The data is fetched from core cast component and therefor the cast_type is not gone.
This should fix several issues related with discovery.
Related tickets
Fix sensor for 0.113
v3.3.5 Fix sensor for 0.113
Fix cast listing for 0.112
v3.3.4 Fix cast listing for 0.112
Add debug logging to get cast devices
v3.3.3 Add debug to get casts
Added cast method to ws api
v3.3.2 Add cast ws
Add accounts ws and fix ws call for player
v3.3.1 Add accounts ws and fix player
Fix HA cast retrieval for >0.112 and add ws methods
- all ws methods now takes an optional "account" key.
- new ws methods:
"spotcast/devices"
"spotcast/player"
Fix deps for latest HA
v3.2.4 Merge branch 'master' of github.com:fondberg/spotcast
Fix import and see if 30 retries is spot login issue
v3.2.3 ªbump version