Commit Graph

844 Commits (89ef1fe59e8916663378110263f502222e575d6d)

Author SHA1 Message Date
Simon Stürz 89ef1fe59e update README.md 2019-04-01 20:48:17 +02:00
Simon Stürz 81629ec36d update plugin configuration 2019-04-01 20:48:17 +02:00
Simon Stürz a40fc2b7af add plugin recomends 2019-04-01 20:48:17 +02:00
Simon Stürz e85e8d7773 fix some small bugs 2019-04-01 20:48:17 +02:00
Simon Stürz 6b39bcdaa6 fix value calculation 2019-04-01 20:48:17 +02:00
Simon Stürz c377d4137f update awattar plugin 2019-04-01 20:48:17 +02:00
Simon Stürz e151c0f72b add imput type mock device 2019-04-01 20:48:17 +02:00
Bernhard 5f80b65cec Declare local functions in main static 2019-04-01 20:48:17 +02:00
Simon Stürz a19a499115 close #269 2019-04-01 20:48:17 +02:00
Simon Stürz 9b9a5d6b23 fix plugin configuration and move to plugin json file
close #264
close #268
2019-04-01 20:48:17 +02:00
Simon Stürz ffaa50c6c4 clean debug and add -fPIC to libguh linker flags 2019-04-01 20:48:17 +02:00
Simon Stürz 3157298a65 smal fixes 2019-04-01 20:48:17 +02:00
Simon Stürz 16e6e2de3b add EXPORT to lib for shared symbols 2019-04-01 20:48:17 +02:00
Simon Stürz ca5fb4d102 fix c++11 flag and add linker flag 2019-04-01 20:48:17 +02:00
Simon Stürz bf1235b4a7 move basic tags from type utils to DeviceClass 2019-04-01 20:48:17 +02:00
Simon Stürz ac1e3d32a1 add documentation for basic types 2019-04-01 20:48:17 +02:00
Simon Stürz b519a35e83 add basicTags to plugin deviceclass map 2019-04-01 20:48:17 +02:00
Simon Stürz 0cf6b3e174 add basic tags to the api
bump api
add unit € cent / kWh
2019-04-01 20:48:17 +02:00
Simon Stürz 9214da2813 fix coap includes 2019-04-01 20:48:17 +02:00
Simon Stürz 11c4e650c9 fix licensecheck output filter 2019-04-01 20:48:17 +02:00
Simon Stürz 750d8228f3 add missing license header 2019-04-01 20:48:17 +02:00
Simon Stürz a271430204 fix hue network error 2019-04-01 20:48:17 +02:00
Simon Stürz b44d5aa9b7 add remote events and prevent double adding of bridges 2019-04-01 20:48:17 +02:00
Simon Stürz cf6c79ec2e add hue remote
fix light states
2019-04-01 20:48:17 +02:00
Simon Stürz 1dae30eb80 rewrite hue plugin 2019-04-01 20:48:17 +02:00
Simon Stürz 15e8b4fbc8 add rest logging tests 2019-04-01 20:48:17 +02:00
Simon Stürz f954f10d0f limit log db size for tests 2019-04-01 20:48:17 +02:00
Simon Stürz c0b19c168c add rule tests 2019-04-01 20:48:17 +02:00
Simon Stürz 79e0ff2dd6 add JSON RPC rule execution tests 2019-04-01 20:48:17 +02:00
Simon Stürz 882395472b fix state types test 2019-04-01 20:48:17 +02:00
Simon Stürz 2823832ed1 fix rest rule executable parameter 2019-04-01 20:48:17 +02:00
Simon Stürz 3438d74ee4 fetch icons test 2019-04-01 20:48:17 +02:00
Simon Stürz 6b0b8765eb fix webserver test path 2019-04-01 20:48:17 +02:00
Simon Stürz ec2abdcd98 add states call 2019-04-01 20:48:17 +02:00
Simon Stürz ae507acc70 add some plugin tests 2019-04-01 20:48:17 +02:00
Simon Stürz e4d7d0d1c5 add vendor requests and server xml tests 2019-04-01 20:48:17 +02:00
Simon Stürz 45e7e4798e begin upnp tests 2019-04-01 20:48:17 +02:00
Simon Stürz c59c9f4173 add invalid filter tests 2019-04-01 20:48:17 +02:00
Simon Stürz fe3cc8995b add logging cleanup test 2019-04-01 20:48:17 +02:00
Simon Stürz f74c0ffd63 add logging action ids 2019-04-01 20:48:17 +02:00
Simon Stürz 572f98bc6c add logging tests and clear database method 2019-04-01 20:48:17 +02:00
Simon Stürz 8d979cea51 add coap tests 2019-04-01 20:48:17 +02:00
Simon Stürz a015865780 fix debugs and plugin settings 2019-04-01 20:48:17 +02:00
Simon Stürz e454351865 start fixing rules 2019-04-01 20:48:17 +02:00
Simon Stürz aa5cba8189 add rest methods for testing
update rest tests with new methods
2019-04-01 20:48:17 +02:00
Simon Stürz 18df770d64 update post installation 2019-04-01 20:48:17 +02:00
Simon Stürz f545574ea2 fix systemd unit install 2019-04-01 20:48:17 +02:00
Simon Stürz a2f7596188 fix debug output for log files
fix #249
2019-04-01 20:48:17 +02:00
Simon Stürz cfb6b41c57 add systemd 2019-04-01 20:48:17 +02:00
Simon Stürz 1f0e13e334 add parent/child mock device 2019-04-01 20:48:17 +02:00