https://github.com/benleb/adutils
🧰Helper functions for AppDaemon apps
https://github.com/benleb/adutils
adutils appdaemon appdaemon-apps helper home-assistant pypi python
Last synced: about 2 months ago
JSON representation
🧰Helper functions for AppDaemon apps
- Host: GitHub
- URL: https://github.com/benleb/adutils
- Owner: benleb
- License: apache-2.0
- Created: 2019-08-01T09:43:19.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-27T09:58:50.000Z (about 5 years ago)
- Last Synced: 2025-03-02T19:06:31.302Z (over 1 year ago)
- Topics: adutils, appdaemon, appdaemon-apps, helper, home-assistant, pypi, python
- Language: Python
- Homepage: https://pypi.org/project/adutils/
- Size: 67.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# adutils
[](https://pypi.org/project/adutils/) [](https://pypi.org/project/adutils/) [](https://pypi.org/project/adutils/)
Helper functions for AppDaemon apps. Currently there is just code, no documentation. Sorry ¯\\_(ツ)_/¯
## Install
```bash
pip install adutils
```
## Apps using **adutils**
* [AutoMoLi](https://github.com/benleb/ad-automoli)
* [EnCh](https://github.com/benleb/ad-ench)
* [Notifreeze](https://github.com/benleb/ad-notifreeze)
* [Healthcheck](https://github.com/benleb/ad-healthcheck)