Tried it a couple of times and it only seems to happen when I use my remote (or LMS website, power button). The status is updated on the switches page but not in blocky. When switching from the domoticz web page things work fine
I use this to detect if someone is in my living, i used my own crontabbed script before but prefer this much nicer solution
edit: the song title is just the first artist / song in my library, nothing offensive meant here...
Synology NAS, slave PI3, ZWave (Fibaro), Xiaomi zigbee devices, BTLE plant sensor, DzVents, Dashticz on tablet, Logitech Media Server
My Boom is not yet supported, but all my radio's are, well done.
Direct started to experiment with notifications. However, the only notification which is working for me is the "On" action. Should the other options also work? They look quite specific already.
I use authentication in the LMS, is it still possible to connect somehow?
Seem that Yes it is when using user:pwd@serverip as the connection address. Is there some reason it recognizes only SB Radio and not e.g. SB Duet and SB Controller? Is there something I could do / help with in order to have these added?
I use authentication in the LMS, is it still possible to connect somehow?
Seem that Yes it is when using user:pwd@serverip as the connection address. Is there some reason it recognizes only SB Radio and not e.g. SB Duet and SB Controller? Is there something I could do / help with in order to have these added?
Hey,
I think there should be a message in your logfile which device it detected and that it is not supported. If you paste that logging here, i bet Eduard can help you further with it.
Else, in a few posts before, there is a json-url that gives the device name of your devices, (i did it for my Radio's en touch).
If you can provide that, i think Eduard will find that usefull for adding support for your devices.
Hi,
At the moment very busy so i don't have enough time to develop on a daily basis
I am/was working on 1) adding notifications to the lms-players (almost working) and 2) use lms-players as notification devices (send messages to the lms-display -> already working
It is not ready beta-proof so i want to finish it before letting you test it
The domotcz/master version has one bug which i'm not able to fix right now:
After switching on a player and play a song, the device shows artist & title as expected. But if i switch a normal switch, the status of this switch also shows the same artist & title
Can anyone help me debug this?
cyberclwn wrote:I think there should be a message in your logfile which device it detected and that it is not supported. If you paste that logging here, i bet Eduard can help you further with it.
Correct, it shows unsupported devicetypes in the log, but only once at startup. So if you missed that logline, disable and enable the Logitech Media Server in the Hardware-settings
this is still missing the Duet controller which is a separate player but it is in the bedroom and apparently offline. From the earlier post I suspect the model is "controller". Is there some other information that would still be needed?
2015-10-03 07:47:00.427 Error: Logitech Media Server: model 'controller' not supported.
2015-10-03 07:47:00.427 Error: Logitech Media Server: model 'receiver' not supported.
Eduard wrote:The domotcz/master version has one bug which i'm not able to fix right now:
After switching on a player and play a song, the device shows artist & title as expected. But if i switch a normal switch, the status of this switch also shows the same artist & title
Found it! Fixed in new beta...
Also enabled support for Controller & Receiver. Please let me know if it works for those devices...
Immo wrote:That makes sense indeed
2015-10-05 19:01:14.671 Error: Logitech Media Server: model 'squeezeplay' not supported.
I am running squeeze play on osx, also planning to run software squeeze player on rip
If you are able to compile from source, you could change line 331 of LogitechMediaServer.cpp to enable support for your device.
Maybe i should enable all devicestypes although i'm not sure if they al work (I don't own them all to test)