Skip to content

Update package in PyPI to include pychromecast version fix #178

@fernandolopez

Description

@fernandolopez

PyPI version stills have problems with pychromecast that are already fixed in master:

None
update_button_visible
update_button_visible
Traceback (most recent call last):
  File "/home/prog/.local/lib/python3.9/site-packages/gnomecast.py", line 566, in f
    friendly_name = cc.device.friendly_name
AttributeError: 'Chromecast' object has no attribute 'device'
None
update_button_visible
update_button_visible
None
update_button_visible
update_button_visible
Traceback (most recent call last):
  File "/home/prog/.local/lib/python3.9/site-packages/gnomecast.py", line 566, in f
    friendly_name = cc.device.friendly_name
AttributeError: 'Chromecast' object has no attribute 'device'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions