Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: kabieror/elwasys

Tags

0.4.2

Toggle 0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix deconz exception (#5)

* Fix hidden startup exception

* Fix hidden startup exception

0.4.1

Toggle 0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

0.4.1-setup-script.5

Toggle 0.4.1-setup-script.5's commit message
Fix detection of unregistered devices

0.4.1-setup-script.4

Toggle 0.4.1-setup-script.4's commit message
Set sslmode=require

0.4.1-setup-script.2

Toggle 0.4.1-setup-script.2's commit message
Add error logging

0.4.1-setup-script.1

Toggle 0.4.1-setup-script.1's commit message
Merge remote-tracking branch 'origin/setup-script' into setup-script

0.4.0

Toggle 0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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]>

0.4.0-cd-workflow.3

Toggle 0.4.0-cd-workflow.3's commit message
Fix workflow

0.4.0-cd-workflow.2

Toggle 0.4.0-cd-workflow.2's commit message
Use more recent jdk

0.4.0-cd-workflow.1

Toggle 0.4.0-cd-workflow.1's commit message
Fix sed command