Humidity sensor for unipi that can work with evok or owfs ?
-
Hi, i'm looking for a humidity sensor to connect to my unipi. Haven't found anything to your eshop….....
Is this sensor suitable ?
http://www.robotshop.com/eu/en/digital-temperature--humidity-sensor-with-stainless-steel-probe.html
Do you have anythink else to propose ? Will this work if i connect it to unipi 1wire ?
-
Hi, i'm looking for a humidity sensor to connect to my unipi. Haven't found anything to your eshop….....
Is this sensor suitable ?
http://www.robotshop.com/eu/en/digital-temperature--humidity-sensor-with-stainless-steel-probe.html
Do you have anythink else to propose ? Will this work if i connect it to unipi 1wire ?
-
Hello,
our air humidity sensor for 1Wire network is on our todo list, however there are some solutions available online but it is not supported with evok (maybe fhem could work).
Your sensor is not a 1Wire device, so it can't be connected to the UniPi. However you could use the unused GPIOs of RPi and do it on your own.
-
What about this sensor ? Is it compatible ? If i plug it in the 1wire 8 port hub and using owfs will work ?
https://www.modbusplc.com/zc/index.php?main_page=product_info&cPath=4_5_8&products_id=69&zenid=
-
Hello,
you would have to modify the connector because there is a RJ12 and completely different pinout than we use. Than you need to know if it is supported by the software you want to use.
We will publish our own humidity sensor that will be supported with at least the evok hopefully this year.
-
Hi,
So, meanwhile your humidity sensor arrives … can I adapt any other 1-Wire sensor to Unipi?
If I use Evok, would the following sensors work? How to know previous to purchase?http://www.hw-group.com/download/Humid-1Wire_FL_en.pdf
https://taaralabs.eu/1-wire-humidity-te ... re-sensor/Thanks in advance
-
As I said before, our humidity sensor is on the way. Once I am done with some changes in the API I will start implementing the 1Wire huimdity sensors as well…
There are no details on the hwgorup pages but our sensors will be similar to the ones from taaralabs.
-
Hi,
I was not aware that some 1Wire humidity sensor were available at your shop.
I am talking about UNICA sensors (http://unipi.technology/product/unica-1wire-sensor/)Perhaps I am wrong, but these UNICA sensors are not the humidity/temp sensors you are working on.
Aren´t they? -
Hello,
we only resell these sensors from our partner but so far no software platform except FHEM maybe is compatible. Support to evok will be added in one month.
-
Still work in progress…. I will let you know once done.
-
Any news ?
I use taaralabs sensor and works great but i would love to have a sensor with rj45 ready to go….........
-
@BlackSoll:1iavpvx8:
Any news ?
I use taaralabs sensor and works great but i would love to have a sensor with rj45 ready to go….........
Hi BlackSoll,
That is very interesting!
I am using the "official ewok API" with my UniPi boards.
Do you know if taaralabs sensors work with this software?Is easy to transform from RJ12 to RJ45 plug?
Any advice?Thanks in advance
-
@tenallero:2sl646sy:
Is easy to transform from RJ12 to RJ45 plug?
Any advice?Thanks in advance
This part is easy…...Evok can't see the sensor. I use owfs for this
-
@BlackSoll:9sgfuyou:
@tenallero:9sgfuyou:
Is easy to transform from RJ12 to RJ45 plug?
Any advice?Thanks in advance
This part is easy…...Evok can't see the sensor. I use owfs for this
Many thanks
-
Still looking for a 1-wire outdoor humidity/temperature sensor. I tried to order the UNICA sensor, but the web site says they are all out of stock and I don't see an option for the coated board. Any suggestions? -Thanks
-
Hello,
the sensors are now supported only in the Mervis (and maybe Rex). With the release of Neuron generation we will make a huge update to evok wchih will provide support for the humidity sensors too.
-
Dear Team, do we have an update on that? Is there a list of new features to evok? Best Regards, David
-
Humidity sensor for Unipi 1.1 & Evok
This thread was open 2 years ago.
Reading the staff´s messages about near-future releasing this hardware ... I have been buying new Unipi boards.
I think that this has not accomplished.
Or maybe I am wrong.So,
Can you give a solution about humidity sensors "understandable" by Evok?
Maybe a third party component?
Maybe some documentation about any adaptation, or DIY solution?Regards,
-
@tenallero You might have noticed the recent extensive work on Evok https://github.com/UniPiTechnology/evok/commits/master. The humidity sensors are also currently in development and should be included in the master branch next week if everything goes well.
There is always a DIY solution, eg. OWFS.
-
Tomas,
Nice to hear from you.
I have been following the repository recent commits.
So, I will wait for your future announcements.About OWFS:
I must admit I am not strong with OWFS.
My question is if I can use OWFS to adapt 1-Wire sensors. So Evok server could "re-transmit" the data.
Browsing the Evok repository, I have found code about OWBUS (owfs?).
Am I into the good path to integrate owfs & Evok?Thanks in advance