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
Hi all,
First of all, I'm not a Python developer, so if I ask a question with an obvious answer, sorry for that.
I'm trying to add polygon zone support to Home Assistant, after some discussions many people suggested using Shapely, but I got a comment that it doesn't support armhf systems - home-assistant/architecture#954 (reply in thread)
If this is true, then what is the cause? Can the support be added?
Home Assistant is an awesome project, and adding polygon support will make it even better, but instead of creating something from scratch, I'd like to use shapely.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
First of all, I'm not a Python developer, so if I ask a question with an obvious answer, sorry for that.
I'm trying to add polygon zone support to Home Assistant, after some discussions many people suggested using Shapely, but I got a comment that it doesn't support armhf systems - home-assistant/architecture#954 (reply in thread)
If this is true, then what is the cause? Can the support be added?
Home Assistant is an awesome project, and adding polygon support will make it even better, but instead of creating something from scratch, I'd like to use shapely.
I've tried searching for some answers on the internet and I found this package: https://packages.ubuntu.com/focal/armhf/python3-shapely.
Beta Was this translation helpful? Give feedback.
All reactions