Commit Graph
10 Commits
Author SHA1 Message Date
John Arild Berentsen 9b0f4fa234 Add new Z-Wave services, heal_node and test_node (#565)
* Add new Z-Wave services, heal_node and test_node

* lint
2017-11-05 09:44:18 -08:00
John Arild Berentsen ff1b667546 Zwave poll intensity (#402)
* Add polling intensity to values card

Round 1

Rebase

* Move form-group out of car-actions
2017-09-22 23:10:23 -07:00
John Arild Berentsen e570464f27 Style fixes (#302) 2017-06-11 21:21:42 -07:00
John Arild Berentsen ad3b3ce3dc [WIP] Zwave panel (#260)
* Add Node card

* Add Node selection dropdown

* Add refresh node service and auto visible options

* Add replace node and replace failed node to node options

* Add node information

* Add node group configuration

* Add Wakeup and fix group associations

* Make Node info expandable

* Add refresh entity

* Cleanup

* Add set_config and print_config parameter

* styling

* indention

* lint error

* thank you @adgelbfish

* Hide correctly

* Add Entity info

* Indents

* Add Group fetched from API

* Add API to get config options

* Initialize empty array

* Add config handling

* add OZW log

* missing style

* Bug in other groupmembers

* Fix set-configparameter

* Fix set-association

* Tweaks to associations

* Add usercodes

* Tweaks

* Tweaks

* Target node text

* Move computed servicedata to property

* Start splitting

* Split part 2, network

* Splitting 3

* cleanup

* refresh on setting with delay

* fix servicedata

* Splitting 4 groups

* Splitting 5 config and wakeup

* Splitting done.

* Final tweaks, lint and removal of logging
2017-05-18 17:37:28 -07:00
John Arild Berentsen 10d09a9408 Zwave panel (#258)
* Start of zwave config

* add seperate panel

* adjusting

* missing imports

* Only use network management for now

* Cleanup

* Remove unused imports

* Fix import
2017-04-15 20:31:42 -07:00
John Arild Berentsen 670ba0292b first go at cover frontend (#94)
* first go at cover frontend

* missing import
2016-08-23 18:24:12 -07:00
John Arild Berentsen 533ac9fade First draft of climate (#91)
* First draft of climate

* Use thermostat state card info

* Make sure temperature is updated
2016-08-19 00:28:35 -07:00
John Arild Berentsen e3f58ea779 Unit fix 2016-02-13 09:06:19 +01:00
John Arild Berentsen bf6dafe825 Support for Mousedetectors connected in Verisure systems 2016-02-12 21:44:59 +01:00
turbokongen@hotmail.com 9a81c557f6 Support for locks that need code to lock/unlock in frontend
More fixes, Code input is now available in more-info card for lock

Fix

If code not needed, do not show lock and unlock buttons
2016-02-04 15:26:02 +01:00