Search found 31 matches

by MadMedic
Tuesday 07 December 2021 20:23
Forum: Blockly
Topic: Blockly is getting too large (any alternatives ?)
Replies: 9
Views: 1757

Re: Blockly is getting too large (any alternatives ?)

It would be a lot easier if you move to a code script : while your checking your plant, you can generate your log message. Message = "" If plant1< 3 then Message = Message + "1" If plant2< 3 then Message = Message + "2" If plant3< 3 then Message = Message + "3" If plant4< 3 then Message = Message ...
by MadMedic
Sunday 05 December 2021 22:10
Forum: Blockly
Topic: Blockly is getting too large (any alternatives ?)
Replies: 9
Views: 1757

Re: Blockly is getting too large (any alternatives ?)

Ok thanks for the effort, guys. With this I can work with
by MadMedic
Sunday 28 November 2021 14:21
Forum: Blockly
Topic: Blockly is getting too large (any alternatives ?)
Replies: 9
Views: 1757

Re: Blockly is getting too large (any alternatives ?)

No one has any suggestions ? :roll:

How do I account for all of the five different sensorvariables, and not get an awfully large Blockly script
But at the same time get the right plantwateringtext in the text button.

So for instance: plant 1, 3 and 5 need water
by MadMedic
Thursday 04 November 2021 11:21
Forum: Android
Topic: HomeHabit Dashboard - Updates
Replies: 136
Views: 31150

Re: HomeHabit Dashboard - Updates

Hi Igor, We communicated several times via mail already in the early stages of HH. So I am a huge fan of your software. Still, after several updates I still come across an issue that is not getting addressed. Are you aware that the "Allow to be used as homeapp" switch in the settings is not without ...
by MadMedic
Thursday 04 November 2021 10:30
Forum: Blockly
Topic: Blockly is getting too large (any alternatives ?)
Replies: 9
Views: 1757

Re: Blockly is getting too large (any alternatives ?)

and the remaining 3 parts:
Spoiler: show
part 4
part 4
Blockly4.png (81.57 KiB) Viewed 1673 times
part 5
part 5
Blockly5.png (90.16 KiB) Viewed 1673 times
part 6
part 6
Blockly6.png (77.46 KiB) Viewed 1673 times
by MadMedic
Thursday 04 November 2021 10:28
Forum: Blockly
Topic: Blockly is getting too large (any alternatives ?)
Replies: 9
Views: 1757

Blockly is getting too large (any alternatives ?)

Hi guys, (and girls ?) I've got a blockly active that actually works fine. Yet, to accommodate for all events it is getting too large.It's a blockly that triggers once every day (at 12 o'clock) to pick up the values of 5 plantwatering sensors and triggers an alert-output when the value of any of ...
by MadMedic
Monday 13 September 2021 17:43
Forum: Other questions and discussions
Topic: Grayed-out UI item in Utility Sensors
Replies: 29
Views: 3490

Re: Grayed-out UI item in Utility Sensors

Used this helpfull guide too, with the appropiate idx's, worked like a charm.
was the watermeter sensor here, too. *Coincidence ?

Thnx anyway, guys !
by MadMedic
Wednesday 07 October 2020 22:52
Forum: Python
Topic: Python plugin: Xiaomi Mi Flower Mate
Replies: 99
Views: 28228

Re: Python plugin: Xiaomi Mi Flower Mate

No visionairy answers or insights ? hmm
by MadMedic
Wednesday 30 September 2020 13:50
Forum: Python
Topic: Python plugin: Xiaomi Mi Flower Mate
Replies: 99
Views: 28228

Re: Python plugin: Xiaomi Mi Flower Mate

Hi guys, Got all of the Xiaomi mi flower sensors (international version), 5 of them, working perfectly for a month now, with a Rpi 3B with the internal BLE chip. Once in a while a poller error with the last of the 5 sensors. Only twice a week or so, But, the problem I have now is the very poor ...
by MadMedic
Friday 28 August 2020 14:27
Forum: Others
Topic: Controlling Jura Cofee machine
Replies: 5
Views: 3668

Re: Controlling Jura Cofee machine

*bump*

Any progress on this front ?
by MadMedic
Sunday 05 July 2020 9:38
Forum: dzVents
Topic: (rooted) Toon thermostat combined Get and Set script
Replies: 47
Views: 9907

Re: (rooted) Toon thermostat combined Get and Set script

imdos wrote: Saturday 20 April 2019 14:48 Yes; @jjnj, only with a rooted Toon.
I think it might be a good idea to append that not unimportant fact to (the subject of) the first posting.
Saves a bunch of us with non-rooted Toons a lot of hassle.


Just a suggestion... ;)
by MadMedic
Saturday 27 June 2020 22:54
Forum: Other questions and discussions
Topic: New Luchtmeetnet open api, anyone ? [SOLVED]
Replies: 6
Views: 894

Re: New Luchtmeetnet open api, anyone ?

ey Waaren, I tried your suggestion, the dzvents script you mentioned. It works, except for a persistent error in the log which I don't understand: Worked back from your orginal script. Dont know where I went wrong, but it works now without errors. From this thread you mentioned https://www.domoticz ...
by MadMedic
Thursday 25 June 2020 13:59
Forum: Show your projects
Topic: Custom dashboard mobile device
Replies: 3
Views: 1090

Re: Custom dashboard mobile device

*BUMP*

Awesome design, Robin !
by MadMedic
Thursday 25 June 2020 13:48
Forum: Other questions and discussions
Topic: New Luchtmeetnet open api, anyone ? [SOLVED]
Replies: 6
Views: 894

Re: New Luchtmeetnet open api, anyone ?

Just did a request for my location for NO2. I already get the results for tomorrow. Do they measure or that a guess? What I am missing is the unit of the values. When I ask for CO2 I get the same value results but for NO2. When I ask for NO (which they have on the site) I get a error response. If ...
by MadMedic
Thursday 25 June 2020 12:53
Forum: Other questions and discussions
Topic: New Luchtmeetnet open api, anyone ? [SOLVED]
Replies: 6
Views: 894

Re: New Luchtmeetnet open api, anyone ?

ey Waaren, I tried your suggestion, the dzvents script you mentioned. It works, except for a persistent error in the log which I don't understand: 2020-06-25 12:46:31.788 Error: dzVents: Error: (3.0.2) Waqi: An error occurred when calling event handler Waqi air quality 2020-06-25 12:46:31.788 Error ...
by MadMedic
Thursday 25 June 2020 7:36
Forum: Other questions and discussions
Topic: New Luchtmeetnet open api, anyone ? [SOLVED]
Replies: 6
Views: 894

Re: New Luchtmeetnet open api, anyone ?

If you don't want to invent the wheel again... https://www.domoticz.com/forum/viewtopic.php?f=72&t=22080 There seems to be a python plugin somewhere as well. Ah, I had been searching this forum several times on 'Luchtmeetnet', but didn't get any other results then scripts about the now outdated ...
by MadMedic
Wednesday 24 June 2020 12:33
Forum: Other questions and discussions
Topic: New Luchtmeetnet open api, anyone ? [SOLVED]
Replies: 6
Views: 894

New Luchtmeetnet open api, anyone ? [SOLVED]

A while ago Erik posted a msg in the python group concerning RIVM airquality values, Since then this site has moved its business to the new luchtmeetnet site, which has an open api. Edwin, the RIVM website seems to stop, the website luchtmeetnet.nl seems to be the new site. Perhaps anyone here on ...
by MadMedic
Saturday 20 June 2020 23:23
Forum: dzVents
Topic: Same outcome of monthly and yearly energy usage scripts [Solved]
Replies: 9
Views: 1526

Re: Same outcome of monthly and yearly energy usage scripts [Solved]

Ok, enough for today, altered the code back to v and v2.
Last question:

Any thoughts about the offset and divider on the managed counter button ?
Spoiler: show
energy4.png
energy4.png (19.72 KiB) Viewed 1442 times
Both 0 ?
by MadMedic
Saturday 20 June 2020 23:13
Forum: dzVents
Topic: Same outcome of monthly and yearly energy usage scripts [Solved]
Replies: 9
Views: 1526

Re: Same outcome of monthly and yearly energy usage scripts [Solved]

You made me smile... I got way too deep on this code. You make total sense.
Impulsiveness is my middle name, unfortunately ;-)

thnx, Waaren
by MadMedic
Saturday 20 June 2020 22:48
Forum: dzVents
Topic: Same outcome of monthly and yearly energy usage scripts [Solved]
Replies: 9
Views: 1526

Re: Same outcome of monthly and yearly energy usage scripts [Solved]

OK, I think I've got it ! (partly) looking at the graph data I noticed that year energy is not v and v2 but C1 and C3 { "ValueQuantity" : "", "ValueUnits" : "", "result" : [ { "c1" : "8056.809", "c2" : "0", "c3" : "7500.767", "c4" : "0", "d" : "2020-06-13", "r1" : "0.000", "r2" : "0.000", "v" : "9 ...