Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kenda/nextcloud-openhab
Nextcloud app that renders sitemaps of an Openhab instance.
https://github.com/kenda/nextcloud-openhab
nextcloud openhab openhab2
Last synced: 7 days ago
JSON representation
Nextcloud app that renders sitemaps of an Openhab instance.
- Host: GitHub
- URL: https://github.com/kenda/nextcloud-openhab
- Owner: kenda
- License: agpl-3.0
- Created: 2019-12-28T20:49:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-04T02:55:38.000Z (19 days ago)
- Last Synced: 2024-12-04T03:27:13.675Z (19 days ago)
- Topics: nextcloud, openhab, openhab2
- Language: JavaScript
- Size: 25.5 MB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# Openhab Viewer for Nextcloud
This app renders [sitemaps](https://www.openhab.org/docs/configuration/sitemaps.html) of an [Openhab](https://www.openhab.org/) instance.
![](https://github.com/kenda/nextcloud-openhab/raw/master/screenshots/overview.png)
## Supported element types
- Frame
- Group
- Text
- Switch (read-only)
- Chart
- Currently only supporting single items as source
- Colorpicker (read-only)## Not yet supported element types
- Default
- Selection
- Setpoint
- Slider
- Webview
- Mapview
- Image
- Video## License
This software is licensed under the terms of the AGPL written by the Free Software Foundation and available at [COPYING](./COPYING).