Tags: kabieror/elwasys
Tags
Add raspberry pi setup script (#3) * Add setup script * Fix script * Fix * Fix * Fix gpt bug * Re-order * Improve prompts * Better headings * Debug * Fix typo * Fixes * Use currently logged-in user * prompt to change default password * Skip download if already exists * Fix * Instruct to change password at the end * Nicer output * Install deconz * Try fix * Try fix * Test firewall * Fix deconz password change * Clean up * fix * Generalize * Update readme * Fix casing * Add fat comment * . * Update setup.sh: Fix architecture * Update setup.sh * Update setup.sh Fix extra sudo * Remove webview * Add missing config property * Add error logging * Set sslmode=require * Enable auto-start of deconz * Fix detection of unregistered devices --------- Co-authored-by: Oliver Kabierschke <[email protected]>
Merge remote-tracking branch 'origin/setup-script' into setup-script
Add Zigbee support (#1) * Add javafx dependency * Add properties to gitignore * Add vscode settings * Upgrade postgresql * gitignore * Add deconz api example usage * Extract interface * Inject DevicePowerManager * Resolve warnings * Add deconz device power manager * Fix config validation * Subscribe to power manager * Update deconz http * Add web socket * Add reconnect * Extract event listener * Refactoring * Gson deserialie * Filter null values * Alter database * Add deconz id to model * Raise power measurement events * Add deconz api adapter * Add deconz api adapter * Switching works * fix for local development * store uuid instead of id * Everything works! * Wait for device to switch on * Check if state has to be changed * Get websocketport from config api * Upgrade version number * Add release workflow * Fix sed command * Replace version number * Use more recent jdk * Add write permission * Fix workflow * Don't set body * Clean up workflow * Fix umlauts * Update Client-Raspi/src/main/org/kabieror/elwasys/raspiclient/devices/deconz/DeconzApiAdapter.java * Update Common/resources/database-init.sql --------- Co-authored-by: Oliver Kabierschke <[email protected]>
PreviousNext