Thank you very much.
It's true that the path was set but the folder rights were at 755 , I changed to 777 and it works.
Thanks again ...
Search found 8 matches
- Wednesday 10 July 2019 22:27
- Forum: Other questions and discussions
- Topic: Logitech Media Server
- Replies: 409
- Views: 86670
- Monday 08 July 2019 21:48
- Forum: Other questions and discussions
- Topic: Logitech Media Server
- Replies: 409
- Views: 86670
Re: Logitech Media Server
Hello all. I have a problem with the first or second variant of squeezealert.pl (https://www.domoticz.com/wiki/Logitech_Media_Server) I will describe it in points: 1. The radio is on 2. Enter the command: script://sqalert.sh kitchen Ring04.wav Ring06.wav 60 a. the volume changes to 60 b. "Ring04" is ...
- Thursday 20 June 2019 2:43
- Forum: Python
- Topic: Python Plugin: Domoticz-Google-Plugin
- Replies: 132
- Views: 30637
Re: Python Plugin: Domoticz-Google-Plugin
Hi, the plugin works great. I have a question. What command to play new music, e.g. TuneIn or Spotify? I use this script but if I ask a question to Google, the music will not turn on again when motion in the detector occurs. return { on = { devices = {'Salon - Sensor'}, -- Change out PIR }, execute ...
- Tuesday 04 June 2019 12:46
- Forum: dzVents
- Topic: Logitech Media Server (LMS) dzVents adapter
- Replies: 27
- Views: 3474
Re: Logitech Media Server (LMS) dzVents adapter
Hello, although there is movement on the watch, the LMS switches off after 3 minutes. What can be changed for the Radio to play when there is movement in the room. return { on = { devices = {'Kuchnia - Sensor'}, -- Change out PIR }, execute = function(dz, PIR) local Radio = dz.devices('Kuchnia LMS ...
- Thursday 28 March 2019 2:54
- Forum: dzVents
- Topic: Logitech Media Server (LMS) dzVents adapter
- Replies: 27
- Views: 3474
Re: Logitech Media Server (LMS) dzVents adapter
Thanks for answering, I know my English is very weak. :cry: If: dz.log(Radio.name .. ' state: ' .. Radio.state .. '; level: ' .. Radio.level ) there is an error 2019-03-28 01:32:36.833 Status: dzVents: Error (2.4.15): ...ipts/dzVents/generated_scripts/Radio test v5 DzVents.lua:8: attempt to ...
- Wednesday 27 March 2019 23:35
- Forum: dzVents
- Topic: Logitech Media Server (LMS) dzVents adapter
- Replies: 27
- Views: 3474
Re: Logitech Media Server (LMS) dzVents adapter
Hello. Sorry for my English VolumeUp and VolumeDown works great. Please help, I have a problem with running LMS on raspberry pi zero with logitech squeezebox from max2play. Sometimes it starts up and sometimes not, I do not know what it depends on. I would like a script that will give me a radio ...
- Sunday 23 December 2018 0:42
- Forum: Python
- Topic: Xiaomi Air Purifier 2
- Replies: 82
- Views: 37122
Re: Xiaomi Air Purifier 2
What can be wrong. Please help. pi@raspberrypi:~/domoticz/plugins/domoticz-AirPurifier $ sudo ./MyAir.py 192.168.1.107 46749f33f14b42deb79060b8236cf8d0 --debug Namespace(IPaddress='192.168.1.107', debug=True, favoriteLevel=None, mode=None, power=None, token='46749f33f14b42deb79060b8236cf8d0') Unable ...
- Saturday 08 September 2018 22:54
- Forum: Python
- Topic: Send data to Narodmon.ru
- Replies: 0
- Views: 449
Send data to Narodmon.ru
Hello everyone and I am asking for help. I have been struggling with this for a long time. I would love to send readings from the sensors to the narodmon.ru website I managed to send something with Easyesp but I'm not here. I am asking for a script that will send several readings from the sensors ...