Raman Gupta
|
8aa64c8008
|
Add has_firmware_update_cc bool to zwave_js/node_status cmd (#87310)
* Add `has_firmware_update_cc` bool to zwave_js/node_status cmd
* fix test
* Switch order of equality check
|
2023-02-10 00:49:09 -05:00 |
|
Erik Montnemery
|
cc564026fa
|
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const
* Fix more imports
|
2023-02-09 20:15:37 +01:00 |
|
Erik Montnemery
|
6c2702a7b8
|
Sort manifests 11 (#87032)
|
2023-02-08 20:10:18 +01:00 |
|
Franck Nijhof
|
939eef3b28
|
Remove translations from Core (#87543)
Co-authored-by: Erik Montnemery <erik@montnemery.com>
|
2023-02-06 15:06:43 +01:00 |
|
GitHub Action
|
f475446ebf
|
[ci skip] Translation update
|
2023-02-06 00:23:07 +00:00 |
|
Raman Gupta
|
a2530e7f19
|
Add RF region property to zwave_js/network_status cmd (#87236)
|
2023-02-05 14:13:55 -05:00 |
|
Raman Gupta
|
e3b820d9db
|
Simplify zwave_js code (#87235)
|
2023-02-05 01:20:17 +01:00 |
|
Raman Gupta
|
95e8717fb4
|
Bump zwave-js-server-python to 0.45.1 (#87309)
|
2023-02-04 11:23:48 +02:00 |
|
Franck Nijhof
|
fcb612cd6f
|
Collection of code styling tweaks (#87344)
|
2023-02-03 23:51:27 +01:00 |
|
Franck Nijhof
|
ca1a12898c
|
Enable Ruff D212 (#87347)
|
2023-02-03 23:08:48 +01:00 |
|
Raman Gupta
|
86cef27e1c
|
Rename zwave_js ws API command (#87336)
|
2023-02-03 15:26:20 -05:00 |
|
Franck Nijhof
|
4b27af6a8f
|
Re-enabled Ruff E713 (#87301)
|
2023-02-03 16:18:33 +01:00 |
|
Raman Gupta
|
c715534821
|
Bump zwave-js-server-python to 0.45.0 (#86771)
|
2023-01-30 14:27:37 -05:00 |
|
Marc Mueller
|
ab76b3ffb3
|
Update Union typing (3) [Py310] (#86426)
|
2023-01-23 10:05:56 +01:00 |
|
GitHub Action
|
d1ecc418bb
|
[ci skip] Translation update
|
2023-01-19 00:25:04 +00:00 |
|
Marc Mueller
|
d26484d482
|
Remove unnecessary try-else (4) (#86161)
|
2023-01-18 13:17:08 +01:00 |
|
GitHub Action
|
77f9548e51
|
[ci skip] Translation update
|
2023-01-15 00:25:52 +00:00 |
|
epenet
|
aa5b29c560
|
Adjust zwave_js diagnostics (#85524)
|
2023-01-09 14:33:09 +01:00 |
|
GitHub Action
|
2976f843b5
|
[ci skip] Translation update
|
2023-01-07 00:22:33 +00:00 |
|
Martin Hjelmare
|
433c0defbe
|
Clean up pylint warning in zwave_js light (#85149)
|
2023-01-04 21:13:59 -05:00 |
|
Martin Hjelmare
|
439b35c310
|
Fix Z-Wave JS sensor units and device classes (#85129)
fixes undefined
|
2023-01-04 19:47:10 +01:00 |
|
Franck Nijhof
|
d4f69a3652
|
String formatting and max line length - Part 7 (#84532)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2022-12-27 11:18:56 +01:00 |
|
epenet
|
2f45e6c2ae
|
Use UnitOfVolumeFlowRate in integrations (#84348)
|
2022-12-21 11:00:24 +01:00 |
|
epenet
|
fba13dcc90
|
Use UnitOfTime in integrations (t-z) (#84291)
|
2022-12-20 12:30:14 +01:00 |
|
epenet
|
0184aadb09
|
Use UnitOfElectricPotential in integrations (#84044)
|
2022-12-15 13:59:21 +01:00 |
|
GitHub Action
|
cfa08c5229
|
[ci skip] Translation update
|
2022-12-15 00:24:38 +00:00 |
|
epenet
|
946d5535b4
|
Use UnitOfFrequency in integrations (#83915)
|
2022-12-13 11:47:06 +01:00 |
|
GitHub Action
|
b9753a9f92
|
[ci skip] Translation update
|
2022-12-13 00:27:47 +00:00 |
|
Brandon Rothweiler
|
f24f0c2954
|
Fix incorrect usage of 'setup' vs 'set up' (#83774)
|
2022-12-12 11:40:00 +01:00 |
|
GitHub Action
|
6745f0c56a
|
[ci skip] Translation update
|
2022-12-12 00:24:56 +00:00 |
|
epenet
|
7c3ca38eb7
|
Use UnitOfElectricCurrent in integrations (#83622)
|
2022-12-09 10:51:26 +01:00 |
|
GitHub Action
|
f25017313a
|
[ci skip] Translation update
|
2022-12-09 00:24:29 +00:00 |
|
epenet
|
911863ebf4
|
Use Irradiance unit and device class in integrations (#83576)
|
2022-12-08 23:51:47 +01:00 |
|
Erik Montnemery
|
c4afc33fc5
|
Add abc.ABC to classes with abstract methods (#83546)
|
2022-12-08 17:50:36 +01:00 |
|
Raman Gupta
|
41d5256533
|
Add via_device support to zwave_js (#83219)
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
|
2022-12-06 22:56:33 -05:00 |
|
GitHub Action
|
1f3e5fb4fc
|
[ci skip] Translation update
|
2022-12-07 00:24:08 +00:00 |
|
Raman Gupta
|
8d1a70391e
|
Improve zwave_js test coverage (#83372)
* Improve zwave_js test coverage
* review comments and clean up test
|
2022-12-06 12:18:21 -07:00 |
|
Martin Hjelmare
|
874315c3fc
|
Bypass zwave_js config validation if driver not ready (#83410)
|
2022-12-06 12:41:09 -05:00 |
|
Raman Gupta
|
87e2bbbfab
|
Fix zwave_js_value_updated event (#83358)
* Fix zwave_js_value_updated event
* Fix zwave_js_value_updated event
|
2022-12-06 10:25:37 +01:00 |
|
GitHub Action
|
3ab9a14ce7
|
[ci skip] Translation update
|
2022-12-06 00:21:31 +00:00 |
|
GitHub Action
|
a1eab7f842
|
[ci skip] Translation update
|
2022-12-04 00:23:06 +00:00 |
|
GitHub Action
|
03154e1d83
|
[ci skip] Translation update
|
2022-12-03 00:21:50 +00:00 |
|
Raman Gupta
|
3e71436267
|
Bump zwave-js-server-python to 0.43.1 (#83093)
|
2022-12-02 07:56:29 +01:00 |
|
GitHub Action
|
0d1f476bee
|
[ci skip] Translation update
|
2022-12-01 00:33:36 +00:00 |
|
GitHub Action
|
197e71203b
|
[ci skip] Translation update
|
2022-11-30 00:26:16 +00:00 |
|
GitHub Action
|
230b50d099
|
[ci skip] Translation update
|
2022-11-29 00:26:01 +00:00 |
|
GitHub Action
|
b65d8cc1b3
|
[ci skip] Translation update
|
2022-11-28 00:23:09 +00:00 |
|
GitHub Action
|
797dc51bc5
|
[ci skip] Translation update
|
2022-11-26 00:22:30 +00:00 |
|
GitHub Action
|
f3b3193f7a
|
[ci skip] Translation update
|
2022-11-25 00:24:19 +00:00 |
|
GitHub Action
|
eaf6d43508
|
[ci skip] Translation update
|
2022-11-23 00:26:26 +00:00 |
|