Search found 17 matches

by rene2716
Friday 04 October 2019 11:10
Forum: Dashticz
Topic: fontsize of a block value
Replies: 5
Views: 818

fontsize of a block value

Hi,

I can change the fontsize of a block with custom.css, but it does not change the value fontsize, only the title text of the block.
Any tips or tricks?

tnx in advance
René
by rene2716
Tuesday 05 March 2019 10:24
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

EdwinK wrote: Tuesday 05 March 2019 10:18 Yes, used the mijn eneco crednetials, and new hardware was enabled.
and you use the latest domoticz beta, and you did a pi reboot and sudo service domoticz start ?
if that all doesnt work i suggest a reinstall of the toonapilib and python script, should work
by rene2716
Tuesday 05 March 2019 10:12
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

Checked everything at least three times, but still 2019-03-05 10:02:42.027 (Toon) Using toonapilib version : 3.1.0 by Costas Tyfoxylos <[email protected]> 2019-03-05 10:02:42.523 (Toon) Could not create a toonapilib object 2019-03-05 10:02:42.525 (Toon) Possible solution: 2019-03-05 10:02:42.525 ...
by rene2716
Tuesday 05 March 2019 9:02
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

This might be the cause of the issue I am facing, no power updates for some times: 2019-02-28 19:17:39.127 (Toon) Update power/solar usage: 6290709;4293963;0;0;285;0 2019-02-28 19:19:39.249 (Toon) Update power/solar usage: 6290709;4293963;0;0;285;0 2019-02-28 19:21:39.390 (Toon) Update power/solar ...
by rene2716
Friday 01 March 2019 13:36
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

Thanks, awaiting their answer. My readings are continously changing. Do you use the latest toonapilib 3.0.10? The first two values do not update every call. Probably the toon backend is updated with new values every x minutes / hrs. But the actual power value, in your case 285, should be changing ...
by rene2716
Friday 01 March 2019 8:28
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

I have seen a similar effect while testing. Toonapilib has a limit on the number of calls to toon api. That's one possible cause. The other thing is that I don't know how commands are handled while updating the other values in the heartbeat. I might have to make it more intelligent.. Verstuurd ...
by rene2716
Thursday 28 February 2019 18:50
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

I have seen a similar effect while testing. Toonapilib has a limit on the number of calls to toon api. That's one possible cause. The other thing is that I don't know how commands are handled while updating the other values in the heartbeat. I might have to make it more intelligent.. Verstuurd ...
by rene2716
Tuesday 26 February 2019 14:03
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

regarding solar and return power i now came up with this szPower = str(MyToon.power.meter_reading_low) + ";" + str(MyToon.power.meter_reading) + ";" + str(MyToon.solar.meter_reading_low_produced) + ";" + str(MyToon.solar.meter_reading_produced) + ";" + str(MyToon.power.value) + ";" + str(MyToon ...
by rene2716
Tuesday 26 February 2019 10:51
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

Hi, indeed everything looks to be working again. Great job. 1 question. I do see my power usage, but i have solar panels and it looks like return energy is not shown. any idea ? I do not have them. Did the native toon thermostat hardware plug-in support this? I have seen solar related api in the ...
by rene2716
Tuesday 26 February 2019 8:31
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

Hi, indeed everything looks to be working again. Great job.

1 question. I do see my power usage, but i have solar panels and it looks like return energy is not shown.
any idea ?
by rene2716
Tuesday 19 February 2019 9:40
Forum: Other questions and discussions
Topic: Error ToonThermostat
Replies: 291
Views: 44234

Re: Error ToonThermostat

maybe somebody has to kindly team with Franck Nijhof on the home assisent forum, seems they got it working in test over there
by rene2716
Wednesday 19 December 2018 16:03
Forum: Bash / PowerShell / Batch etc.
Topic: SDS011 and DHT22
Replies: 2
Views: 1842

SDS011 and DHT22

Anyone who can add dht22 support to this script? #!/bin/bash # Settings DOMO_IP="192.168.200.15" # Domoticz IP adres DOMO_PORT="8080" # Domoticz port FIJNSTOFSENSOR="192.168.200.135" # Fijnstofsensor IP adres SDS10IDX="5487" # IDX in domoticz voor PM10 SDS25IDX="5488" # IDX in domoticz voor PM2.5 ...
by rene2716
Friday 07 December 2018 14:47
Forum: Others
Topic: How to use Data from a Dust Sensor
Replies: 20
Views: 9869

Re: How to use Data from a Dust Sensor

hi, works great, can you add the syntax for putting dht22 data in a temp/hum sensor also?

thanks

René
by rene2716
Monday 18 June 2018 16:35
Forum: Dashticz
Topic: Dashticz not loading
Replies: 1
Views: 887

Dashticz not loading

Hi,
Dashticz loods perfect on a Windows pc but not on an Android tablet or iPad. I only see dashticz is loading text in the browser
Any idea why? Im using IP-address:8080/dashticz_v2 in the config
by rene2716
Saturday 16 June 2018 15:34
Forum: dzVents
Topic: Buzzer
Replies: 2
Views: 762

Re: Buzzer

Well the electronics part I will manage, looking for how to handle a gpio pin trough dzvents or blocky. Want to use it for arm and disarm signal for my robotic home alarm with zwave devices
by rene2716
Saturday 16 June 2018 10:43
Forum: dzVents
Topic: Buzzer
Replies: 2
Views: 762

Buzzer

Hi,
I'm looking for a way to connect a buzzer to gpio and control it by dzvents or blocky, someone have an example for this
by rene2716
Saturday 16 June 2018 10:37
Forum: dzVents
Topic: Start and stop a buzzer beeping (GPIO) [Solved]
Replies: 10
Views: 4588

Re: Start and stop a buzzer beeping (GPIO) [Solved]

Hi,
I'm building my home alarm, and want to use a buzzer to sense arm and disarm of domoticz for 45 secs. Please share the script so I can have a headstart of how to do this