Alexei Chetroi
cd0195a27a
Update ZHA dependencies ( #39700 )
...
* Update ZHA dependencies
* Update zigpy-zigate
* Move ZNP on top of the radios so it's probed 1st
Some stick don't like if there was some unexpected traffic on the port
prior the initialization.
* Update dependencies
2020-09-06 23:10:15 -04:00
matgad
b880c33043
Bump zigpy-cc version ( #39318 )
2020-08-27 09:36:35 -04:00
Alexei Chetroi
b242b46888
Bump up ZHA dependencies ( #38775 )
2020-08-11 20:41:49 -04:00
David F. Mulcahey
5802d65ef7
Bump ZHA quirks lib to 0.0.43 ( #38762 )
2020-08-11 11:14:02 -04:00
Alexei Chetroi
ec17ed9364
ZHA dependencies bump bellows to 0.18.0 ( #38043 )
2020-07-21 11:42:23 -10:00
Alexei Chetroi
33dc015083
Fix ZHA electrical measurement sensor initialization ( #37915 )
...
* Refactor cached ZHA channel reads.
If doing a cached ZCL attribute read, do "only_from_cache" read for
battery operated devices only. Mains operated devices will do a network
read in case of a cache miss.
* Use cached attributes for ZHA electrical measurement
* Bump up ZHA zigpy dependency.
2020-07-16 16:25:42 -04:00
David F. Mulcahey
69d1faea35
bump zigpy and zha quirks ( #37859 )
2020-07-14 19:34:57 -04:00
David F. Mulcahey
b0942d86fe
Bump ZHA Quirks to 0.0.41 ( #37235 )
2020-06-29 15:37:42 -07:00
David F. Mulcahey
821de0e369
Bump ZHA quirks ( #36797 )
2020-06-14 14:47:36 -04:00
Alexei Chetroi
4df186787a
Update ZHA dependencies ( #36646 )
2020-06-10 23:05:14 -04:00
matgad
14f5cab71d
Bump version zigpy-cc ( #36506 )
2020-06-06 15:32:26 +02:00
Alexei Chetroi
188255bd81
Bump up ZHA dependencies. ( #35797 )
2020-05-19 06:50:05 -04:00
Alexei Chetroi
98523fbb61
Bump up ZHA dependencies ( #35706 )
2020-05-16 14:30:54 -04:00
Alexei Chetroi
2f73361381
Bump up ZHA dependecy ( #35521 )
...
* Bump up ZHA dependecy
* Fix tests.
2020-05-11 20:22:27 -04:00
Alexei Chetroi
54584e970c
Update ZHA zigpy-deconz dependency ( #35389 )
2020-05-08 17:21:48 -04:00
Alexei Chetroi
b844d09797
Bump up zha-device-handlers dependecy for ZHA ( #35379 )
2020-05-08 10:11:41 -07:00
Alexei Chetroi
c71a7b901f
New configuration flow for ZHA integration ( #35161 )
...
* Start gateway using new zigpy init.
Update config entry data import.
Use new zigpy startup.
Fix config entry import without zha config section.
Auto form Zigbee network.
* Migrate config entry.
* New ZHA config entry flow.
Use lightweight probe() method for ZHA config entry validation when
available. Failback to old behavior of setting up Zigpy app if radio lib
does not provide probing.
* Clean ZHA_GW_RADIO
* Don't import ZHA device settings.
* Update config flow tests.
* Filter out empty manufacturer.
* Replace port path with an by-id device name.
* Rebase cleanup
* Use correct mock.
* Make lint happy again
* Update tests/components/zha/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/zha/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Update tests/components/zha/test_config_flow.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Use executor pool for IO
* Address comments.
Use AsyncMock from tests.
* Use core interface to test config flow.
* Use core interface to test config_flow.
* Address comments. Use core interface.
* Update ZHA dependencies.
* Schema guard
* Use async_update_entry for migration.
* Don't allow schema extra keys.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-05-06 12:23:53 +02:00
Alexei Chetroi
9994554c56
Update ZHA dependency ( #34661 )
...
Bump up zigpy-deconz
2020-04-24 16:29:13 -04:00
Alexei Chetroi
569057c215
Bump up zha dependencies. ( #33997 )
2020-04-10 23:20:05 -04:00
Alexei Chetroi
d494da271a
Bump up ZHA dependencies ( #33856 )
2020-04-08 21:36:11 -04:00
Alexei Chetroi
39a01fcdc6
Update zha dependencies ( #33639 )
2020-04-04 12:58:43 -04:00
Paulus Schoutsen
f1d3c0d19b
Remove unused manifest fields ( #33595 )
2020-04-03 12:58:19 -07:00
Alexei Chetroi
0e6aacb440
Bump up zha dependencies. ( #33488 )
2020-03-31 23:33:05 -04:00
Balazs Sandor
7330e30fd3
bump version zigpy-cc ( #33448 )
2020-03-30 20:33:07 -04:00
Balazs Sandor
e18bea0215
bump version zigpy-cc ( #33097 )
2020-03-21 10:43:55 -04:00
Balazs Sandor
62f2ee5f60
Bump version of zigpy-cc to 0.2.3 ( #32951 )
2020-03-19 11:42:49 -05:00
David F. Mulcahey
41cd3ba532
Bump ZHA quirks to 0.0.37 ( #32867 )
2020-03-16 15:29:14 -04:00
Alexei Chetroi
743833e5f3
Bump up ZHA dependencies. ( #32609 )
...
* Bump up ZHA dependencies.
* Update tests to match library changes.
2020-03-09 12:39:41 -04:00
Paulus Schoutsen
7b5b909f0a
ZHA Dependencies bump ( #32483 )
...
* ZHA Dependencies bump.
* Bump up ZHA dependencies.
2020-03-04 17:35:07 -08:00
David F. Mulcahey
2ba514253c
Bump ZHA Quirks to 0.0.34 ( #32401 )
...
* bump zha quirks version
* add required parts to support alt opple remote
2020-03-02 11:26:37 -05:00
Alexei Chetroi
5fbaaf41dc
Bump up ZHA depdendency ( #32336 )
2020-02-28 19:13:49 -05:00
David F. Mulcahey
8255bdf3d5
Bump ZHA quirks and add skip configuration support ( #31982 )
...
* add skip configuration
* Bump quirks
* add skip configuration to FakeDevice
2020-02-19 09:19:26 -05:00
Balazs Sandor
41f3fb291a
Add ZHA Texas Instruments CC device support ( #31621 )
2020-02-09 12:13:22 -05:00
Alexei Chetroi
57ab30d534
Bump ZHA dependencies. ( #31619 )
...
Bump up zigpy-homeassistant==0.13.2
2020-02-08 06:50:50 -05:00
Alexei Chetroi
0e68ace3dd
Bump ZHA dependencies. ( #31555 )
2020-02-06 16:34:28 -05:00
David F. Mulcahey
06c8e53323
bump quirks ( #31355 )
2020-01-31 13:55:06 -05:00
Alexei Chetroi
24f4f53f16
ZHA dependencies bump ( #31295 )
...
* ZHA dependencies bump.
* Bump bellows-homeassistant.
2020-01-30 10:04:06 -05:00
Sébastien RAMAGE
1639432463
Bump zigpy-zigate to 0.5.1 ( #31004 )
...
* Bump zigpy-zigate to 0.5.1
Improve startup and channel setting
2020-01-20 13:09:20 -05:00
David F. Mulcahey
1b730b3055
Bump ZHA quirks to 0.0.31 ( #30740 )
...
* Bump ZHA quirks version
* update requirements
2020-01-13 13:10:22 -05:00
David F. Mulcahey
05a0922dc0
Bump ZHA dependencies ( #30228 )
...
* bump dependencies
* requirement files
* bump quirks to 0.0.30
2019-12-26 17:08:14 -05:00
David F. Mulcahey
376e3def1d
Bump ZHA quirks to 0.0.28 ( #28750 )
2019-11-13 09:25:45 -05:00
Alexei Chetroi
cfa689c3a6
Bump up ZHA dependencies. ( #28711 )
2019-11-11 20:53:23 -05:00
David F. Mulcahey
f2c56cff43
Bump ZHA quirks version ( #28636 )
2019-11-08 09:12:50 -08:00
Alexei Chetroi
a0c50f4794
Leverage zigpy for IEEE address conversions ( #27972 )
...
* Refactor EUI64 conversions.
* Update ZHA dependencies.
* Update tests.
2019-10-21 13:14:17 -04:00
Sébastien RAMAGE
1257706bd9
Update zigpy-zigate to 0.4.1 ( #27345 )
...
* Update zigpy-zigate to 0.4.1
Fix #27297
* Update zigpy-zigate to 0.4.1
Fix #27297
2019-10-09 08:47:43 -04:00
Alexei Chetroi
e011a94ce9
Bump up ZHA dependencies. ( #27127 )
2019-10-02 15:51:52 -07:00
Franck Nijhof
c7da781efc
Update documentation link URL for integrations in all manifests ( #27114 )
2019-10-02 09:25:44 -07:00
David F. Mulcahey
5bd3d4aa0b
Bump zha quirks to 0.0.26 ( #27051 )
2019-09-29 20:33:42 -04:00
Sébastien RAMAGE
dc229ed569
Update zigpy_zigate to 0.4.0 ( #26883 )
...
* zigpy-zigate==0.4.0
* zigpy-zigate==0.4.0
2019-09-24 21:02:23 -07:00
David F. Mulcahey
31964d0f49
bump quirks ( #26885 )
2019-09-24 21:01:38 -07:00