Lorenzo

Results 4 comments of Lorenzo
trafficstars

Hi! Any update on the schematic? Does anyone have the files to use for ordering a pcb or pcba? Thank you!

Hi, any news on this? I'm experiencing the same problem. Interview is done, but I cannot go beyond configuring phase. Thank you.

Ciao @finnishcolumbia , You can check the dev branch, it contains some updates to the readme part that guides you more on the installation part, but it's still under revision...

Hey @ogajduse , you can set `self._attr_force_update = True` in the init method of the SensorEntity to force the update even if the native value is not changing. https://developers.home-assistant.io/docs/core/entity/ I've...