-
```
Traceback (most recent call last):
File "main.py", line 13, in
client.start()
File "/home/volumio/adafruit-lcd/ad4vol/menu/abstract.py", line 47, in start
self.main_screen()
File "/…
-
When trying to startup homebridge to run agains my Z-Way Server this is all that happens
```
~ $ homebridge
*** WARNING *** The program 'node' uses the Apple Bonjour compatibility layer of Avahi.
***…
-
I am getting this error. I have an Ecobee3 with homekit support but want to get sensor data so using your plugin.
```
Error: Accessories must be created with a non-empty displayName.
at new …
-
The MPDClient.seekcur function always raises the following:
``` python
mpc.seekcur(60)
Traceback (most recent call last):
File "", line 1, in
mpc.seekcur(60)
File "/usr/local/lib/python2.7/d…
-
Without `homebridge-smartthings`, I could launch homebridge and register it with home app iOS, however there is no device found after adding the accessory.
So I was thinking if it has anything to do …
-
When scanning music library on NAS (Cifs and NFS both) the scanning stops at a certain point leaving library empty.
The formerly indexed files stops playing immediate.
In the log i get the next error:…
-
```
What steps will reproduce the problem?
1. Use the web UI to navigate to any kind of song (saved playlist, via artist
or genre)
2. Press either the green + button near a song or the "+Add All" but…
-
Hello - Is there any way to get the string values from the song currently playing on Volumio 2? My plan is to get these string values to show it on a oled display connected to my Odroid C2 board. Im l…
-
It would be great if you could add an explanation of dict returned by `MPDClient.status()` because I really do not understand the difference between `MPDClient.status()['time']` and `MPDClient.status(…
-
Volume method is not implemented but still in documentation.
http://pythonhosted.org/python-mpd2/topics/commands.html#MPDClient.volume