https://github.com/clarify/ewon-clarify
JAVA application that adds Clarify IO-Server to Ewon devices
https://github.com/clarify/ewon-clarify
Last synced: 4 months ago
JSON representation
JAVA application that adds Clarify IO-Server to Ewon devices
- Host: GitHub
- URL: https://github.com/clarify/ewon-clarify
- Owner: clarify
- Created: 2022-11-30T21:24:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-30T21:39:01.000Z (over 3 years ago)
- Last Synced: 2025-08-28T02:29:33.199Z (10 months ago)
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Binary relases of the Clarify JAVA application for Ewon devices.
Guide for usage can be found at: https://docs.clarify.io/developers/hardware/ewon-flexy
Example config:
```
username: your-clarify-integration-username
password: your-clarify-integration-password
fullpushtime:20
changepushtime:2
taggroups:ABCD
mqttlog:0
CAurl:https://letsencrypt.org/certs/isrgrootx1.pem
debug:0
```
Upload the Clarify.jar and the jvmrun file to `/usr/` on your device and reboot.
You will then find Clarify as an IO-Server in the management web interface for your device.