Search found 16 matches
- Sunday 27 October 2024 17:02
- Forum: Blockly
- Topic: Script for sanitary water resistance and photovoltaic
- Replies: 1
- Views: 1328
Script for sanitary water resistance and photovoltaic
Good evening I have this blocky script for managing the resistance of the sanitary water when the production is greater than 2kWh. The problem arises when the system "activates" but then it becomes cloudy and therefore every 10 minutes the resistance turns on and off again. How can I overcome this ...
- Saturday 25 March 2023 16:36
- Forum: Python
- Topic: Python Plugin: Shelly MQTT
- Replies: 504
- Views: 119625
Re: Python Plugin: Shelly MQTT
Good evening i have a problem with shelly em. so far I have used the power meter only for consumption reading now after installing photovoltaic, I have a power that is sometimes positive (consumption) and sometimes negative (production). Unfortunately the sensor in domoticz, generated by the ...
- Friday 01 May 2020 17:15
- Forum: Python
- Topic: Python script to upload weatherdata to WeatherCloud
- Replies: 4
- Views: 4873
Re: Python script to upload weatherdata to WeatherCloud
Hello.
I'm trying to do the opposite.
transfer the data that is on a weathercloud page (a weather station very close to my home) into domoticz.
Is it possible in your opinion?
I'm trying to do the opposite.
transfer the data that is on a weathercloud page (a weather station very close to my home) into domoticz.
Is it possible in your opinion?
- Friday 01 May 2020 17:06
- Forum: Python
- Topic: Python Plugin: PWS (Personal Weather Station)
- Replies: 61
- Views: 15780
Re: Python Plugin: PWS (Personal Weather Station)
I have written a Python plugin, to capture data directly from my weather station. So no need to upload the data first to WeatherUnderground, Ecowitt, WeatherCloud, WOW, etc. The README describes the use of WS View to connect your weather station to your router and upload data to Domoticz. https ...
- Friday 01 May 2020 15:52
- Forum: Temperature and Weather
- Topic: Rain Gauge with Wemos d1 counter contact
- Replies: 2
- Views: 2370
Rain Gauge with Wemos d1 counter contact
Hello everyone I'm trying to design a rain gauge with this device: https://it.aliexpress.com/item/2026877912.html and a Wemos D1 Mini with Tasmota firmware. Starting from the assumption that that rain gauge sends impulses, I thought of using a wemos with a "counter" sensor. By using a virtual sensor ...
- Saturday 24 November 2018 21:00
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
In the next beta version (currently building) support has been added for the KMTronic temperature sensors. https://github.com/domoticz/domoticz/commit/ce44a1735e16f9f2790868b94e016e0ba68bc830 Not sure why people are going very complicated with complex scripts while implementing this took less then ...
- Thursday 15 November 2018 20:37
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Problem with Notifications
- Replies: 0
- Views: 276
Problem with Notifications
Hello I have installed domoticz 4.97 on raspberry pi3b+. I use domoticz for monitoring 4 temperature sensors. I have in "temperature" task 4 sensors. In Settings - Email I have submitted all forms with from mail, to mail, etc. Test is OK. After i have set in temperature sensor, in notifications, a ...
- Friday 29 December 2017 17:53
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
Thank you for yout work and your disponibility! Sorry, i'm late :\ I have changed the script code and insert the new code, but in the log i have the same message: 2017-12-29 17:51:00.465 LUA: Bad XML status read - temperatures NOT updated 2017-12-29 17:52:00.171 LUA: Bad XML status read ...
- Monday 25 December 2017 1:13
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
I have pi model b and pi3 model b (used with kodi and retropie) tomorrow i write a sdcard with raspbian jessie and install domoticz. there is a router between two networks, from the broswer i have access the temperature board is also accessible from outside the network (i can give you the adress via ...
- Sunday 24 December 2017 22:21
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
I have already created the script_temperature_Board1.lua file with the code you have created and modified. But once open domoticz, no feedback. At the temperature tab "No Temperature sensors found or added in the system ..." I would not know what else to do..! In fact, the PC on which Domoticz is ...
- Sunday 24 December 2017 21:46
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
I try with a Beta version, I'll let you know, in the meantime Merry Christmas!
- Sunday 24 December 2017 21:31
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
This is log: 2017-12-24 21:22:00.063 LUA: Reading values from: 'http://192.168.1.199/status.xml' 2017-12-24 21:22:00.074 LUA: 2017-12-24 21:22:00.074 LUA: Bad XML status read - temperatures NOT updated 2017-12-24 21:23:00.487 LUA: Reading values from: 'http://192.168.1.199/status.xml' 2017-12-24 21 ...
- Sunday 24 December 2017 21:29
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
See post 27? It is supported in domoticz directly now I think but I have not tried it. What does the debug output in the log? Sent from my SM-G935F using Tapatalk Yes i saw but i have a temperature board not a relay board. If i try to configure in Hardware "KMTronic Gateway with LAN interface" with ...
- Sunday 24 December 2017 21:25
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
I have set
but no log file in
Domoticz directory/log
what am I doing wrong?
Code: Select all
--set to true to print to log file.
debug = true
Domoticz directory/log
what am I doing wrong?
- Sunday 24 December 2017 21:16
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
Thank you for reply and help! This is the output from KMtronic Board: <response> <sensor> <id>28FFA4555115031C</id> <name>ACS</name> <temp>48.25</temp> </sensor> <sensor> <id>28FF228C541503EC</id> <name>Interna</name> <temp>21.00</temp> </sensor> <sensor> <id>28FFE28B54150348</id> <name>Puffer</name ...
- Sunday 24 December 2017 10:19
- Forum: Others
- Topic: new: KMTronic USB/485/TCP(Web) support
- Replies: 54
- Views: 21955
Re: new: KMTronic USB/485/TCP(Web) support
Hello, Any plans to support the KMTronic LAN DS18B20 WEB Temperature Monitor too? Thanks I have written a little LUA script to read the temperature values and put them into virtual temperature sensors now if it is of some use to someone. It is my first attempt at LUA so let me know if you think it ...