You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
L00PERY
changed the title
1) No crosshair or dots indicating VPD, only 1 line for RH. 2) Y axis shows F, but numbers are in C.
Y axis shows F, but numbers are in C.
Dec 20, 2024
Checklist
Describe the bug
Activating Fahrenheit mode does not convert C to F. VPD is calculated wrong.
Version of the card
Version: 1.6.0
To Reproduce
This is the configuration I used:
type: custom:ha-vpd-chart
vpd_phases:
className: gray-danger-zone
color: "#999999"
upper: 0.4
className: under-transpiration
color: "#1a6c9c"
upper: 0.8
className: early-veg
color: "#22ab9c"
upper: 1.2
className: late-veg
color: "#9cc55b"
upper: 1.6
className: mid-late-flower
color: "#e7c12b"
className: danger-zone
color: "#ce4234"
sensors:
humidity: sensor.aranet4_24a14_humidity
temperature: sensor.aranet4_24a14_temperature
is_bar_view: false
min_temperature: 5
max_temperature: 100
min_humidity: 10
max_humidity: 90
min_height: 200
leaf_temperature_offset: 2
enable_tooltip: true
air_text: Air
rh_text: RH
kpa_text: kPa
enable_axes: true
enable_ghostclick: true
enable_ghostmap: true
enable_triangle: true
enable_crosshair: false
enable_fahrenheit: true
enable_zoom: true
enable_show_always_informations: true
enable_legend: true
ghostmap_hours: 24
unit_temperature: °F
grid_options:
rows: 4
columns: 12
Screenshots
Expected behavior
Seems to be calculating VPD based on C when sensor reports in F.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: