Search found 14 matches

by pizzulicchio
Monday 06 May 2024 13:29
Forum: Python
Topic: Python Plugin: SAJ Modbus Plugin
Replies: 8
Views: 2910

Re: Python Plugin: SAJ Modbus Plugin

Thank you very much for your suggestion.
I'm testing this plugin and it works partially.
only the invertor details, no real time data... i will try to reboot the AIO3 module. :idea:
by pizzulicchio
Monday 06 May 2024 11:11
Forum: Python
Topic: Python Plugin: SAJ Modbus Plugin
Replies: 8
Views: 2910

Re: Python Plugin: SAJ Modbus Plugin

I have got a saj HS2-5K-S2-X inverter with eSolar AIO3 module (wifi/ethernet/bluetooth ) This module or this inverter, doesn't support a status page in xml or a web login. All datas are sended to esolar portal cloud using mqtt or some other way.. I have seen that AIO3 module is a modbus adpater (502 ...
by pizzulicchio
Sunday 05 May 2024 23:59
Forum: Python
Topic: Python Plugin: SAJ Modbus Plugin
Replies: 8
Views: 2910

Re: Python Plugin: SAJ Modbus Plugin

For anyone interested in a SAJ solar power inverter plugin, I have created a plugin for this inverter. It uses the Elfin EE11A Modbus TCP server for connecting to it. It is still a work in progress, and all comments are very welcome. It is developed with and tested on: - Domoticz version: 2021.1 ...
by pizzulicchio
Tuesday 23 January 2024 14:00
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 637086

Re: Domoticz app 2.0

Confirm! Same for me.
it works only one time, the first one!
by pizzulicchio
Monday 08 January 2024 16:08
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 637086

Re: Domoticz app 2.0

Settings --> Events it's still not working...
Will be ever fixed this bug ?
Even the geo location feture isn' t working. It' imposible to enable on android on pixel 7A. The slide go back after trying to enable
by pizzulicchio
Saturday 05 August 2023 18:35
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 637086

Re: Domoticz app 2.0

can someone explain better the response to this issue into github? and.. it is a problem of the beta version only or not ?
by pizzulicchio
Sunday 23 July 2023 15:14
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 637086

Re: Domoticz app 2.0

is it a problem of the android APP ? or have I to modify something into my domoticz server's config ?
I don't understand.
by pizzulicchio
Thursday 20 July 2023 22:27
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 637086

Re: Domoticz app 2.0

hi, i'm using the android app payed version, but is it working the Events section? ("Settings" --> scroll down until "Events") It appears an error: OOPS! No data on Domoticz Server. Only for me ? I'm using the beta version of the server Version: 2023.1 (build 15437) Build Hash: 4585b0143 Compile ...
by pizzulicchio
Sunday 11 June 2023 13:49
Forum: Speech & Voice Systems
Topic: Alexa voice control for Tasmota devices
Replies: 1
Views: 2121

Re: Alexa voice control for Tasmota devices

Hi,
all is working perfectly using your suggestion, but, if I'm using a sonoff TH with has temperature and humidity sensor, how i possible to query temp and humidity status to alexa. I think that it's possible only to add device with "switch or on/off " action. isn't true?
by pizzulicchio
Saturday 09 July 2022 1:44
Forum: Android
Topic: Domoticz app 2.0
Replies: 2380
Views: 637086

Re: Domoticz app 2.0

Why the "Events" menu has been removed from the main Menu and placed into the advanced settings?

I think that enable/disable some tasks should be a very frequently activity so could be usefull to have an easy access instead of into advanced sttings. Isn't true?
by pizzulicchio
Wednesday 08 April 2020 23:24
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How to do reduce log interval
Replies: 38
Views: 17989

Re: How to do reduce log interval

waaren wrote: Tuesday 07 April 2020 13:38
pizzulicchio wrote: Tuesday 07 April 2020 12:18 How is possible to submit a sort of "feature request" to dev team ?
You can submit a pull request on github. If it would be accepted it will be merged in a future Beta.
DONE!

https://github.com/domoticz/domoticz/pull/4063

;)
by pizzulicchio
Tuesday 07 April 2020 12:18
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: How to do reduce log interval
Replies: 38
Views: 17989

Re: How to do reduce log interval

Cant we get this as a standard in the Settings instead of manually have to add it again after an update? Maybe a warning stating that for example 1 minute will make your database quite big? It would even be better to be able to select it per sensor if you want it in minutes or 5 minutes for example ...
by pizzulicchio
Monday 16 September 2019 14:10
Forum: Temperature and Weather
Topic: Suggestions for weather station supported in Domoticz
Replies: 0
Views: 633

Suggestions for weather station supported in Domoticz

Hi to all,
i'd like to buy a weather station to install on top of my house roof.
I'd like to spend not more of 200 euros, but i'm ready to spend more if justified.

Any suggestions about brand and models?
It is obvious that I would like it to be perfectly integrated with Domoticz.

Have a nice day.
by pizzulicchio
Wednesday 24 April 2019 14:06
Forum: Python
Topic: Plugin - SNMP Value Reader (Debian)
Replies: 17
Views: 4501

Re: Plugin - SNMP Value Reader (Debian)

Hi, i'm using this plugin with success, but i have noticed that isn't possible to retreive data from device with snmp version 1.0 I'm be able to use every device with correct id and snmp version 2c. Is it possible to add support for snmp v1 ? Many old or elementary devices use only snmp v1. Have a ...