Search found 14 matches

by basmaaks
Friday 01 September 2023 15:46
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61570

Re: 15326 - [WebServer] Depricated RType

Gravityz wrote: Friday 01 September 2023 15:16 ok, if you did not manually fixxed things in edomoticz that's your problem

look at this thread

you can solve the issue by manually changing the domoticz.js file IN HOMEBRIDGE.

https://github.com/PatchworkBoy/homebri ... issues/265
YES, that was the problem, fixed it. !!!
by basmaaks
Friday 01 September 2023 15:12
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61570

Re: 15326 - [WebServer] Depricated RType

Gravityz wrote: Friday 01 September 2023 15:09 that looks fine, i use the same command

do you have the edomoticz plugin in homebridge?
yep.

i've got one temp sensor and 2 virtual switches exposed to homebridge.
by basmaaks
Friday 01 September 2023 14:42
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61570

Re: 15326 - [WebServer] Depricated RType

not sure but as far as i can tell you get that error when trying to access domoticz through http or https this script looks like it is accessing something else(unifi controller) so i doubt it is causing this error(don't shoot me if i'm wrong) i would check everything which is trying to acces ...
by basmaaks
Friday 01 September 2023 14:16
Forum: Bugs and Problems
Topic: 15326 - [WebServer] Depricated RType
Replies: 185
Views: 61570

Re: 15326 - [WebServer] Depricated RType

Some can help me out ? got the message : [WebServer] Deprecated RType (devices) for API request. Handled via fallback (getdevices), please use correct API Command! (127.0.0.1) in my log. I think it's coming from script below but don't know what to modify ? return { on = { timer = { 'every 2 minutes ...
by basmaaks
Monday 24 May 2021 13:06
Forum: dzVents
Topic: Presence detection using UniFi Controller and DzVents [Solved]
Replies: 71
Views: 18251

Re: Presence detection using UniFi Controller and DzVents [Solved]

anybody here to help me out ? Next question, apple device's uses a different Mac adres every time. How do I modify the script to find hostnames in stead of Mac addresses ? return { on = { timer = { 'every 3 minutes' }, -- domoticz.utils.osExecute("bash /home/pi/domoticz/scripts/remove.sh ...
by basmaaks
Monday 24 May 2021 11:40
Forum: dzVents
Topic: Presence detection using UniFi Controller and DzVents [Solved]
Replies: 71
Views: 18251

Re: Presence detection using UniFi Controller and DzVents [Solved]

anybody here to help me out ? Next question, apple device's uses a different Mac adres every time. How do I modify the script to find hostnames in stead of Mac addresses ? return { on = { timer = { 'every 3 minutes' }, -- domoticz.utils.osExecute("bash /home/pi/domoticz/scripts/remove.sh ...
by basmaaks
Saturday 15 May 2021 10:32
Forum: dzVents
Topic: Presence detection using UniFi Controller and DzVents [Solved]
Replies: 71
Views: 18251

Re: Presence detection using UniFi Controller and DzVents [Solved]

anybody here to help me out ? Got myself a cloud key gen 2, this needs another way to authenticate. I modified the script to the code below, it works but the file domocookie.txt needs to be removed to get it work. Now I've got a bash script that removes the file domocookie.txt every 2 minutes. I ...
by basmaaks
Saturday 15 May 2021 10:00
Forum: dzVents
Topic: Presence detection using UniFi Controller and DzVents [Solved]
Replies: 71
Views: 18251

Re: Presence detection using UniFi Controller and DzVents [Solved]

anybody here to help me out ? Got myself a cloud key gen 2, this needs another way to authenticate. I modified the script to the code below, it works but the file domocookie.txt needs to be removed to get it work. Now I've got a bash script that removes the file domocookie.txt every 2 minutes. I ...
by basmaaks
Tuesday 31 July 2018 21:33
Forum: PHP and all others
Topic: LG TV WebOs 3.0
Replies: 73
Views: 85523

Re: LG TV WebOs 3.0

got it running (sort of)

Some small problem, status isn't showing the channel I'm watching. Input selector doesn't work, can't switch my tv off. But I can switch my TV on.

Any help ?
by basmaaks
Wednesday 17 January 2018 20:34
Forum: Switches and Scenes
Topic: Somfy screens with SUN/Wind on time schedule
Replies: 19
Views: 6346

Re: Somfy screens with SUN/Wind on time schedule

how the hack did you get the sun/wind sensor in your domoticz ?
by basmaaks
Monday 18 December 2017 13:05
Forum: Design, usability and languages
Topic: Aurora theme
Replies: 466
Views: 177561

Re: Aurora theme

can't get it work

copied the files and subdirs to //domoticz/www/styles/aurora, //domoticz/www/styles/aurora/aurora4-mobile, //domoticz/www/styles/aurora4-mobile

don't know wich one is right ?
by basmaaks
Tuesday 21 November 2017 13:29
Forum: RFLink Transceiver
Topic: update rflink automaticly
Replies: 12
Views: 4537

Re: update rflink automaticly

roondar wrote: Saturday 25 March 2017 18:10 Hi all,

I just updated my code https://github.com/roondar/RFLink-update
I use it for about 2 months now without issues.

Enjoy. :D
Great script, running every night so always up to date, THANKS.

One question, how to modify it so I get an email when your scripts has update the rflink ?
by basmaaks
Sunday 22 October 2017 13:07
Forum: Other questions and discussions
Topic: Domoticz icon on iPhone screen
Replies: 3
Views: 828

Re: Domoticz icon on iPhone screen

Got a partly workaround.

change the port number in your router/domoticz setup to another random one, then the theme is correct. Don't know what happens when you change it back, didn't try it
by basmaaks
Tuesday 17 October 2017 19:01
Forum: Other questions and discussions
Topic: Domoticz icon on iPhone screen
Replies: 3
Views: 828

Domoticz icon on iPhone screen

Hi all, First post here but reading a long time, running Domoticz stable for a while now on my pi 2 with a piface. My whole house is managed by Domoticz. Now my problem, Got an iPhone with ios11, made a icon on my homescreen that redirects to the Domoticz website. I can't change the theme...... I ...