Search found 7 matches

by hairynoggin
Friday 25 September 2020 10:20
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 180820

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

HI peeps,

can someone help me, I have updated the plugin to 0.9.6, but whenever I select it in the dropdown for "hardware" it always seems to revert back to 0.9.2 .... anything I can do to rectify this?

apologies if this is a repeat question

/
by hairynoggin
Friday 24 May 2019 15:21
Forum: Other questions and discussions
Topic: TSL2591
Replies: 0
Views: 356

TSL2591

Hi Guys, anyone out there that can help me get a TSL2591 working on a pi zero and sending the results to another Domoticz server? I had a TSL2561 but it is returning 357 when the LUX is too high I am not sure what ther threshold is now, and of course they are no longer producing the TSL2561 and so I ...
by hairynoggin
Tuesday 01 May 2018 11:13
Forum: LUA
Topic: Cloud cover from darksky
Replies: 34
Views: 9872

Re: Cloud cover from darksky

what are the names of the dummy switches?

also I get an error: Error: EventSystem: in cloud script: [string "--[[ Script to get some values from darksky A..."]:38: attempt to call a nil value

can anyone with knowledge let me know what is going wrong?

thanks in advance
by hairynoggin
Saturday 03 March 2018 12:18
Forum: Temperature and Weather
Topic: openweathermap
Replies: 6
Views: 3674

openweathermap

Is there a chance that more information can be dragged out of the free API at OWM? there seems to be a lot of informaiton available now and I have no idea how I can get the information into Domoticz... (noob) any help appreciated
by hairynoggin
Thursday 26 October 2017 8:33
Forum: Examples & Solutions
Topic: dzVents version of the Solar Data Script [SOLVED]
Replies: 175
Views: 52216

Re: dzVents version of the Solar Data Script [SOLVED]

anyone had success with this and windows? what are your settings? I keep getting SOLAR 2.2.0: Could not read wuAPIData from file: C:\Domoticz\tmp\wuData.json is this the correct format? local tmpFileWU = 'C:\\Domoticz\\tmp\\wuData.json' -- Temporary storage of WU API json result The script requires ...
by hairynoggin
Thursday 26 October 2017 8:32
Forum: Examples & Solutions
Topic: dzVents version of the Solar Data Script [SOLVED]
Replies: 175
Views: 52216

Re: dzVents version of the Solar Data Script [SOLVED]

I should add that the temporary files that the script produces are all empty. the script definitely connects but for what ever reason no data is saved. this happens every 5 minutes
by hairynoggin
Thursday 26 October 2017 6:31
Forum: Examples & Solutions
Topic: dzVents version of the Solar Data Script [SOLVED]
Replies: 175
Views: 52216

Re: dzVents version of the Solar Data Script [SOLVED]

anyone had success with this and windows? what are your settings? I keep getting

SOLAR 2.2.0: Could not read wuAPIData from file: C:\Domoticz\tmp\wuData.json

is this the correct format? local tmpFileWU = 'C:\\Domoticz\\tmp\\wuData.json' -- Temporary storage of WU API json result