Search found 11 matches

by palmerfarmer
Saturday 01 July 2023 17:02
Forum: Other questions and discussions
Topic: soliscloud_to_domoticz
Replies: 6
Views: 1379

Re: soliscloud_to_domoticz

Fixed!
Raised a call with solis through the portal and they got back really fast, two things typo on my part there was x2 '//' in the script and they also reset the API ( i think)
Its all working now
by palmerfarmer
Saturday 01 July 2023 16:58
Forum: Utility
Topic: Ginlong Solis inverter via mqtt to nodered to Domoticz
Replies: 3
Views: 2483

Re: Ginlong Solis inverter via mqtt to nodered to Domoticz

Thanks, got it working! (after a few rookie errors)
by palmerfarmer
Wednesday 07 June 2023 19:18
Forum: Other questions and discussions
Topic: soliscloud_to_domoticz
Replies: 6
Views: 1379

Re: soliscloud_to_domoticz

false alarm, think it was a buster/ python problem, upgraded to bullseye and problem went way. just another problem now getting this message everytime the cron job runs 20230607 16:07:40: ERROR: https://www.soliscloud.com:13333//v1/api/userStationList -> 403: Forbidden 20230607 16:08:41: ERROR ...
by palmerfarmer
Wednesday 07 June 2023 13:47
Forum: Other questions and discussions
Topic: soliscloud_to_domoticz
Replies: 6
Views: 1379

Re: soliscloud_to_domoticz

Hmm rying to find out why i'm getting this message in the solis.log any ideas?

SyntaxError: invalid syntax
File "/home/pi/solis/soliscloud_to_pvoutput.py", line 60
def execute_request(url, data, headers,) -> str:
^
by palmerfarmer
Sunday 14 May 2023 21:24
Forum: Utility
Topic: Ginlong Solis inverter via mqtt to nodered to Domoticz
Replies: 3
Views: 2483

Re: Ginlong Solis inverter via mqtt to nodered to Domoticz

this is just what i need, does it still work with the new website that ginlong are hosting now?
by palmerfarmer
Wednesday 18 July 2018 19:47
Forum: Utility
Topic: Power One Aurora PV Inverter RS485
Replies: 2
Views: 1607

Power One Aurora PV Inverter RS485

Just been pondering over a possible way to monitor my solar inverter using domoticz. I have a 3kw power-one Aurora inverter which are now made by ABB. I would like to monitor the output using the RS485 protocol from the inverter. Are there any similar projects already done, I cant find any? A ...
by palmerfarmer
Sunday 07 February 2016 16:55
Forum: Switches and Scenes
Topic: Using a switch to shutdown domoticz GPIO
Replies: 2
Views: 1085

Re: Using a switch to shutdown domoticz GPIO

Thanks for the reply, I think you are correct. The repowering of the pi would be done by the arduino and monitoring on the pi itself would be a better move. Thanks for the info I will check out the link
by palmerfarmer
Thursday 04 February 2016 20:33
Forum: Switches and Scenes
Topic: Using a switch to shutdown domoticz GPIO
Replies: 2
Views: 1085

Using a switch to shutdown domoticz GPIO

I was wondering if there is a way to use a switch command or rather an input (GPIO contact) to shutdown the system. I have an arduino that monitors a maintained battery supply which my domoticz pi is fed from (and the arduino). When the mains fails and and the battery discharges i would like to ...
by palmerfarmer
Thursday 04 February 2016 19:51
Forum: Others
Topic: Arduino DHT11 or DHT22 over 433MHz RFXcom
Replies: 5
Views: 3364

Re: Arduino DHT11 or DHT22 over 433MHz RFXcom

The My sensors route was/is definatley the way forward I have manged to do what i wanted and much more. Have been using this for months now. Many Thanks
by palmerfarmer
Sunday 25 October 2015 22:48
Forum: Others
Topic: Arduino DHT11 or DHT22 over 433MHz RFXcom
Replies: 5
Views: 3364

Re: Arduino DHT11 or DHT22 over 433MHz RFXcom

Sorry I should have said the arduino is controlling a fan and extract unit by differentiating the data from 2 DHT22's, 1 inside and 1 outside, (this is all working) the temp and humidity is displayed on a local TFT screen. I am looking to transmit the data from the arduino to domoticz
by palmerfarmer
Wednesday 21 October 2015 17:09
Forum: Others
Topic: Arduino DHT11 or DHT22 over 433MHz RFXcom
Replies: 5
Views: 3364

Arduino DHT11 or DHT22 over 433MHz RFXcom

Slightly off topic:- Does anynone know if its possible to use an arduino with a DHT11 or DHT22 to transmit over the 433MHz and recieve using one of the protocols the RFXtrx433E has? I think someone has tried to emulate the oregon protocol but were using a different type of temp/humidity sensor. Any ...