Search found 14 matches
- Wednesday 12 February 2025 23:40
- Forum: LUA
- Topic: Simple Script not working
- Replies: 4
- Views: 1136
Re: Simple Script not working
commandArray = {} -- Logging function function log(message) print(os.date("%Y-%m-%d %H:%M:%S") .. " - " .. message) end if (otherdevices['Computer_1'] == 'Off' and otherdevices['Computer_2'] == 'Off' and otherdevices['Printer en Schermen Lock'] == 'Off') then commandArray['Printer en Schermen ...
- Saturday 08 February 2025 21:23
- Forum: LUA
- Topic: Simple Script not working
- Replies: 4
- Views: 1136
Simple Script not working
Hello all, I want to conditionally Switch off the printer and screens poweer supply when the below Computers are not responding at pings anymore and if the 'Printer en Schermen Lock' isn't switched on (Virtual switch). If the three conditions are true, the switch 'Printer en Schermen (Son85)' should ...
- Friday 22 July 2022 22:57
- Forum: LUA
- Topic: GarbageCalendar (new version) lua scripts
- Replies: 471
- Views: 75327
Re: GarbageCalendar (new version) lua scripts
Hello Jos, I've implemented the latest version of your garbageCollector scripts. I'm wondering about the fact the script runs every minute. The information the script grabbes isn't far away for updating once every minute. And running the script slow downs my PI because it's very I think once an hour ...
- Saturday 18 September 2021 21:10
- Forum: Switches and Scenes
- Topic: Calex lampen dimmen door 3 keer aan/uit schakelen
- Replies: 2
- Views: 991
Re: Calex lampen dimmen door 3 keer aan/uit schakelen
Krijg nu wel een foutmelding,
2021-09-18 21:08:00.362 Error: EventSystem: in Low High Tafel: [string "commandArray = {}..."]:2: attempt to index a nil value (global 'devicechanged')
2021-09-18 21:08:00.362 Error: EventSystem: in Low High Tafel: [string "commandArray = {}..."]:2: attempt to index a nil value (global 'devicechanged')
- Saturday 18 September 2021 21:07
- Forum: Switches and Scenes
- Topic: Calex lampen dimmen door 3 keer aan/uit schakelen
- Replies: 2
- Views: 991
Calex lampen dimmen door 3 keer aan/uit schakelen
Hallo all, Sommige Calex lampen (die moderne LED dingen met warme kleur) kun je in 3 modes schakelen. Fel, licht gedimmed, extra gedimmed. Dit kun je doen door meerdere keren snel achter elkaar uit en aan te schakelen. In mijn situatie heb ik voor de bewuste Calex lamp een Shelly wifi switch ...
- Friday 04 December 2020 23:51
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 134
- Views: 33280
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Ok, i'll wait for your new release and i'll test it again, thanks a lot funky, i believe it's more better and secure then the inbuild Domoticz one (based on Pinging the devices)
Met vriendelijke groeten,
"Team Kleijn"
Rob
Met vriendelijke groeten,
"Team Kleijn"
Rob
- Friday 04 December 2020 22:46
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 134
- Views: 33280
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hello all, At first i had some problems with the script from Funky, so i've roll it back to the standard presence within domoticz. But there is still developing power i'll see here. At the moment my FritzBox network is expanded with three repeaters two 1750II and one 1300. is it possible to install ...
- Sunday 11 October 2020 23:31
- Forum: LUA
- Topic: Problem with Toggle Switch Script
- Replies: 1
- Views: 428
Problem with Toggle Switch Script
Hello All, I've several KAKU switch senders wich used for switching directly Tasmota Switches and Kaku receivers ON and OFF. Even there is made a group with 6 lamps wich have to be on by pressing a button on a KAKU remotecontrol or a KAKU swich sender behind a normal swich in a wall mounted. For ...
- Saturday 06 June 2020 16:57
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 134
- Views: 33280
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Ok Percy thanks a lot, at the moment i've all de-installed but it's installed and tested quickly I'll inform here the results of my testing experience (and if good i'll put it in production) "Team Kleijn" Rob I'm stopped. At now i've the FritzBox 7581 running with 2 repeaters in mesh. I'm back to ...
- Monday 27 January 2020 15:23
- Forum: LUA
- Topic: Testing status of four switch devices and then i'm 'away'
- Replies: 4
- Views: 470
Re: Testing status of four switch devices and then i'm 'away'
Hello Bewoo,
It's working very good. Thanks a lot fro the clear script and documentation
It's working very good. Thanks a lot fro the clear script and documentation
- Tuesday 21 January 2020 22:56
- Forum: LUA
- Topic: Testing status of four switch devices and then i'm 'away'
- Replies: 4
- Views: 470
Re: Testing status of four switch devices and then i'm 'away'
Hello Bewo, I've pasted your script unchanged in my domoticz environment (have to choose for LUA script) After activate it it switched the Away status off (Good). Now tomorrow we 're all gone and the Away dummy switch have to be switched on. For now the first impression is 'It's working'. :) Thanks ...
- Sunday 19 January 2020 0:42
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 134
- Views: 33280
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hey Rob, i think i had the same issue. You need to run 'cronetab -e' without 'sudo'. Otherwise you write the task for the user "root" and not for the 'normal' user. Kind regards, percy Ok Percy thanks a lot, at the moment i've all de-installed but it's installed and tested quickly I'll inform here ...
- Sunday 19 January 2020 0:39
- Forum: LUA
- Topic: Testing status of four switch devices and then i'm 'away'
- Replies: 4
- Views: 470
Testing status of four switch devices and then i'm 'away'
Hello All, I have made a dummy switch and the following script. The script have to be switch the dummy switch ''AwayFromHome' ON when everyone is gone from home. (All the below devices have to be OFF) The numbers are not IDX numbers, they are part of the real names as i named the switches ...
- Sunday 05 January 2020 14:15
- Forum: Bash / PowerShell / Batch etc.
- Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
- Replies: 134
- Views: 33280
Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Hello All, II've tried to install the presence_detection_domoticz_fritzbox.sh from funky, but i can't get it worked... - As described in the procedure the install done at the Raspberry. - Start the script, it asks the Fritzbox IP, the Repeater IP, password and the devices to monitor. - The hardware ...