Search found 109 matches

by Wob76
Tuesday 18 May 2021 8:47
Forum: Third party and supplementary tools
Topic: 3d printer octoprint domoticz monitoring
Replies: 40
Views: 18575

Re: 3d printer octoprint domoticz monitoring

In the beta version, there is now an Ocotoprint hardware. I can see the Octoprint hardware made it into 2021.1 but I can't see any documentation about it, is anyone using it? It has options for settings in\out topics but that doesn't actually appear to flow to anything as I can see in the MQTT logs ...
by Wob76
Friday 20 July 2018 5:51
Forum: Speech & Voice Systems
Topic: Controlicz Alternative (Node red + ifttt) -Google Home
Replies: 14
Views: 7936

Re: Controlicz Alternative (Node red + ifttt) -Google Home

Thanks for sharing, I also needed to install node-red-contrib-splitter. I have tested it yet, but I will have a play. I also might dust off my old solution, it was a variation of one in this thread (https://www.domoticz.com/forum/viewtopic.php?f=69&t=13607&start=20#p150149). The limitation I didn't ...
by Wob76
Tuesday 10 July 2018 23:27
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 76545

Re: [122] Philips Hue support

Confirming it is working as expected with 4.9758.

On the hardware what should the poll interval be? I had it as 0 before and all working, tried a value to see if it fixed (before update), back to 0 now. Just wondering what it does with this hardware?

Wob

Sent from my SM-G935F using Tapatalk

by Wob76
Tuesday 10 July 2018 22:42
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 76545

Re: [122] Philips Hue support

waaren wrote:This is solved in recent beta's
Thanks for the info, I was hoping to stick with stable, but I'll update today.

Sent from my SM-G935F using Tapatalk

by Wob76
Tuesday 10 July 2018 15:23
Forum: Suggestions
Topic: [122] Philips Hue support
Replies: 169
Views: 76545

Re: [122] Philips Hue support

Hi, Since the beta V3.9672 the status of the Hue bulbs (as a switch) isn't coming back in domoticz. I installed a new hue bridge on the hardware page and disabled the previous one. Scenes and groups are imported, also the motion sensor, but the bulbs are not imported. Who sees the same? And what to ...
by Wob76
Friday 06 July 2018 1:36
Forum: dzVents
Topic: Help with a Formula for Light Level based on Time
Replies: 3
Views: 1288

Re: Help with a Formula for Light Level based on Time

@waaren A bit delayed, but I just wanted to say thanks, tweaked the formula and the timing to suit a couple of rooms and it has been working great.
by Wob76
Saturday 16 June 2018 3:52
Forum: Zigbee
Topic: Xiaomi Smart Home Suite (very cheap) compatibilty?
Replies: 2452
Views: 535665

Re: Xiaomi Smart Home Suite (very cheap) compatibilty?

theo69 wrote:Hi does anybody update to 1.4.1_155.0143, is it working with Domoticz?
Yes, a few weeks ago and so far no issues

Sent from my SM-G935F using Tapatalk

by Wob76
Friday 15 June 2018 15:59
Forum: dzVents
Topic: Help with a Formula for Light Level based on Time
Replies: 3
Views: 1288

Re: Help with a Formula for Light Level based on Time

That looks seriously awesome, thanks so much for taking the time. I'm very interested to have a look at your test code.

Your stuff always look so neat and compact. I've not got around to learning all the shorthand.

Wob

Sent from my SM-G935F using Tapatalk

by Wob76
Friday 15 June 2018 4:14
Forum: dzVents
Topic: Help with a Formula for Light Level based on Time
Replies: 3
Views: 1288

Help with a Formula for Light Level based on Time

Hi, Not even sure where to start on this one, so hoping some better scripters can help. Have have a number of motion activated lights, and currently I just have to manually work out levels based on time periods, what I would like to do is have a formula work out the level based on how many minutes ...
by Wob76
Friday 25 May 2018 11:40
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 129596

Re: Dashticz - Bug report

Thanks. This fixed it. Btw. I don't have js/main.custom so I guess it isn't needed to change there. Now that I think about it I think those are my backup files when I made some changes to a couple of switches and removed the .0 from my thermostat :) what about the vendor folder, any idea on what ...
by Wob76
Friday 25 May 2018 1:15
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 129596

Re: Dashticz - Bug report

A fix for the above, The Levelnames are now being base64 encoded. I modified js/main.js and js/main.custom (I'm not sure if both are needed), I also noticed the same files under vendor/js/ can anyone comment on if these are used or not? Change var names = device['LevelNames'].split('|'); To var ...
by Wob76
Thursday 24 May 2018 14:31
Forum: Bugs
Topic: Dashticz - Bug report
Replies: 557
Views: 129596

Re: Dashticz - Bug report

EdwinK wrote: Wednesday 23 May 2018 17:32 Not sure if this is Dashticz or Domoticz
I am seeing the same thing, looking at the json for the affected switches and Levelnames and Levelactions are all garbage, my guess is it is linked to this commit.

https://github.com/domoticz/domoticz/co ... 04db3d9dd0
by Wob76
Friday 18 May 2018 12:49
Forum: dzVents
Topic: My Notification Delay Solution(s)
Replies: 4
Views: 1873

Re: My Notification Delay Solution(s)

waaren wrote: Friday 18 May 2018 12:46 @Wob76,

thx for sharing!
No problem, happy to hear any suggestions on improvements etc
by Wob76
Friday 18 May 2018 2:43
Forum: dzVents
Topic: switchOff().afterMin(10) [Solved]
Replies: 20
Views: 4833

Re: switchOff().afterMin(10) [Solved]

Still early days, but so far so good. Since this is a little off topic I started a new thread, my scripts are included.

viewtopic.php?f=59&t=23492
by Wob76
Friday 18 May 2018 1:57
Forum: dzVents
Topic: My Notification Delay Solution(s)
Replies: 4
Views: 1873

Re: My Notification Delay Solution(s)

Should have noted.
Domoticz Version: 3.8932
dzVents Version: 2.4.1
by Wob76
Friday 18 May 2018 1:46
Forum: dzVents
Topic: My Notification Delay Solution(s)
Replies: 4
Views: 1873

Re: My Notification Delay Solution(s)

My second script was a Door\Window monitor for when the house is empty, if something opens\closes when nobody is home it sends a notification. Again I have had this script running for some time, but quite often when I get home I have opened the back door before my phone has connected to the wifi (my ...
by Wob76
Friday 18 May 2018 1:32
Forum: dzVents
Topic: My Notification Delay Solution(s)
Replies: 4
Views: 1873

My Notification Delay Solution(s)

Since someone showed some interest in my solution to delaying notifications I thought I would post my scripts, or at least relevant snippets. I have only just implemented these, so I may yet find some bugs, but preliminary testing is positive. I wanted to delay messages, and have them not send if a ...
by Wob76
Thursday 17 May 2018 8:01
Forum: dzVents
Topic: switchOff().afterMin(10) [Solved]
Replies: 20
Views: 4833

Re: switchOff().afterMin(10) [Solved]

The advantage of the switch in this case is it I can create it to be momentary, with a configurable time, saves me using any dzVents queues. I had previously used variables for this kind of thing, but I use Dashitz and wanted to used the states of these variables to shade buttons depending on state ...
by Wob76
Thursday 17 May 2018 3:48
Forum: dzVents
Topic: switchOff().afterMin(10) [Solved]
Replies: 20
Views: 4833

Re: switchOff().afterMin(10) [Solved]

OK, so I have added a 'if (device.lastUpdate.minutesAgo >= 5) then" (device being my door\windows) check around my notification send, just before that I am switching on a dummy delay switch, this switch is set to turn off after a 300 second delay (5 min) and that device is included in my trigger ...
by Wob76
Wednesday 16 May 2018 15:06
Forum: dzVents
Topic: switchOff().afterMin(10) [Solved]
Replies: 20
Views: 4833

Re: switchOff().afterMin(10) [Solved]

Or use a timer in where you check if the lastUpdate of the switch is older than 5 minutes and then send the notification. The issue with that approach is I need the script to run at time intervals, at the moment it is called by changes in the door/window contacts, and AC switches. So called much ...