Search found 12 matches

by Bochelork
Monday 19 April 2021 14:50
Forum: Other questions and discussions
Topic: Grayed-out UI item in Utility Sensors
Replies: 29
Views: 3474

Re: Grayed-out UI item in Utility Sensors

Thanks, that worked! (typo Enabed ->Enabled)
by Bochelork
Monday 19 April 2021 13:51
Forum: Other questions and discussions
Topic: Grayed-out UI item in Utility Sensors
Replies: 29
Views: 3474

Re: Grayed-out UI item in Utility Sensors

I've grayed out items with a lot of sensors. The reason is that the hardware is disabled, because I do not use the hardware plugins anymore. Data comes from scripts. E.g. Wunderground comes from my own script. I kept the sensors, but hardware is disabled. Updates are done with domoticz api or mqtt ...
by Bochelork
Wednesday 04 November 2020 13:24
Forum: Feature requests
Topic: Request: Graphs with data source other than Domoticz.
Replies: 1
Views: 1706

Request: Graphs with data source other than Domoticz.

Request: Graphs with data source other than Domoticz, for example a json from a custom php request.
by Bochelork
Wednesday 21 October 2020 11:31
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28544

Re: Dashticz Dial - Features, Fixes & Updates

Maybe you missed my request, or maybe it's not possible:

I've a request about the dimmer dials. Now you have to control them by dragging the dial, would it be possible to add the option to just click on the position to set the dimmer? (e.g. click on top of outer ring to set 50%)
by Bochelork
Wednesday 07 October 2020 22:33
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28544

Re: Dashticz Dial - Features, Fixes & Updates

The generic dial works great. Thanks.

I've a request about the dimmer dials. Now you have to control them by dragging the dial, would it be possible to add the option to just click on the position to set the dimmer? (e.g. click on top of outer ring to set 50%)
by Bochelork
Friday 02 October 2020 11:42
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28544

Re: Dashticz Dial - Features, Fixes & Updates

Wow, that looks great, I will give it a try this weekend! Thanks!` Do other types work as well? Watt, KWh? I've still empty slots.... Dashticz Watt: blocks['379_1'] = { width: 4, type: 'dial', } Dashticz KWh: blocks['379_2'] = { width: 4, type: 'dial', } Domoticz: Idx Hardware ID Unit Name Type ...
by Bochelork
Thursday 01 October 2020 15:14
Forum: Dashticz
Topic: Dashticz Dial - Features, Fixes & Updates
Replies: 199
Views: 28544

Re: Dashticz Dial - Features, Fixes & Updates

HI, I like the dials, but now some meters can and some meters can't be displayed with dials. Isn't it possible to create a custom dial with any value? Just using the value of in input and a minimum/maximum value for the scale of the gauge? It would be nice to display any watt/kwh meter with dials ...
by Bochelork
Tuesday 19 May 2020 22:10
Forum: Third party and supplementary tools
Topic: Galaxy Watch Application R4D domoticz
Replies: 6
Views: 4574

Re: Galaxy Watch Application R4D domoticz

Only for Samsung? No version for Android Wear OS available?
by Bochelork
Sunday 21 April 2019 21:35
Forum: Suggestions
Topic: Improve scaling of graphs.
Replies: 10
Views: 2034

Improve scaling of graphs.

My temperature history graph has a minimum of -6 degrees and a maximum of 43 degrees. The temperature scale goes from -60 to 60 degrees. So it's a range of 120 degrees while only 50 degrees is needed. Graphs are very flat this way. Maybe round the top and bottom to 10 degrees, so in my case let the ...
by Bochelork
Wednesday 17 January 2018 20:47
Forum: Others
Topic: Alecto WS 5500 weather station
Replies: 36
Views: 11761

Re: Alecto WS 5500 weather station

I've a Ventus W830, it's the same device with a different logo.
If you've set it up for Wunderground you get get your data with the wundergroud API.
All outdoor data is available.`
Unfortunately indoor temp/humidity isn't. We've to wait for a weathercloud api to get this data.
by Bochelork
Sunday 07 January 2018 23:40
Forum: Other questions and discussions
Topic: Popup error Can't find variable SVGGElement
Replies: 0
Views: 313

Popup error Can't find variable SVGGElement

I've created a floor plan, it works on pc and android browsers, but I found my hardly used Blackberry Playbook, which I would like to use as a control device on my wall. Everything works, except for these annoying red pop up message in to right top corner: Device refresh error XXXXX ReferenceError ...
by Bochelork
Sunday 26 November 2017 20:41
Forum: LUA
Topic: GoodWe Solar PV Generation Capture
Replies: 54
Views: 22512

Re: GoodWe Solar PV Generation Capture

Hi, I'm new with domoticz. Just adding my devices on my Pi Zero. Is the build in 'Goodwe solar inverter via Web API' still working? In my logs I only see: GoodweAPI Worker started. During the night it seems to have added a device, but it was always offline this day (Inverter is working fine). If I ...