issues Search Results · repo:pavoni/pyroon language:Python
Filter by
27 results
(90 ms)27 results
inpavoni/pyroon (press backspace or delete to remove)In the Roon app, I can switch my devices On or Off with a button, without starting roon to play.
Is it possible to make these commands available?
This command is part of the RoonApiTransport
- Convenience ...
hanwalt
- Opened on Feb 23
- #82
I ve started getting this error:
2023-08-16 14:00:58,998 WARNING roonapisocket -- Session unexpectedly disconnected!
2023-08-16 14:01:00,933 WARNING roonapi -- Socket connection lost! Will try to reconnect ...
Ramblurr
- 2
- Opened on Aug 16, 2023
- #76
The same errors always appear and I can t solve it, it seems that some files are missing, such as test_core_server_file
what am i doing wrong See error log tests/test__discovery.py::test_discovery FAILED ...
inode64
- 2
- Opened on Feb 11, 2023
- #69
Log from home assistant.
Should fail gracefully!
Logger: homeassistant.components.automation.hifi_sources_on
Source: components/roon/media_player.py:383
Integration: Automation (documentation, issues) ...
pavoni
- Opened on Jan 23, 2023
- #66
One can subscribe to receive state updates for a zone, but we should be able to unsubscribe to prevent the leaking of
resources in a long lived process environment.
Ramblurr
- 6
- Opened on Dec 24, 2022
- #61
Problem: You cannot play tags with roon.play_media(zone_id, [ Library , Tags , mytag ]) It also doesn t work in HA when
using the media browser.
Error:
File /var/home/ramblurr/src/mycroft/mycroft-core/.venv/lib/python3.10/site-packages/roonapi/roonapi.py ...
Ramblurr
- 9
- Opened on Dec 22, 2022
- #59
Roon s loop mode has three states: loop | loop_one | disabled
source: https://roonlabs.github.io/node-roon-api/Zone.html
Currently this library only exposes loop and disabled
It would be great to have ...
Ramblurr
- 9
- Opened on Dec 21, 2022
- #58
This is causing a problem playing albums that includes slash characters
https://github.com/home-assistant/core/issues/78674
pavoni
- 1
- Opened on Oct 28, 2022
- #56
The roon api docs say:
* { type : db , min : -80, max : 0, value : -50.5, step : 0.5 }
* { type : db , min : -80, max : 10, value : 4, step : 1.0 }
* { type : ...
pavoni
- 22
- Opened on Oct 28, 2022
- #55
More details here https://github.com/home-assistant/core/issues/73393
My suspicion is that the socket library leaks resources when repeatedly trying to reconnect.
The socket library used is old - and ...
pavoni
- Opened on Sep 4, 2022
- #54

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.