updateTempHumBaro problem  [SOLVED]

Moderator: leecollings

Post Reply
User avatar
papoo
Posts: 126
Joined: Friday 22 January 2016 22:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10
Location: France
Contact:

updateTempHumBaro problem

Post by papoo »

Hello,
I have some problems with Temperature, Humidity, Barometer sensor update
it work fine with :

BARO_SUNNY
BARO_CLOUDY
BARO_NOINFO
BARO_PARTLYCLOUDY
BARO_RAIN

but not with (there are in Domoticz.lua):

BARO_STABLE
BARO_UNSTABLE
BARO_THUNDERSTORM


Temperature hygro and pressure works fine only forecast does not work correctly

Code: Select all

domoticz.devices(TempHumBarosensor).updateTempHumBaro(21, 40, 2, 955, domoticz.BARO_STABLE)



domoticz Version: 4.10603
dzVents Version: 2.4.18
User avatar
waaren
Posts: 6028
Joined: Tuesday 03 January 2017 14:18
Target OS: Linux
Domoticz version: Beta
Location: Netherlands
Contact:

Re: updateTempHumBaro problem

Post by waaren »

papoo wrote: Monday 22 April 2019 22:05 Hello,
I have some problems with Temperature, Humidity, Barometer sensor update
In the dzVents wiki it is described that for the different device-types [(Barometer sensor), (Temperature, Humidity, Barometer sensor) and (Temperature, Barometer sensor)] different possible forecasts apply. This is not something dzVents can influence as it is defined like this in domoticz. According to domoticz API wiki the forecast for this device-type can only be
  • 0 = No info
  • 1 = Sunny
  • 2 = Partly cloudy
  • 3 = Cloudy
  • 4 = Rain
Debian buster, bullseye on RPI-4, Intel NUC.
dz Beta, Z-Wave, RFLink, RFXtrx433e, P1, Youless, Hue, Yeelight, Xiaomi, MQTT
==>> dzVents wiki
User avatar
papoo
Posts: 126
Joined: Friday 22 January 2016 22:14
Target OS: Raspberry Pi / ODroid
Domoticz version: 4.10
Location: France
Contact:

Re: updateTempHumBaro problem  [SOLVED]

Post by papoo »

When reading the Domoticz.lua file I hoped that the wiki would not up to date
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests