Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/enyium/n24-homee-helper-js
- Owner: Enyium
- License: apache-2.0
- Created: 2023-12-27T08:57:46.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-28T10:58:02.000Z (about 1 year ago)
- Last Synced: 2024-11-18T20:09:06.591Z (about 2 months ago)
- Topics: homee, non-24
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
[](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.