Search found 10 matches

by mountainmannm
Friday 28 September 2018 14:51
Forum: Temperature and Weather
Topic: DS1820 temp sensor
Replies: 8
Views: 5645

Re: DS1820 temp sensor

This was my problem! I didn't even think of this. I enabled new devices and it populated rite away. Thank you! Getting temp sensors to work with an ESP8226 is another story for me. I've tried everything I can think of. I've spent too much money on all sorts of sensors, and I've been playing with ESP ...
by mountainmannm
Friday 28 September 2018 6:02
Forum: Temperature and Weather
Topic: DS1820 temp sensor
Replies: 8
Views: 5645

DS1820 temp sensor

Hello, I'm trying to use a DS1820 temp sensor hooked up to my Raspberry PI's GPIO. I've got it hooked up and seemingly working, and as the wiki promises, I can see that the sensor has been added in the log. But it's not in my devices. I'm not sure where to go from here. If anybody can help I'd ...
by mountainmannm
Thursday 06 September 2018 4:27
Forum: Temperature and Weather
Topic: Trouble with ESP Easy and temp sensors
Replies: 3
Views: 1461

Re: Trouble with ESP Easy and temp sensors

Hi there, thanks for your replies. I'm using a Node MCU Lua ESP chip. Some of the sensors I've tried are the BME280, DS18B20, SHT-11, DHT-11 and maybe some others. I'm on ESP Easy version R120. Seems like this should be easy, and there's something obvious that I'm missing. Edit: I thought I'd add ...
by mountainmannm
Wednesday 05 September 2018 4:53
Forum: Temperature and Weather
Topic: Trouble with ESP Easy and temp sensors
Replies: 3
Views: 1461

Trouble with ESP Easy and temp sensors

Has anybody successfully set up a working temperature/humidity sensor with ESP Easy? I've been trying everything I can think of, and I just can't seem to make this work. I've tried different ESP8226 boards, different types of sensors, pull up resistors, pull-down resistors, and changed many ...
by mountainmannm
Monday 28 May 2018 7:07
Forum: Other questions and discussions
Topic: analog input
Replies: 0
Views: 631

analog input

Hello, Does anybody know a way to accomplish a simple analog input not with raspberry pi that I could hook up an analog sensor with? Thanks!
by mountainmannm
Sunday 15 April 2018 8:43
Forum: Suggestions
Topic: RFID card access controls
Replies: 3
Views: 4084

Re: RFID card access controls

It wasn't too difficult. You need to get an ESP 8226 board. Get one that's recomended on the ESP Easy page. Hook up an RFID reader to the pins you assigned on the ESP 8226 board with a resistor voltage devider, and make a dummy sensor in domoticz. You then have to put the IDX into the ESP board via ...
by mountainmannm
Sunday 15 April 2018 8:38
Forum: Temperature and Weather
Topic: How to use a plane 10K resistave thermistor with Domoticz
Replies: 2
Views: 1121

Re: How to use a plane 10K resistave thermistor with Domoticz

I think I may have figured it out. I think an ADS1115 with ESP Easy may do what I'm looking for. I've got some on order from China.
by mountainmannm
Friday 06 April 2018 7:01
Forum: Temperature and Weather
Topic: How to use a plane 10K resistave thermistor with Domoticz
Replies: 2
Views: 1121

How to use a plane 10K resistave thermistor with Domoticz

I've automated just about everything in my house that I can think of to automate with Domoticz, and it kicks ass! But the one thing I'd like to figure out is how to get domoticz to read a value from a plane old thermistor. I've got a lot of experiance with commercial building automation systems, and ...
by mountainmannm
Friday 06 April 2018 6:52
Forum: Suggestions
Topic: RFID card access controls
Replies: 3
Views: 4084

RFID card access controls

I have set up an access controls system in my house using Domoticz and an ESP8226 board running ESP Easy as an interface to several Wiegrand RFID card readers in the house. It's pretty slick! I use Blockey logic to control it. It's fairly cumbersome, because I have to have a logic statement for each ...
by mountainmannm
Friday 06 April 2018 6:40
Forum: Switches and Scenes
Topic: Invert On/off switch
Replies: 8
Views: 5195

Re: Invert On/off switch

I have a similar problem. I have a couple of 8 channel in/out relay net cards. they work well, but the inputs are "open" when they are active and "closed" when inactive. I think these values come from the board, not Domoticz. I'd like to be able to change this to whatever I'd like, but I don't think ...