Commit graph

7 commits

Author SHA1 Message Date
Raman Gupta
8293430e25
Redact user codes from zwave_js diagnostics ()
* Redact user codes from zwave_js diagnostics

* simplify test

* Remove unused logic

* revert change and make all inputs to ZwaveValueID optional

* revert change and make all inputs to ZwaveValueID optional

* Remove unused diagnostics data from fixture and test location redaction

* Add empty ZwaveValueID check

* Improve coverage

* Simplify post_init check

* Use dataclasses.astuple for checks instead
2022-03-23 21:13:27 +01:00
Raman Gupta
45a80f182d
Dump entities in zwave_js device diagnostics () 2022-03-22 20:50:02 -07:00
Raman Gupta
82ebb7047f
Bump zwave-js-server-python to 0.35.0 ()
* Bump zwave-js-server-python to 0.35.0

* Remove support for new event type which should go in a separate PR
2022-02-18 02:36:27 -05:00
Raman Gupta
a420e9443c
Add version info to zwave js device diagnostics () 2022-01-20 12:55:47 -08:00
Raman Gupta
f622bf4ff2
Fix bug for zwave_js diagnostics () 2022-01-20 12:38:34 -05:00
Raman Gupta
11d0dcf7ac
Add zwave_js device diagnostics ()
* Add zwave_js device diagnostics

* Add diagnostics as a dependency in manifest

* Add failure scenario test

* fix device diagnostics helper and remove dependency

* tweak
2022-01-20 11:49:24 +01:00
Raman Gupta
c3fc7becb6
Add zwave_js support for diagnostics () 2022-01-17 22:00:53 -08:00