CiechomPL

Results 13 comments of CiechomPL

WBI calculate irrigation time as the following: `irrigation_time_min = int((-queue) * duration_min / self.max_ev_week)` queue comes from sensor sensor.wb_irrigation_pX (available in UI) duration_min comes from input_number.wbi_week_pX_duration (available in UI) max_ev_week...

> wpi_px_hours typo or I missed something :) ?

ok so I think i explained wrongly what I want to achieve :) My main goal is to see how the elapsed time and weather conditions affecting the calculated time...

@KoKia13 would you be so kind and share your config how do you make those rest requests directly to worx api ? To be honest I do not need a...

it's genius :) I truly hope that your method will inspire someone smart to develop normal integration without any bridges :) Now challenge for me how to read received data:...

thank you :) definitely I will make use of it :)

> https://github.com/KoKia13/HomeAssistant-Landroid @KoKia13 last small request :) could you also share code of your HA view/card ? you will save us hours on crafting such a nice view :)

> @ciechompl Enjoy ;) super super thank you :)

@konrad79 have you been able to move forward with your project ? With a help of other user here: https://github.com/virtualzone/landroid-bridge/issues/98 I also established connection via api but would love to...

i have the same ... and still open issue here: https://github.com/virtualzone/landroid-bridge/issues/38