Hi Micha,
I merged you're script with mine, thank you for the update, I updated the original post
- Disabled Year/Month Generated, yes but it will change after a year/month
- SOC I get it from the BMS, I saw its not the same, (50.5 vs 61%) BMS is more accurate, maybe I can calibrate it, but it ...
Search found 59 matches
- Monday 21 March 2022 7:34
- Forum: Utility
- Topic: EpEver Solar Controller into Domoticz
- Replies: 8
- Views: 4519
- Monday 21 March 2022 6:22
- Forum: Utility
- Topic: Smart BMS (Daly) into Domoticz
- Replies: 3
- Views: 2926
Smart BMS (Daly) into Domoticz
This script will execute the 'daly-bms-cli -d $USBPORT --all' using UART and put the output to a file,
get the value's from the output file, show them on console if needed, and send them to Domoticz, this is super simple, easy to change.
Many thanks to Dreadnought https://github.com/dreadnought ...
get the value's from the output file, show them on console if needed, and send them to Domoticz, this is super simple, easy to change.
Many thanks to Dreadnought https://github.com/dreadnought ...
- Monday 21 March 2022 6:06
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: MCP3008 Analog/SPI chip, for example MQ smoke/gas/carbon sensor or voltage reading.
- Replies: 0
- Views: 2859
MCP3008 Analog/SPI chip, for example MQ smoke/gas/carbon sensor or voltage reading.
#!/bin/bash
#
# /root/scripts/mcp3008/mcp3008.sh
#
# Tested on : Orange PI PC, with MQ-2 and MQ-7 Sensor with MCP3008 analog chip, logic converters for the 5v to 3.3v conversion
# Date : 07-04-2021
# Version : 00,00.00,0a0.2
#
# Created by ILoveIOT 2021
# Updated by ILoveIOT 2022
#
# I Updated the ...
#
# /root/scripts/mcp3008/mcp3008.sh
#
# Tested on : Orange PI PC, with MQ-2 and MQ-7 Sensor with MCP3008 analog chip, logic converters for the 5v to 3.3v conversion
# Date : 07-04-2021
# Version : 00,00.00,0a0.2
#
# Created by ILoveIOT 2021
# Updated by ILoveIOT 2022
#
# I Updated the ...
- Wednesday 13 January 2021 9:46
- Forum: Utility
- Topic: EpEver Solar Controller into Domoticz
- Replies: 8
- Views: 4519
Re: EpEver Solar Controller into Domoticz
Hi,
Last one yes, its not a network connection but RS485, this type is included with GND.
https://www.aliexpress.com/item/3305445 ... 4c4d90oYnc
Last one yes, its not a network connection but RS485, this type is included with GND.
https://www.aliexpress.com/item/3305445 ... 4c4d90oYnc
- Wednesday 30 December 2020 11:51
- Forum: Utility
- Topic: EpEver Solar Controller into Domoticz
- Replies: 8
- Views: 4519
- Thursday 24 December 2020 20:48
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
Hehe, sudo /root/scripts/gpio/dht ?
- Sunday 01 November 2020 5:02
- Forum: Blockly
- Topic: Question Set After Seconds
- Replies: 5
- Views: 708
Re: Question Set After Seconds
The timer check script;
viewtopic.php?t=27601
I got maybe 20 dummy switches that work as a timer, works easy, and you can stay in the frontend, easy blocky setup.
Have fun !!
viewtopic.php?t=27601
I got maybe 20 dummy switches that work as a timer, works easy, and you can stay in the frontend, easy blocky setup.
Have fun !!
- Sunday 01 November 2020 4:32
- Forum: Blockly
- Topic: Question Set After Seconds
- Replies: 5
- Views: 708
Re: Question Set After Seconds
I use dummy switches for that, and set the seconds in de the switch, before/after, so you can stop de timer if a value changed, also I use a timer check script (somewhere on this forum) that checks if a timer should end or not, if Domoticz restarts all the timers are lost, this script will end the ...
- Monday 26 October 2020 5:06
- Forum: Temperature and Weather
- Topic: DHT11 Help !!!
- Replies: 39
- Views: 3812
- Tuesday 20 October 2020 12:44
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: Dallas DS18B20 temp sensor(s) into Domoticz
- Replies: 0
- Views: 3233
Dallas DS18B20 temp sensor(s) into Domoticz
#!/bin/bash
INFO="Orange/Raspberry PI Dallas DS18B20 temp sensor(s), get value(s), and send to Domoticz every 5 minutes"
#
# Created by ILoveIoT 2019
#
# For console use : /root/scripts/gpio/dallas.temp.reading.sh
# For background use : /root/scripts/gpio/dallas.temp.reading.sh &
#
# Set in /boot ...
INFO="Orange/Raspberry PI Dallas DS18B20 temp sensor(s), get value(s), and send to Domoticz every 5 minutes"
#
# Created by ILoveIoT 2019
#
# For console use : /root/scripts/gpio/dallas.temp.reading.sh
# For background use : /root/scripts/gpio/dallas.temp.reading.sh &
#
# Set in /boot ...
- Monday 12 October 2020 18:16
- Forum: Utility
- Topic: EpEver Solar Controller into Domoticz
- Replies: 8
- Views: 4519
EpEver Solar Controller into Domoticz
epever.tracert.to.domoticz.sh
Tested on : EpEver Tracer 3210AN 30A MPPT Solar Controller
Date : 12-10-2020
Version : 00,00.00,000.2
Requirements : apt install bc sed
Created by ILoveIOT 2020
Updated by ILoveIOT & Micha123 2022
- Added battery temp
- Added SOC value
- Correcting the actual voltage ...
Tested on : EpEver Tracer 3210AN 30A MPPT Solar Controller
Date : 12-10-2020
Version : 00,00.00,000.2
Requirements : apt install bc sed
Created by ILoveIOT 2020
Updated by ILoveIOT & Micha123 2022
- Added battery temp
- Added SOC value
- Correcting the actual voltage ...
- Wednesday 07 October 2020 20:43
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
When system starts, put somewhere in a script. (i have /root/scripts/dht &)
You have to also UNCOMMENT the output, otherwise you get output everywhere, the console output is just for a test, so you can make small steps, got output, yes ok next step.
You have to also UNCOMMENT the output, otherwise you get output everywhere, the console output is just for a test, so you can make small steps, got output, yes ok next step.
- Wednesday 07 October 2020 18:58
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
Hehe i sed NO Python code, but nice, I made the most already in C code on this forum, mcp23017, wiegand, dht, dallas, nothing beats good C code
But I must remember this project, looks nice, I use espeasy with the wifi chips allot (nodemcu v3), if I can use C, it will be C, otherwise python.
But I must remember this project, looks nice, I use espeasy with the wifi chips allot (nodemcu v3), if I can use C, it will be C, otherwise python.
- Wednesday 07 October 2020 18:14
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
OhThere as "donate" button on the domoticz main page
I guess $ will helps too, Domoticz is a nice product that I support where I can !! (I'am not part of the team)
- Wednesday 07 October 2020 17:47
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
Code: Select all
I'll be making a small donation when i get the relay operating by the sensor.- Wednesday 07 October 2020 17:45
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
Hehe you're welcome, now you are a C programmerI've learned a lot so i hope not to do the same mistakes again.
- Wednesday 07 October 2020 17:24
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
you got
:8080/json.htm?type=command¶m=udevice&idx=3
should be
:8080/json.htm?type=command¶m=udevice&idx=
:8080/json.htm?type=command¶m=udevice&idx=3
should be
:8080/json.htm?type=command¶m=udevice&idx=
- Wednesday 07 October 2020 17:20
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
Hehe, no worries (just hate python) I see IDX 33 in the link ? 
- Wednesday 07 October 2020 16:56
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
For me
//gpio readall BCM10 | wPi24 | GPIO.18 | ALT3 | 0 | Physical 35 |
#define DHT_PIN 18 /* GPIO-18 */
For you
Physical | V | Mode | Name | wPi | BCM |
| 12 | 1 | IN | GPIO. 1 | 1 | 18 |
#define DHT_PIN 1 /* GPIO-1 */
So 1 ?
Pls don't post Python code here
//gpio readall BCM10 | wPi24 | GPIO.18 | ALT3 | 0 | Physical 35 |
#define DHT_PIN 18 /* GPIO-18 */
For you
Physical | V | Mode | Name | wPi | BCM |
| 12 | 1 | IN | GPIO. 1 | 1 | 18 |
#define DHT_PIN 1 /* GPIO-1 */
So 1 ?
Pls don't post Python code here
- Wednesday 07 October 2020 16:38
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: DHT22 sensor value's into Domoticz
- Replies: 28
- Views: 14535
Re: DHT22 sensor value's into Domoticz
Some readings are not working, its normal, now he tries 3sec later, maybe the first 3-4 readings are wrong, then you get the value's