Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enyium/n24-homee-helper-js

Perform actions with the Homee home automation system that help in the context of non-24
https://github.com/enyium/n24-homee-helper-js

homee non-24

Last synced: about 1 month ago
JSON representation

Perform actions with the Homee home automation system that help in the context of non-24

Awesome Lists containing this project

README

        

[npm](https://npmjs.org/package/n24-homee-helper)

# `n24-homee-helper`

A command line program with a suite of commands to help sufferers of the [non-24-hour sleep-wake disorder](https://en.wikipedia.org/wiki/Non-24-hour_sleep%E2%80%93wake_disorder) who use [Homee](https://hom.ee/) as their home automation system and have set up homeegrams for their subjective-day phases. One s.-day phase homeegram is always running as an indicator of the phase currently applying.

Note that, in the [official Homee web app](https://my.hom.ee/), you can find the ID of a homeegram in its URL when [visiting its page](https://my.hom.ee/automations/homeegrams).

# Setup

```
npm install n24-homee-helper --global
```

Edit the config file (see help screen) to specify necessary details about your Homee, your sleep and your preferences.

# License

Licensed under either of

* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.

# Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.