Search found 6 matches
- Tuesday 30 June 2020 13:33
- Forum: Python
- Topic: failed to play spotify
- Replies: 1
- Views: 576
failed to play spotify
Hello I would like to ask for help I try to use the Spotify plugin but I get this in the logs: 2020-06-30 14:27:37.459 Error: (Spotify) 'onCommand' failed 'StopIteration'. 2020-06-30 14:27:37.459 Error: (Spotify) ----> Line 499 in '/home/pi/domoticz/plugins/domoticz-spotify/plugin.py', function ...
- Wednesday 06 July 2016 22:21
- Forum: LUA
- Topic: How to send notification(not by email)
- Replies: 7
- Views: 5276
How to send notification(not by email)
Hi i try to use this commandArray['SendNotification']='something#something! There are two issues: 1.i cant seleft to what type of notification it will work(by default it says according to domoticz log that is send email-i don't want email,i want to select to what type of notification 2.even when in ...
- Sunday 03 July 2016 22:27
- Forum: LUA
- Topic: Real-time solar data : azimuth, Altitude, Lux sensor... [closed]
- Replies: 245
- Views: 70286
Re: Real-time solar data : azimuth, Altitude, Lux sensor...
by the way,in order to create one of hte virtual sensors i need to install a beta version rigth?
can you guide me exactly how to create the virtual devices?
can you guide me exactly how to create the virtual devices?
- Saturday 02 July 2016 17:59
- Forum: LUA
- Topic: Real-time solar data : azimuth, Altitude, Lux sensor... [closed]
- Replies: 245
- Views: 70286
Re: Real-time solar data : azimuth, Altitude, Lux sensor...
Hi here is the 30 first lines of the script i marked with XX some of my data by the way can be the problem was how i created the virtual devices? --[[ Virtual Lux sensor and other real-time solar data ~/domoticz/scripts/lua/script_time_SolarSensor.lua -- Autors ...
- Friday 01 July 2016 9:06
- Forum: LUA
- Topic: Real-time solar data : azimuth, Altitude, Lux sensor... [closed]
- Replies: 245
- Views: 70286
Re: Real-time solar data : azimuth, Altitude, Lux sensor...
hi jmleglise thanks for the great job about Real-time solar data : azimuth, Altitude, Lux sensor... i have some issues in the script-that doesn't work: Error: EventSystem: in /home/pi/domoticz/scripts/lua/script_time_SolarSensor.lua: /home/pi/domoticz/scripts/lua/script_time_SolarSensor.lua:21 ...
- Monday 27 June 2016 9:49
- Forum: PHP and all others
- Topic: User variable to get Roller shutter level..
- Replies: 0
- Views: 380
User variable to get Roller shutter level..
HI guys,hope this is the correct place to post.. i made an scene that roller shutter go down on specific time and lux level...the issue is i need to know the level of the roller shutter before they go down...but i cant add them to the if block -(its seems that in the if block i cant user the roller ...