wolfgang_302
wolfgang_302
I just found that #343 is essentially the same issue. You wrote (in my words), everything is reduced to P,T,psy_w Then i would expect W = epsilon*psi_w/(1-psi_w) W_s = HAPropsSI('W','T',T,'R',1,'P'P)...
I updated to the newest version of Office365-python-rest-client (2.5.6). The same error occoured in (2.5.4)
i dont know, iff i found the same error. But ``` from datetime import datetime from zoneinfo import ZoneInfo zeit = datetime(2023,5,1,tzinfo=ZoneInfo('Europe/Berlin')) util.get_transit_time(51,7,zeit).time() ``` leads to `datetime.time(15, 29, 10, 541377)`...