An open API service indexing awesome lists of open source software.

https://github.com/philrw/appdaemon-apps

Apps for Home Assistant AppDaemon
https://github.com/philrw/appdaemon-apps

appdaemon appdaemon-apps

Last synced: about 1 month ago
JSON representation

Apps for Home Assistant AppDaemon

Awesome Lists containing this project

README

        

# Personal AppDaemon Apps

These are my own personal [AppDaemon](http://appdaemon.readthedocs.io/en/stable/) apps for [Home Assistant](https://home-assistant.io/). I hope they are useful for you.

Use them at your own peril.

You can install them all by simply cloning this repo from within your AppDaemon `app_dir` directory. You may want to rename it. e.g.:

``` bash
cd /config/appdaemon/apps/
git clone [email protected]:PhilRW/appdaemon-apps.git philrw-apps
```

## App List

Each app now has its own separate page for documentation:

- [Humidity Fan Controller](docs/humidity_fan_controller.md)
- [LaMetric Energy App](docs/lametric_energy.md)
- [LaMetric Screensaver](docs/lametric_screensaver.md)
- [Monkey See, Monkey Do](docs/monkey_see_monkey_do.md)
- [Energy Allowance](docs/energy_allowance.md)
- [Time Of Use (TOU)](docs/time_of_use.md)
- [Todoist Tasks on Lametric](docs/lametric_todoist_tasks.md)
- [Temperature-to-Hue and Daily Color Name](docs/mapping.md)
- [Lock Manager](docs/lock_manager.md)
- [Button Translator](docs/button_translator.md)