https://github.com/bluebie/holman-water
A simple interface to Holman Smart Gardening water tap devices via noble, allowing control of the manual timer function, and checking the current tap state
https://github.com/bluebie/holman-water
Last synced: over 1 year ago
JSON representation
A simple interface to Holman Smart Gardening water tap devices via noble, allowing control of the manual timer function, and checking the current tap state
- Host: GitHub
- URL: https://github.com/bluebie/holman-water
- Owner: Bluebie
- License: mit
- Created: 2019-01-14T07:38:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-14T07:38:34.000Z (over 7 years ago)
- Last Synced: 2025-01-03T09:31:40.412Z (over 1 year ago)
- Language: JavaScript
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
A js/node interface to control and check state of Holman garden watering devices
like the BTX1. Based on https://github.com/scottmckenzie/holman-linux-python
Requires noble-mac for bluetooth le access, which will need xcode on mac or bluez on linux
regular noble doesn't work reliably on macOS but noble-mac should default back to noble on
other platforms