Search found 13 matches

by SavioThecnic
Wednesday 14 September 2022 10:31
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 125731

Re: Python Plugin: Shelly MQTT

I am doing various tests
For now HA I'm using it on a different device
However, I confirm MQTT is seen by both Domoticz and HA but I preferred to install it smoothly on the raspberry because under Broker as for Nodered and Influxdb I had problems seeing it then in the network if it was under the HA ...
by SavioThecnic
Wednesday 14 September 2022 9:36
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 125731

Re: Python Plugin: Shelly MQTT

Doesn't run on Raspberry Pi OS 11 Bullseye

Hi friend I wanted to tell you that the plugin is not compatible with the new Raspberry Pi OS 11 Bullseye system
for now it only works on Buster
Tested with both the latest stable version of Domoticz and the latest Beta
by SavioThecnic
Friday 15 July 2022 23:11
Forum: Other questions and discussions
Topic: Ookla Speedtest CLI integration
Replies: 27
Views: 17269

Re: Ookla Speedtest CLI integration

Hello @SavioThecnic,
You wrote:
Sorry about the ooklaspeed.sh
This shell script is unknown for me. I never wrote it and did not see it before.
My command line consist in fact on a single line:
/usr/bin/speedtest --accept-gdpr --accept-license --format=json | /usr/bin/mosquitto_pub -L mqtt://user ...
by SavioThecnic
Friday 15 July 2022 12:15
Forum: Other questions and discussions
Topic: Ookla Speedtest CLI integration
Replies: 27
Views: 17269

Re: Ookla Speedtest CLI integration

Hello @SavioThecnic

From time to time Ookla Speedtest requires that you accept their license.
You will not see this, until you open a terminal and activate the speedtest-cli manually..
However it is indicated in Domoticz with a red bar above your widget, that it has exceed the maximum time for ...
by SavioThecnic
Friday 15 July 2022 11:47
Forum: Other questions and discussions
Topic: Ookla Speedtest CLI integration
Replies: 27
Views: 17269

Re: Ookla Speedtest CLI integration

Yes, I saw that you posted something in the previous messages

Unfortunately my English is not very strong
and with google translate I got a bit lost
I would have preferred an attached json export
In a way to imprint without the risk of making mistakes
for having misunderstood
and of course then ...
by SavioThecnic
Friday 15 July 2022 8:57
Forum: Other questions and discussions
Topic: Ookla Speedtest CLI integration
Replies: 27
Views: 17269

Re: Ookla Speedtest CLI integration

FireWizard wrote: Saturday 28 March 2020 16:43If someone is interested in the solution and the simple Node Red flow, let me know.
I had installed the script but it hasn't worked for months
Since I also installed the red node
I would be happy if you can share your flow
so i try to import it into my red node and see if it works Thanks
by SavioThecnic
Monday 06 December 2021 19:17
Forum: Other questions and discussions
Topic: Ookla Speedtest CLI integration
Replies: 27
Views: 17269

Re: Ookla Speedtest CLI integration

Thank you dear friend of the quick reply
I tried to send your commands but they give an error
it is not clear to me how I install the license if you give me some commands I can try again I am attaching photos of how my config is and of the result I have.
by SavioThecnic
Monday 06 December 2021 15:11
Forum: Other questions and discussions
Topic: Ookla Speedtest CLI integration
Replies: 27
Views: 17269

Re: Ookla Speedtest CLI integration

Guys but something happened
I notice that it hasn't worked for a few months
If I try from the terminal and I start the script from this error


pi@raspberrypi:/home/domoticz/domoticz/scripts $ sudo ./ooklaspeed.sh
./ooklaspeed.sh: riga 19: speedtest: comando non trovato
download = 0,00 Mbps
upload ...
by SavioThecnic
Tuesday 04 May 2021 8:28
Forum: Python
Topic: Python SolarEdge modbus script via lan
Replies: 67
Views: 13088

Re: Python SolarEdge modbus script via lan

I have HD Wave Inverter with LCD
I already have an RS-232 card to communicate with the counter module
and is already connected to the Eternet network
So do I have to do anything else?
But I want to understand if I enable this it works keep me talking to the cloud solaredge
by SavioThecnic
Monday 03 May 2021 22:11
Forum: Python
Topic: Python SolarEdge modbus script via lan
Replies: 67
Views: 13088

Re: Python SolarEdge modbus script via lan

Hi guys now I read the SolarEdge on Domoticz via
the API but it's not very fast and I don't have a lot of data

But what does this method consist of?
What must be changed on the SolarEdge inverter?
If you enable it, I still have the verification of my inverter
via the SolarEdge cloud?

Thank you
by SavioThecnic
Friday 16 October 2020 22:27
Forum: Other questions and discussions
Topic: Info SNMP Switch HP Monitoring
Replies: 0
Views: 233

Info SNMP Switch HP Monitoring

Hi friends I currently use nagios to monitor HP Switches I would like to eliminate Nagios and have Domoticz manage everything
Know if it is possible with Domoticz to monitor swtich HP
perhaps using SNMP
by SavioThecnic
Thursday 08 October 2020 13:36
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Help Install Domoticz on Odorid HC1
Replies: 4
Views: 1975

Re: Help Install Domoticz on Odorid HC1

nobody can help me :(

So for now I've done this

mkdir ~/domoticz
cd ~/domoticz
wget http://releases.domoticz.com/releases/r ... arch64.tgz
tar xzvf domoticz_linux_aarch64.tgz
rm domoticz_linux_aarch64.tgz

then I try to run the script but he gives me permission denied and I state that I started ...
by SavioThecnic
Monday 07 September 2020 10:42
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Help Install Domoticz on Odorid HC1
Replies: 4
Views: 1975

Help Install Domoticz on Odorid HC1

Good morning
Sorry for my English but I'm Italian and I use google translate

I want to install Domoticz on an odroid HC1

i downloaded image ubuntu-20.04.1-5.4-mate-odroid-xu4-20200818.img
but it seems that on Odroid I have to start perforza from SD
and I cannot start from the SSD connected to it ...