WatchYourLAN Python client and HomeAssistant integration #121
Replies: 5 comments
-
That's great! I'll add these links to the documentation a bit later. |
Beta Was this translation helpful? Give feedback.
-
I'm looking forward to the HA integration. |
Beta Was this translation helpful? Give feedback.
-
I'm going through the process of getting this upstreamed with HomeAssistant. It's not the quickest process, but it should result in some good code. I'll let you know once this has been accepted upstream and I'll include the official links to everything once they are in place. |
Beta Was this translation helpful? Give feedback.
-
Added a link to Python API client in the README in |
Beta Was this translation helpful? Give feedback.
-
Just wanted to drop another update: I'm still actively going through the code review process with the HA team, but I haven't abandoned this yet. |
Beta Was this translation helpful? Give feedback.
-
I created a python client library to access the WatchYourLAN from python:
https://github.com/drwahl/py-watchyourlanclient
https://pypi.org/project/watchyourlanclient/
I also have a couple of PRs up to get WatchYourLAN added to HomeAssistant as an official integration:
home-assistant/home-assistant.io#34584
home-assistant/core#125238
I wanted to share these and hopefully get some sort of "official" permission to support these features. I'm happy to maintain the library and HomeAssistant integration, but it didn't feel right doing so without some sort of permission.
Beta Was this translation helpful? Give feedback.
All reactions