Sma sensorbox anemometer graph #8
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hi, I just checked in changes required to add support for "km/h" speed unit (only "m/s" was supported, unknown units are handled as raw states and therefore displayed as such), see diff. -> could you give it a try and let me know, once tested OK, I'll add a new release tag. Just checkout top of main in your custom_component/sma_webbox directory or if you are using HACS:
You should now see 6840891 iso v2.1.0 as version number (HACS->Integrations->sma_webbox, top left) and hopefully (I can't test myself) the desired graph :-). |
Beta Was this translation helpful? Give feedback.
-
I just released v2.1.1 to add support for km/h speed unit -> you can now update the integration from HACS without checking beta/selecting latest. Wrt the history graph, this is a priori not related to/controlled by this integration but HA. |
Beta Was this translation helpful? Give feedback.
-
Ending the discussion as there is no further feedback |
Beta Was this translation helpful? Give feedback.
Hi,
I just checked in changes required to add support for "km/h" speed unit (only "m/s" was supported, unknown units are handled as raw states and therefore displayed as such), see diff.
-> could you give it a try and let me know, once tested OK, I'll add a new release tag.
Just checkout top of main in your custom_component/sma_webbox directory or if you are using HACS:
You should now see 6840891 iso v2.1.0 as version number (HACS->Integrations->sma_webbox, top left) and hopefully (I can't test myself) the desired g…