Skip to content
New issue

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

Use /listDevices and /getZones #1

Open
tfeldmann opened this issue Jul 1, 2014 · 1 comment
Open

Use /listDevices and /getZones #1

tfeldmann opened this issue Jul 1, 2014 · 1 comment

Comments

@tfeldmann
Copy link
Owner

The library should discover the first device via a multicast and then read in the zones and devices from the lists /listDevices and /getZones.

@tilltnet
Copy link
Contributor

I have implemented a music zone management feature in my raumfeld remote rf.wr using python-raumfeld, /getZones /connectRoomToZone and /dropRoom. Making those commands available in the library would be really helpful! I have made a small change to the output behaviour of discover() in order to handle a specific problem. With my patch it is possible to 'rescue' the system if no rooms are created, for example after a fresh reboot without any contact with the official Apps. Please have a look at the patch in my fork and consider including this behaviour in the library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants