Search found 8 matches

by Tristan
Monday 02 November 2020 23:28
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: MacOS Catalina Compiling...
Replies: 0
Views: 297

MacOS Catalina Compiling...

The instructions to compile for the currently latest macos (catalina) can be found here...
Please read the last comment first...

Hope it helps cuz it took me a full workday just to figure it out...

https://github.com/domoticz/domoticz/issues/4421
by Tristan
Thursday 08 October 2020 4:52
Forum: Show your projects
Topic: Intergas Incomfort Heater control
Replies: 103
Views: 47318

Re: Intergas Incomfort Heater control

Does this work on the newer gateway or only on the older version? Second question is what happens if you do not have internet (like for some days) does it still work. Or do you have to be always connected? https://www.intergas-verwarming.nl/app/uploads/2018/02/Gebruiks-en-Installatiehandleiding ...
by Tristan
Sunday 25 August 2019 11:07
Forum: Python
Topic: Python Plugin: Growatt Inverter
Replies: 107
Views: 24524

Re: Python Plugin: Growatt Inverter

He! Would it be possible to make a dummy P1 meter from it?

Also from the picture the today value looks a little bit high... almost the same as my total value for the last 100 days...

https://www.domoticz.com/forum/viewtopi ... tt#p222439
by Tristan
Sunday 25 August 2019 10:53
Forum: Python
Topic: Python Plugin: Solar Inverter via TCP Shine v2 protocol (Growatt, Gaia)
Replies: 28
Views: 14322

Re: Python Plugin: Solar Inverter via TCP Shine v2 protocol (Growatt, Gaia)

I still not have implemented a P1 meter (if that is possible) and the correction if the inverter goes down (no sun/manual switch onoff) and reset the today counter to 0... But I get Screen Shot 2019-08-25 at 10.54.57.jpg https://github.com/Tristan79/Growatt-WiFi-Tools note that the newer wifi ...
by Tristan
Sunday 14 July 2019 19:34
Forum: Z-Wave
Topic: ZIPATO / Schlage Link (Wintop) Mini Keypad RFID
Replies: 4
Views: 1352

Re: ZIPATO / Schlage Link (Wintop) Mini Keypad RFID

I am curious. Did you remove/exclude the keypad first? And if not how did you re-include it? I still have one that is associated with a aeontec usb zwave controller, which in my testing phase I reset to start over due to not getting any info in domoticz (2 years ago, latest version seems to handle ...
by Tristan
Sunday 14 July 2019 8:24
Forum: Other questions and discussions
Topic: JSON command for create virtual sensor - custom sensor?
Replies: 8
Views: 2736

Re: JSON command for create virtual sensor - custom sensor?

http://IPADRESS:8080/json.htm?type=createvirtualsensor&idx=HARDWAREID&sensorname=NAME&sensortype=TYPEID&sensoroptions=1;AXUNIT AXUNIT = Ax Unit HARDWAREID = Hardware index of the Dummy Hardware you are using ( not a sensor index) NAME = Name of the new sensor TYPEID = See https://github.com ...
by Tristan
Saturday 06 July 2019 15:09
Forum: Z-Wave
Topic: Zwave Alarm Device not in the device list
Replies: 3
Views: 823

Zwave Alarm Device not in the device list

I have a question I have a couple of neo cool power switches devices and when I add them to domoticz some have an alarm but some don't, Screenshot 2019-07-06 at 15.00.31.png Screenshot 2019-07-06 at 15.04.46.png I already tried excluding and including them/rebooting etc... to try if it will add the ...
by Tristan
Wednesday 03 July 2019 21:08
Forum: DIY Hardware and Protocols
Topic: Growatt Inverter LAN/Wifi Domoticz Bridge
Replies: 0
Views: 2827

Growatt Inverter LAN/Wifi Domoticz Bridge

Growatt Inverter Only for v2 of the protocol (v5 not supported, check out https://gitlab.com/jeroenrnl/nrg ) alpha growatt domoticz server https://github.com/Tristan79/Growatt-WiFi-Tools It still needs some fine tunning :-) And I hardcoded the idx :-) And I don't know if the kwh counters are ...