Search found 20 matches
- Saturday 22 December 2018 20:54
- Forum: Other questions and discussions
- Topic: email notification
- Replies: 11
- Views: 10676
Re: email notification
I have also problems with email notifications. Test message arrives right but I can’t get any notifications. I was wondering if domoticz ever tries to send notifications cause nothing comes in log. How do I know if domoticz is even trying to send email or not?
- Thursday 13 December 2018 20:00
- Forum: Other questions and discussions
- Topic: Domoticz install not working
- Replies: 6
- Views: 3282
Re: Domoticz install not working
Can you try curl -L install.domoticz.com | sudo bash I tried also that. Then I get messages curl: (6) Could not resolve host: sudo and curl: (6) Could not resolve host: | bash Why did you mark it solved while you say it does not work? When I execute "curl -L install.domoticz.com | sudo bash", it ...
- Thursday 13 December 2018 19:44
- Forum: Other questions and discussions
- Topic: Domoticz install not working
- Replies: 6
- Views: 3282
Re: Domoticz install not working
I tried also that. Then I get messages curl: (6) Could not resolve host: sudo and curl: (6) Could not resolve host: | bashSweetPants wrote: ↑Thursday 13 December 2018 19:41 Can you try curl -L install.domoticz.com | sudo bash
- Thursday 13 December 2018 19:34
- Forum: Other questions and discussions
- Topic: Domoticz install not working
- Replies: 6
- Views: 3282
Re: Domoticz install not working
It gives site with lot of text. #!/usr/bin/env bash # Domoticz: Open Source Home Automation System # (c) 2012, 2016 by GizMoCuz # Big thanks to Jacob Salmela! (Sorry i modified your domoticz install script ;) # http://www.domoticz.com # Installs Domoticz # # Domoticz is free software: you can ...
- Thursday 13 December 2018 18:39
- Forum: Other questions and discussions
- Topic: Domoticz install not working
- Replies: 6
- Views: 3282
Domoticz install not working
Hi, I'm trying to install domoticz to fresh raspberry pi 3 running latest rasbian image. I can't get it installed. I only get very confusing texts about domoticz but it definitely not installing it. Last row says curl: (6) Could not resolve host: | bash I'm trying to install with command sudo curl ...
- Tuesday 04 December 2018 21:16
- Forum: Temperature and Weather
- Topic: Darksky not working
- Replies: 16
- Views: 3939
Re: Darksky not working
I also noticed that my darksky stopped working yesterday. Same error. Tried to change location etc but not working. Maybe some bigger problem now?
- Wednesday 28 November 2018 6:53
- Forum: ESP8266
- Topic: Esp8266 and ds18b20 not working with wall supply
- Replies: 12
- Views: 2987
Re: Esp8266 and ds18b20 not working with wall supply
I made another esp for my co worker and it works flawlessly with 8 ds18b20 installed to it. I think that my problem must be the sensors itself. I have to try with other sensors now.
- Thursday 22 November 2018 16:04
- Forum: ESP8266
- Topic: Esp8266 and ds18b20 not working with wall supply
- Replies: 12
- Views: 2987
Re: Esp8266 and ds18b20 not working with wall supply
I tried to power ds18b20 sensors straight from 5v usb line and ht7333 only supplying esp8266. So problem is not ht7333. Still sensors reading -127c... I have no clue what I try next...
- Monday 12 November 2018 7:55
- Forum: ESP8266
- Topic: Esp8266 and ds18b20 not working with wall supply
- Replies: 12
- Views: 2987
Re: Esp8266 and ds18b20 not working with wall supply
That regulator thing is good point. I bought ht7333 just because of battery powered sensors but with wall supply I can use some other regulator. I will buy few regulators that can supply more current and test with those.
- Thursday 08 November 2018 16:25
- Forum: ESP8266
- Topic: Esp8266 and ds18b20 not working with wall supply
- Replies: 12
- Views: 2987
Re: Esp8266 and ds18b20 not working with wall supply
Ok, i tried with 4,7kohm and two 4,7kohm resistors paraller but no succes. What would be next method of elimination? Sometimes I get readings out of one of the sensors but not both.
- Wednesday 07 November 2018 11:19
- Forum: ESP8266
- Topic: Esp8266 and ds18b20 not working with wall supply
- Replies: 12
- Views: 2987
Re: Esp8266 and ds18b20 not working with wall supply
But I don't understand why resistor would be problem if system works with laptop usb connector. I will try smaller resistor.
- Tuesday 06 November 2018 11:03
- Forum: ESP8266
- Topic: Esp8266 and ds18b20 not working with wall supply
- Replies: 12
- Views: 2987
Re: Esp8266 and ds18b20 not working with wall supply
Hi, I have tried with ipad power supply wich I think is good quality. Still not working. Here is shematic (some internal components definitely missing but you get the point). Cables to ds18b20 sensors are 1m long so I don't think those are problem. Is 1000uf capacitor too small?
- Monday 29 October 2018 20:38
- Forum: LUA
- Topic: Error waterflow script
- Replies: 4
- Views: 679
Re: Error waterflow script
Okay now i found it. So here you read that timedifference(s) timedifference(otherdevices_lastupdate["GPIO Watermeter"]
Do you have device called GPIO Watermeter? Note this is case sensitive.
Do you have device called GPIO Watermeter? Note this is case sensitive.
- Monday 29 October 2018 20:11
- Forum: ESP8266
- Topic: Esp8266 and ds18b20 not working with wall supply
- Replies: 12
- Views: 2987
Esp8266 and ds18b20 not working with wall supply
I have stange problem with my power supply. I have esp8266 connected with two ds18b20 sensors. Data line has 100k pull up resistor. I have ht7333 regulator with capasitors to power whole thing. I have soldered usb cord so i can supply whole thing anywhere. My problem is that I can read sensors only ...
- Thursday 25 October 2018 21:56
- Forum: LUA
- Topic: Error waterflow script
- Replies: 4
- Views: 679
Re: Error waterflow script
You are trying to parse string in variable s and you dont seem to have any variable s. what time difference you would like to calculate?
- Friday 19 October 2018 10:46
- Forum: LUA
- Topic: COP calculation script
- Replies: 5
- Views: 1184
Re: COP calculation script
I tested this scrip yesterday and noticed that I need some kind of averaging for this script. Have to resolve that next.
- Wednesday 17 October 2018 10:34
- Forum: LUA
- Topic: COP calculation script
- Replies: 5
- Views: 1184
Re: COP calculation script
Ok Now I got it work. Required some try and error methods. Here's the working script with some other additions. local debug = "1" -- Debug on = 1, off = 0 COPidx = otherdevices_idx['Heatpump COP'] commandArray = {} time = os.date("*t") if((time.min % 2)==0)then --Run every 2 minutes if otherdevices ...
- Wednesday 17 October 2018 9:26
- Forum: LUA
- Topic: COP calculation script
- Replies: 5
- Views: 1184
Re: COP calculation script
I got something to work with this script Now I can read values even though my airflow doesn't update in those if then fields. Biggest problem is now that my energy meter gives values like 300.10;259999 where first value is power what I want and second is energy what I don't need. How do I parse that ...
- Wednesday 17 October 2018 8:21
- Forum: LUA
- Topic: COP calculation script
- Replies: 5
- Views: 1184
COP calculation script
Hi, I'm really new to lua scripting and I'm trying to make simple calculation program that calculates heatpump cop with measured temperatures, power and fan speed. Anyway I'm little stuck on this script. I get error /home/pi/domoticz/scripts/lua/script_time_COP.lua:5: ']' expected near 'Fan' So I ...
- Tuesday 16 October 2018 12:12
- Forum: Heating/cooling
- Topic: Heatpump/air conditioner as a Domoticz device
- Replies: 30
- Views: 16986
Re: Heatpump/air conditioner as a Domoticz device
I have panasonic hz series heatpump working with Toni's heatpump plugin. Do you need any help?