Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/klein0r/iobroker.awtrix-light
Integrate your Awtrix Light device (e.g. Ulanzi TC001) via HTTP
https://github.com/klein0r/iobroker.awtrix-light
awtrix iobroker iobroker-adapter iot smarthome
Last synced: 7 days ago
JSON representation
Integrate your Awtrix Light device (e.g. Ulanzi TC001) via HTTP
- Host: GitHub
- URL: https://github.com/klein0r/iobroker.awtrix-light
- Owner: klein0r
- License: mit
- Created: 2023-05-16T10:10:30.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-01T03:37:21.000Z (3 months ago)
- Last Synced: 2024-10-24T06:33:15.487Z (about 2 months ago)
- Topics: awtrix, iobroker, iobroker-adapter, iot, smarthome
- Language: TypeScript
- Homepage: https://haus-automatisierung.com
- Size: 1.82 MB
- Stars: 62
- Watchers: 6
- Forks: 4
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG_OLD.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Logo](admin/awtrix-light.png)
# ioBroker.awtrix-light
[![NPM version](https://img.shields.io/npm/v/iobroker.awtrix-light?style=flat-square)](https://www.npmjs.com/package/iobroker.awtrix-light)
[![Downloads](https://img.shields.io/npm/dm/iobroker.awtrix-light?label=npm%20downloads&style=flat-square)](https://www.npmjs.com/package/iobroker.awtrix-light)
![node-lts](https://img.shields.io/node/v-lts/iobroker.awtrix-light?style=flat-square)
![Libraries.io dependency status for latest release](https://img.shields.io/librariesio/release/npm/iobroker.awtrix-light?label=npm%20dependencies&style=flat-square)![GitHub](https://img.shields.io/github/license/klein0r/iobroker.awtrix-light?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/klein0r/iobroker.awtrix-light?logo=github&style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/klein0r/iobroker.awtrix-light?logo=github&style=flat-square)
![GitHub last commit](https://img.shields.io/github/last-commit/klein0r/iobroker.awtrix-light?logo=github&style=flat-square)
![GitHub issues](https://img.shields.io/github/issues/klein0r/iobroker.awtrix-light?logo=github&style=flat-square)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/klein0r/iobroker.awtrix-light/test-and-release.yml?branch=master&logo=github&style=flat-square)## Versions
![Beta](https://img.shields.io/npm/v/iobroker.awtrix-light.svg?color=red&label=beta)
![Stable](http://iobroker.live/badges/awtrix-light-stable.svg)
![Installed](http://iobroker.live/badges/awtrix-light-installed.svg)Integrate your [Awtrix 3 (Awtrix Light)](https://github.com/Blueforcer/awtrix3) device (e.g. Ulanzi TC001) via HTTP
Buy here: [Aliexpress.com](https://haus-auto.com/p/ali/UlanziTC001) or here: [ulanzi.de](https://haus-auto.com/p/ula/UlanziTC001) (Affiliate-Links)
## Sponsored by
[![ioBroker Master Kurs](https://haus-automatisierung.com/images/ads/ioBroker-Kurs.png?2024)](https://haus-automatisierung.com/iobroker-kurs/?refid=iobroker-awtrix-light)
## Documentation
[πΊπΈ Documentation](./docs/en/README.md)
[π©πͺ Dokumentation](./docs/de/README.md)
## Sentry
**This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers.** For more details and for information how to disable the error reporting see [Sentry-Plugin Documentation](https://github.com/ioBroker/plugin-sentry#plugin-sentry)! Sentry reporting is used starting with js-controller 3.0.
## Changelog
### 1.4.1 (2024-11-20)
NodeJS >= 20.x and js-controller >= 6 is required
### 1.4.0 (2024-11-20)
* (@klein0r) Added support for notification manager
### 1.3.0 (2024-08-01)
* (@klein0r) Added sentry plugin for error reporting
### 1.2.1 (2024-06-07)
* (klein0r) Fixed Blockly definitions (removed warnings)
* (klein0r) Updated dependencies### 1.2.0 (2024-05-16)
* (klein0r) Fixed wrong translations ins expert apps (duration)
* (klein0r) Added progress bar for expert apps## License
MIT LicenseCopyright (c) 2024 Matthias Kleine
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.