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 |
|
Marc Mueller
|
d2000f0c7a
|
Fix round typing [zwave_js] (#82439)
|
2022-11-21 01:29:55 +01:00 |
|
GitHub Action
|
3bea04e387
|
[ci skip] Translation update
|
2022-11-21 00:26:41 +00:00 |
|
GitHub Action
|
fe5246fb6f
|
[ci skip] Translation update
|
2022-11-19 00:26:11 +00:00 |
|
epenet
|
4986f65dca
|
Adjust supported_features defaults in lights (#82252)
|
2022-11-17 12:47:08 +01:00 |
|
epenet
|
1b80c66195
|
Adjust type hints for FanEntityFeature (#82241)
* Adjust type hints for FanEntityFeature
* Adjust template default
|
2022-11-17 10:30:39 +01:00 |
|
epenet
|
da2efde354
|
Set alarm and climate supported features default (#82247)
|
2022-11-17 10:21:55 +01:00 |
|
Yukon Vinecki
|
9098592257
|
Fix Z-Wave JS cover stop support (#78723)
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-11-16 13:14:14 +01:00 |
|
Martin Hjelmare
|
9ded232522
|
Move zwave_js addon manager to hassio integration (#81354)
|
2022-11-10 10:09:52 +01:00 |
|
GitHub Action
|
dcf68d768e
|
[ci skip] Translation update
|
2022-11-09 00:27:20 +00:00 |
|
GitHub Action
|
fc472eb040
|
[ci skip] Translation update
|
2022-11-06 00:27:15 +00:00 |
|
Raman Gupta
|
9a747bafa3
|
Use enums instead of deprecated constants (#81591)
|
2022-11-05 10:33:56 +01:00 |
|
Martin Hjelmare
|
a1a0284e81
|
Fix zwave_js port enumeration (#81020)
|
2022-10-26 10:12:30 -05:00 |
|
Raman Gupta
|
1b3c383558
|
Add integration_type to vizio, tomorrowio, zwave_js (#80975)
|
2022-10-25 23:31:44 +02:00 |
|
epenet
|
7838bb3ebe
|
Replace new PRECIPITATION_INTENSITY with enum (#80653)
|
2022-10-25 16:45:45 +02:00 |
|
Martin Hjelmare
|
838691f22f
|
Refactor zwave_js add-on manager (#80883)
* Make addon slug an instance attribute
* Extract addon name and addon config
* Update docstrings
|
2022-10-24 18:21:05 +02:00 |
|
kpine
|
f35af09429
|
Update zwave_js.refresh_value service example (#80764)
|
2022-10-22 08:27:36 +02:00 |
|
GitHub Action
|
265e2741e7
|
[ci skip] Translation update
|
2022-10-20 00:32:39 +00:00 |
|
epenet
|
62b0735822
|
Adjust precipitation units in components (#79783)
* Adjust precipitation units in components
* Don't update darksky
|
2022-10-19 15:09:05 +02:00 |
|
epenet
|
5442d6af01
|
Improve msg type hint in websocket commands (#80530)
|
2022-10-18 16:41:17 +02:00 |
|