Just showing pressure BMP085
Moderator: leecollings
-
- Posts: 22
- Joined: Wednesday 05 October 2016 7:46
- Target OS: NAS (Synology & others)
- Domoticz version:
- Contact:
Just showing pressure BMP085
Is it possible to just show the pressure while for themperature I have the DHT22 which is more accurate.
-
- Posts: 370
- Joined: Monday 05 October 2015 10:16
- Target OS: -
- Domoticz version:
- Contact:
Re: Just showing pressure BMP085
Depends on your config.
I assume your using Domoticz hardware support.
Why don't you remove the hardware support and create (virtual) pressure sensor only and run a script (perl or python) which updates the pressure sensor through json?
I have a BME280 which isn't natively supported and had to create a virtual temp-hum-baro sensor which now gets its values by a script automatically.
Sent from my D6603 using Tapatalk
I assume your using Domoticz hardware support.
Why don't you remove the hardware support and create (virtual) pressure sensor only and run a script (perl or python) which updates the pressure sensor through json?
I have a BME280 which isn't natively supported and had to create a virtual temp-hum-baro sensor which now gets its values by a script automatically.
Sent from my D6603 using Tapatalk
-
- Posts: 116
- Joined: Saturday 13 July 2013 13:28
- Target OS: Linux
- Domoticz version: Latest
- Location: Hilversum, The Netherlands
- Contact:
Re: Just showing pressure BMP085
We have a BME280 on order to implement this sensor native. Could be end of the year before this is done.
Rasp Pi 2B: 3x DS18S20 (1-wire), BME280 (i2c)
Cubietruck 1: Aeotec Z-Wave+, RFXtrx433XL+P1, RFXtrx868, TE923 display, SolarEdge API
Cubietruck 2: Aeotec Z-Wave, Voltcraft CO-20
Cubietruck 1: Aeotec Z-Wave+, RFXtrx433XL+P1, RFXtrx868, TE923 display, SolarEdge API
Cubietruck 2: Aeotec Z-Wave, Voltcraft CO-20
-
- Posts: 370
- Joined: Monday 05 October 2015 10:16
- Target OS: -
- Domoticz version:
- Contact:
Re: Just showing pressure BMP085
it doesn't matter which sensor you use. Native support within Domoticz is fine, and easy to add supported sensors.
But when you spend some time to decode the python or perlscripts provided by AdaFruit its easy to implement your own sensors and create individual sensors to your needs.
I made it simple for myself to create only one virtual sensor (needed a device with temp, barometer and humidity) to update through a script. Which i can rewrite simply by pushing the values to seperate virtual sensors.
Sent from my K00C using Tapatalk
But when you spend some time to decode the python or perlscripts provided by AdaFruit its easy to implement your own sensors and create individual sensors to your needs.
I made it simple for myself to create only one virtual sensor (needed a device with temp, barometer and humidity) to update through a script. Which i can rewrite simply by pushing the values to seperate virtual sensors.
Sent from my K00C using Tapatalk
Who is online
Users browsing this forum: No registered users and 1 guest