David F. Mulcahey
547fd7d352
fix exception on device removal ( #47803 )
2021-03-12 21:06:37 -05:00
Erik Montnemery
1fc8e32d86
Update integrations t-z to override extra_state_attributes() ( #47760 )
2021-03-11 20:16:26 +01:00
B-Hartley
ee2658f9e6
Add (some) of ZCL concentration clusters to ZHA component ( #47590 )
...
* Update registries.py
Add concentration clusters recently added to zigpy
* Update measurement.py
Add concentration clusters recently added to ZigPy
* Update sensor.py
Add concentration clusters recently added to ZigPy
* Update sensor.py
remove unnecessary tabs
* Update measurement.py
remove unnecessary tabs
* Update sensor.py
Just adding CO and CO2 for now.
* Update registries.py
Just adding CO2 and CO for now.
* Update measurement.py
Just adding CO2 and CO for now
* Update sensor.py
import const CONCENTRATION_PARTS_PER_MILLION
* Update registries.py
removed trailing whitespace
* Update sensor.py
added extra blank lines and removed trailing whitespace
* Update measurement.py
added extra blank lines and removed trailing whitespace
* Update sensor.py
add device classes for CO and CO2
2021-03-08 11:22:13 -05:00
Alexei Chetroi
f3c71a69f0
Allow 10mV precision for ZHA battery sensor entities ( #47520 )
2021-03-08 07:37:33 -05:00
Alexei Chetroi
a12b98e30e
Update ZHA dependencies ( #47479 )
2021-03-05 17:01:54 -05:00
tkdrob
3baeed3684
Clean up constants ( #47323 )
2021-03-05 19:08:04 +01:00
Quentame
198ecb0945
Uniformize platform setup ( #47101 )
...
* A platform is not a component
* Fix dynalite
* SUPPORTED_PLATFORMS --> PLATFORMS
* In tests
* In tests 2
* Fix SmartThings
* Fix ZHA test
* Fix Z-Wave
* Revert Z-Wave
* Use PLATFORMS const in ambient_station
* Fix ihc comment
2021-03-02 21:43:59 +01:00
Alexei Chetroi
7ef174fb5e
Update ZHA dependencies ( #47282 )
2021-03-02 21:12:30 +01:00
Ville Skyttä
dc880118a4
Lint suppression cleanups ( #47248 )
...
* Unused pylint suppression cleanups
* Remove outdated pylint bug references
* Add flake8-noqa config and note to run it every now and then
* Add codes to noqa's
* Unused noqa cleanups
2021-03-02 09:02:04 +01:00
Marc Mueller
16dcbf1467
Update pylint ( #47205 )
2021-02-28 22:09:01 -10:00
David F. Mulcahey
4853a81366
Bump ZHA quirks to 0.0.54 ( #47172 )
2021-02-28 10:55:14 -05:00
HomeAssistant Azure
0cb1f61deb
[ci skip] Translation update
2021-02-21 00:07:04 +00:00
puddly
2b6619f815
Bump zigpy-znp from 0.3.0 to 0.4.0 ( #46828 )
2021-02-20 16:57:16 -05:00
J. Nick Koston
71586b7661
Cleanup inconsistencies in zha fan and make it a bit more dry ( #46714 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2021-02-19 19:42:14 -10:00
J. Nick Koston
b2df9aaaf1
Update zha to use new fan entity model ( #45758 )
...
* Update zha to use new fan entity model
* fixes
* tweaks for zha
* pylint
* augment test cover
2021-02-17 13:03:11 -05:00
tkdrob
a5a45f29e2
Cleanup unused loggers ( #46510 )
2021-02-14 13:46:58 +01:00
Franck Nijhof
dd8d4471ec
Postponed evaluation of annotations for integrations ( #46455 )
2021-02-12 18:54:00 +01:00
Paulus Schoutsen
9e07910ab0
Mark entities as unavailable when they are removed but are still registered ( #45528 )
...
* Mark entities as unavailable when they are removed but are still registered
* Add sync_entity_lifecycle to collection helper
* Remove debug print
* Lint
* Fix tests
* Fix tests
* Update zha
* Update zone
* Fix tests
* Update hyperion
* Update rfxtrx
* Fix tests
* Pass force_remove=True from integrations
Co-authored-by: Erik <erik@montnemery.com>
2021-02-08 10:45:46 +01:00
Franck Nijhof
67392338da
Activate manual ZHA config flow when no comports detected ( #46077 )
2021-02-05 17:23:47 -05:00
David F. Mulcahey
51e695fd45
add api to refresh topology ( #44840 )
2021-02-03 15:35:05 -05:00
Paulus Schoutsen
959ed6d077
Update translations
2021-02-03 11:46:49 +01:00
J. Nick Koston
068d1b5eb8
Separate fan speeds into percentages and presets modes ( #45407 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: John Carr <john.carr@unrouted.co.uk>
2021-01-27 17:44:36 -06:00
Alexei Chetroi
9ae4818a23
Update ZHA dependencies ( #45569 )
2021-01-26 11:54:05 -05:00
David F. Mulcahey
ef8ee38274
bump libs for zha ( #45345 )
2021-01-19 21:19:46 -05:00
Alexei Chetroi
0b9687f7bd
Bump up ZHA dependency ( #45230 )
2021-01-16 13:43:35 -05:00
TheJulianJES
86154744e4
Implement color mode for ZHA light polling ( #44829 )
2021-01-04 21:57:05 -05:00
Alexei Chetroi
64dd748330
Bump up ZHA dependencies ( #44680 )
...
- zigpy == 0.29.0
- zigpy_deconz == 0.11.1
- zha-quirks == 0.0.51
2020-12-31 14:07:15 +01:00
David F. Mulcahey
a6c83cc46a
Bump ZHA quirks version to 0.0.50 ( #44650 )
2020-12-30 09:11:08 -05:00
TheJulianJES
0bc04a6501
Reset hs color/color temperature when changing the other one (ZHA) ( #44566 )
2020-12-28 14:05:15 -05:00
Philip Allgaier
392c058d34
Ensure consistent spelling of "ID" ( #44585 )
2020-12-28 18:34:08 +01:00
HomeAssistant Azure
f3cabe97e0
[ci skip] Translation update
2020-12-21 00:04:09 +00:00
David F. Mulcahey
e601f62416
Default smartenergy multiplier and divisor ( #44257 )
2020-12-15 10:44:28 -05:00
Shulyaka
0b8529a472
Add zha AnalogOutput cluster support ( #44092 )
...
* Initial commit
* black
* isort
* Commit suggestion from code review
Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
* pylint
* removed entity cache for present_value
* fix discovery
* move write_attributes to channel
* write_attributes fix
* write_attributes yet another fix
* update_before_add=False
* mains powered test device
* removed test_restore_state
* flake8
* removed async_configure_channel_specific
* don't know what this patch does, removing
* test for async_update
* removed node_descriptor
* fix unit_of_measurement
Co-authored-by: Alexei Chetroi <lexoid@gmail.com>
2020-12-14 15:32:45 -05:00
David F. Mulcahey
6fb6d771fd
Bump the ZHA quirks lib to 0.0.49 ( #44173 )
2020-12-13 08:43:33 -05:00
Paulus Schoutsen
594e905742
Remove invalidation_version from deprecated ( #44156 )
...
* Remove invalidation_version from deprecated. We don't follow up and just hurts releases
* Revert change to ZHA
2020-12-12 22:24:16 +01:00
Alexei Chetroi
6253054fd4
Bump up dependencies on pyserial and pyserial-asyncio ( #44089 )
2020-12-10 20:41:31 +01:00
Alexei Chetroi
51f9da94e1
Exclude coordinator when looking up group members entity IDs ( #44058 )
2020-12-08 14:34:26 -05:00
Alexei Chetroi
e0bcee1cc3
Update ZHA dependencies ( #44039 )
...
zha-quirks==0.0.48
zigpy==0.28.2
zigpy-znp==0.3.0
2020-12-07 20:06:32 -05:00
Alexei Chetroi
a1720fdd2b
Cleanup ZHA fan channel ( #43973 )
...
* Use zigpy cached values for ZHA Fan speed
* Disable update_before_add for ZHA fans
* Refresh state of the group
* Fix group tests
2020-12-05 18:24:49 -05:00
Alexei Chetroi
40e5634db3
Add ZHA Coordinator to LightLink cluster groups ( #43959 )
...
* Add coordinator to LighLink cluster groups
* Make pylint happy
2020-12-05 11:20:10 -05:00
Alexei Chetroi
125ceb7449
Refactor ZHA core channel initialization ( #43953 )
...
* Cleanup Basic channnel
Remove unused methods.
* Refactor async_configure() method
Split async_configure() into async_configure() and
async_configure_channel_specfici()
* Refactor async_initilize() method
Split into two different methods and configure channel specifics via
async_configure_channel_specific()
* Fixes
2020-12-04 18:45:09 -05:00
HomeAssistant Azure
42f00cff30
[ci skip] Translation update
2020-12-04 00:05:42 +00:00
Alexei Chetroi
032d569cd1
Add Analog cluster for Lumi plugs ( #43817 )
2020-12-01 14:34:07 -05:00
Abílio Costa
8f3989e7d9
Remove unused stuff from ZHA registries ( #43786 )
2020-12-01 09:21:25 -05:00
HomeAssistant Azure
cf9598fe4f
[ci skip] Translation update
2020-12-01 00:03:00 +00:00
Bas Nijholt
6eeb9c0e49
ZHA: remove unused 'from_cache' argument from 'async_get_state' and add 'async_update' ( #42413 )
...
* remove unused 'from_cache' argument from 'async_get_state'
* define async_update to use homeassistant.update_entity
2020-11-29 14:47:46 -05:00
David F. Mulcahey
54425ae0f3
Use the correct property for full init event ( #43745 )
2020-11-29 11:59:23 -05:00
David F. Mulcahey
a2e1efca33
Add additional events to enhance the ZHA device pairing experience ( #43729 )
...
* support better feedback in the device pairing UI
* update pairing events
2020-11-28 17:29:56 -05:00
Alexei Chetroi
c42b650031
Bump up ZHA dependencies ( #43707 )
...
bellows==0.21.0
zigpy==0.28.1
zha-quirks==0.0.47
2020-11-27 16:39:44 -05:00
Erik Montnemery
a5e5c5c7e6
Exclude disabled entities from async_entries_for_device ( #43665 )
2020-11-27 09:03:44 +01:00
Julien "_FrnchFrgg_" Rivaud
b2bd68a4a0
Avoid arbitrarily reducing ZHA climate temperature information ( #43442 )
...
The Zigbee specification mandates that temperatures are given in
1/100ths of degrees, and several devices are able to provide temperature
readings or accept target temperature settings with precision equal or
better than 0.1°C. Yet the ZHA climate entity implementation advertises
an hard-coded precision of 0.5°C.
Avoid arbitrary coarsening by advertising 0.1°C precision, as passing
through the full 0.01°C precision is probably not that useful.
2020-11-21 00:06:50 -05:00
Alexei Chetroi
e32669a2d9
Remove zigpy monkey patching ( #43456 )
...
* Use event handler for incoming messages from zigpy
* Bump up zha dependency
2020-11-20 20:02:52 -05:00
Sébastien RAMAGE
2ed27fc15d
Update zigpy-zigate to 0.7.3 ( #43427 )
...
* Update zigpy-zigate to 0.7.3
Fix probing pizigate
* Update zigpy-zigate to 0.7.3
Fix probing pizigate
2020-11-20 08:05:51 -05:00
Alexei Chetroi
54c4e9335f
Refactor ZHA sensor initialization ( #43339 )
...
* Refactor ZHA sensors to use cached values after restart
* Get attr from cluster, not channel
* Run cached state through formatter method
* Use cached values for div/multiplier for SmartEnergy channel
* Restore batter voltage from cache
* Refactor sensor to use cached values only
* Update tests
* Add battery sensor test
2020-11-18 21:34:12 -05:00
Alexei Chetroi
70a3489845
Update Zha dependencies ( #43373 )
2020-11-18 20:31:22 -05:00
Sébastien RAMAGE
65b2ef659e
Update zigpy-zigate to 0.7.2 ( #43252 )
...
* update zigpy_zigate to v0.7.1
* bump zigpy-zigate to 0.7.2
2020-11-15 12:40:45 -05:00
Alexei Chetroi
84569549f8
Refactor ZHA light initialization ( #43149 )
...
* Refactor ZHA light initialization
* Don't do redundant attribute reads
2020-11-14 17:24:41 -05:00
Sébastien RAMAGE
ea550d475a
update zigpy_zigate to v0.7.1 ( #43159 )
2020-11-13 08:35:41 -05:00
HomeAssistant Azure
8a0907acf9
[ci skip] Translation update
2020-11-12 00:10:58 +00:00
Alexei Chetroi
11ded51ddb
Bump up ZHA dependencies ( #43104 )
2020-11-11 19:03:22 +01:00
Sébastien RAMAGE
0eb473769f
Update zigpy-zigate to 0.7.0 ( #43043 )
2020-11-10 16:02:44 -05:00
Paulus Schoutsen
3af1771616
Include device_id in ZHA event ( #43037 )
2020-11-10 12:43:15 +01:00
springstan
30b94892c4
Use strings instead of f-strings for constants ( #40619 )
2020-11-09 10:09:53 +01:00
HomeAssistant Azure
57c6bb96f4
[ci skip] Translation update
2020-11-07 00:04:02 +00:00
Alexei Chetroi
4b7829d777
Allow ZHA coordinator binding/unbinding ( #42854 )
...
* Allow coordinator ZDO binding/unbinding operations
* Let coordinator to provide endpoint it
* Refactor ClusterPair to a dataclass
* Rename ClusterPair
2020-11-06 17:33:13 -05:00
HomeAssistant Azure
b71e28dfac
[ci skip] Translation update
2020-11-04 00:13:14 +00:00
HomeAssistant Azure
aab0ff2ea5
[ci skip] Translation update
2020-11-03 00:04:39 +00:00
Alexei Chetroi
9ccc49411a
Refactor ZHA light state restoration after a restart ( #42726 )
...
* Restore ZHA light state and level
* Restore state and color temp from zigpy cache
2020-11-01 17:19:36 -05:00
Alexei Chetroi
8868028dcd
Bump up ZHA dependencies ( #42679 )
...
* Bump up ZHA dependencies
* Fix tests because of zigpy request signature change
2020-11-01 11:05:55 -05:00
HomeAssistant Azure
b9d04b9304
[ci skip] Translation update
2020-10-30 00:02:45 +00:00
HomeAssistant Azure
026e0063fe
[ci skip] Translation update
2020-10-29 00:09:16 +00:00
HomeAssistant Azure
c2a9f2ae52
[ci skip] Translation update
2020-10-26 00:03:36 +00:00
walthowd
09bd449698
Send pro-active IAS Enroll Response ( #42282 )
...
* Send pro-active IAS Enroll Response
Some zigbee devices require a pro-active IAS enroll response to be sent before they will send their IAS enroll request. This PR sends a single IAS enroll response after CIE write and fixes some of these devices including the Ecolink 4655BC0-R and many others.
This also more closely aligns with the default behavior of Smartthings and zigbee2mqtt which also send pro-active enroll requests:
b217b91bb7 (diff-6d00af5fc389c40b8c4dfc390d80e3eca3946d331dff84afdc1632cb5568bca2)
Thanks to @puddly for helping figure this all out and @tubalainen for testing.
* flake8 fixes
* flake8 again
2020-10-24 21:41:27 -04:00
TheJulianJES
7618fe6111
Fix polling of color for ZHA lights not updating ( #42248 )
2020-10-23 09:14:37 -04:00
HomeAssistant Azure
6e53aa1155
[ci skip] Translation update
2020-10-23 00:03:04 +00:00
Alexei Chetroi
0ab7bc7e75
Update ZHA dependencies ( #42245 )
2020-10-23 01:30:32 +02:00
HomeAssistant Azure
b102ad731f
[ci skip] Translation update
2020-10-22 00:09:52 +00:00
HomeAssistant Azure
1a03bbda5a
[ci skip] Translation update
2020-10-18 00:03:28 +00:00
Philip Allgaier
dde6305549
Cleanup unused loggers (components N-Z + tests) ( #41982 )
2020-10-16 21:24:08 -05:00
HomeAssistant Azure
39adf14079
[ci skip] Translation update
2020-10-17 00:06:00 +00:00
Abílio Costa
28fb761b01
Use skip_configuration flag to skip requests in ZHA ( #41554 )
...
* Remove duplicated attribute request from ZHA
The on_off attribute is on the REPORT_CONFIG, so
super().async_initialize already requests it from the device.
No need to request it twice.
* Use skip_configuration flag to skip requests in ZHA
* Fix loading from cache
* Fix loading from cache condition
2020-10-16 20:03:35 -04:00
Alexei Chetroi
c29f613b1d
Fix schema for set_zigbee_cluster_attribute service ( #41850 )
2020-10-16 20:02:14 -04:00
HomeAssistant Azure
994ae09f69
[ci skip] Translation update
2020-10-15 00:03:50 +00:00
HomeAssistant Azure
ba55cb8955
[ci skip] Translation update
2020-10-14 00:04:41 +00:00
HomeAssistant Azure
1417a4161f
[ci skip] Translation update
2020-10-13 00:03:24 +00:00
puddly
f7e7f1371e
Update zigpy-znp to 0.2.2 ( #41670 )
2020-10-12 09:44:40 -04:00
HomeAssistant Azure
f787289ea0
[ci skip] Translation update
2020-10-12 00:03:31 +00:00
HomeAssistant Azure
80522f1bdc
[ci skip] Translation update
2020-10-11 00:03:37 +00:00
J. Nick Koston
da2f9db62e
Fix async functions accidentally marked as callbacks ( #41607 )
2020-10-10 16:54:36 +02:00
HomeAssistant Azure
6ae12c3faf
[ci skip] Translation update
2020-10-10 00:05:05 +00:00
Abílio Costa
078ecef4b2
Remove duplicated attribute request from ZHA ( #41442 )
...
The on_off attribute is on the REPORT_CONFIG, so
super().async_initialize already requests it from the device.
No need to request it twice.
2020-10-09 09:23:52 -04:00
HomeAssistant Azure
29aea5a66c
[ci skip] Translation update
2020-10-09 00:04:33 +00:00
HomeAssistant Azure
486c0b644a
[ci skip] Translation update
2020-10-07 00:06:20 +00:00
Alexei Chetroi
0ec4887837
Bump up zha dependency to 0.26.0 ( #41371 )
2020-10-07 01:15:49 +02:00
Shulyaka
9b947e08bf
Add ZHA Analog Input cluster for XBee ( #41311 )
...
* Add ZHA XBee Analog Input cluster
* Fix manufacturer to Digi
2020-10-06 16:01:51 -04:00
HomeAssistant Azure
bcfa4ac959
[ci skip] Translation update
2020-10-06 00:08:09 +00:00
HomeAssistant Azure
8d1d585b40
[ci skip] Translation update
2020-10-05 00:04:23 +00:00
HomeAssistant Azure
f8c2d877aa
[ci skip] Translation update
2020-10-04 00:05:05 +00:00
Abílio Costa
4aacc87425
Indentify IKEA and Phillips motion sensors correctly ( #41111 )
2020-10-03 19:52:21 -04:00
scheric
861fe36f5d
Use common strings in zha config flow ( #41127 )
2020-10-03 14:48:26 +02:00
Alexei Chetroi
9765fc13e8
Bump up ZHA dependency ( #41109 )
2020-10-02 21:25:50 -04:00
Samantha
bebf5368c1
Add full command details to exception Debug log ( #41070 )
2020-10-02 12:18:55 -04:00
Alexei Chetroi
f1f23c0453
Better parsing of the ZHA device profile id ( #41024 )
2020-10-01 21:47:33 -04:00
Alexei Chetroi
9fa23f6479
Bump up zha dependencies ( #40914 )
2020-09-30 20:53:00 -04:00
David F. Mulcahey
ac3a6aaa8c
Bump ZHA quirks lib to 0.0.45 ( #40769 )
2020-09-29 19:59:12 -04:00
Samantha
a8b68dc4f9
Add Neighbors & Endpoint Names to zha/devices reply ( #40748 )
...
* Add Neighbors & Endpoint Names to zha/devices reply.
* Remove unused const
* Add tests & correct const name.
* Change tests to use corresponding enum device_type
2020-09-29 15:25:05 -04:00
Alexei Chetroi
47286fbe2a
Refactor permit services to allow joining using install codes ( #40652 )
...
* Update zha.permit schema to support install code
* Move install code to core helpers
* QR code converter for enbrighten
* Fix schemas
* Update test for permit service
* Refactor zha.permit to accept install codes
* Test zha.permit from QR code
* Fix regex for Embrighten QR code
* Add regex for Aqara QR codes
* Add Consciot regex for QR code
* Reuse test params for WS tests
* ZHA WS permit command with install code
* Tests for zha.permit WS service
* Refactor zha.permit and zha.remove service to use ATTR_IEEE for the address
* Make pylint happy
* Deprecate only ieee_address param for now
2020-09-28 20:55:08 -04:00
Alexei Chetroi
b9823791f7
Bump up ZHA dependency ( #40734 )
2020-09-28 20:37:56 -04:00
Alexei Chetroi
988bc8b35f
Bump up zha dependency ( #40689 )
...
* Bump up zha dependency
* Update ZHA dependency for zigpy
2020-09-27 22:23:53 -04:00
puddly
0a16ae6482
Upgrade zigpy-znp from 0.1.1 to 0.2.0 ( #40674 )
2020-09-27 18:13:46 -04:00
Alexei Chetroi
f09f7feb94
Update schema for zha.set_zigbee_cluster_attribute service ( #40600 )
2020-09-25 18:36:55 -04:00
springstan
6c8e0e20fb
Add and use light lux constant in entire code base ( #40171 )
2020-09-23 20:48:01 +02:00
HomeAssistant Azure
75659ff787
[ci skip] Translation update
2020-09-23 00:05:01 +00:00
HomeAssistant Azure
5dcaeebdac
[ci skip] Translation update
2020-09-20 00:05:00 +00:00
Alexei Chetroi
a9168c04fd
Update ZHA dependencies ( #40283 )
2020-09-19 12:39:02 -04:00
springstan
e330468a13
Use pressure constants in code base ( #40262 )
2020-09-19 09:26:08 +02:00
springstan
5a12056e59
Add and use volume cubic constants ( #40106 )
2020-09-15 19:59:26 +02:00
Alexei Chetroi
bdaea7879b
Update ZHA dependency ( #40083 )
2020-09-14 16:48:39 -04:00
Martin
9c40b511f2
Updated warning_device_warn ( #39851 )
...
duty_cycle: spec says in inrements of 10
duration: its a 16 bit field
2020-09-09 22:30:40 +02:00
Alexei Chetroi
b0b0b15d9d
Update ZHA dependency ( #39862 )
2020-09-09 15:08:55 -04:00
HomeAssistant Azure
07d5af1969
[ci skip] Translation update
2020-09-08 00:04:13 +00:00
David F. Mulcahey
be8aa16170
Don't poll entities for unavailable ZHA devices ( #39756 )
...
* Don't poll entities for unavailable ZHA devices
* Update homeassistant/components/zha/entity.py
Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
* cleanup after accepting suggestion
Co-authored-by: Bas Nijholt <basnijholt@gmail.com>
2020-09-07 13:52:00 -04:00
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
HomeAssistant Azure
c74f187b1f
[ci skip] Translation update
2020-09-07 00:03:02 +00:00
David F. Mulcahey
f2d21ea735
Update ZHA storage every 10 minutes ( #39710 )
2020-09-06 15:00:28 -04:00
springstan
d2b1918e9c
Drop UNIT_ prefix for percentage constant ( #39383 )
2020-09-05 21:09:14 +02:00
HomeAssistant Azure
bfd6989c75
[ci skip] Translation update
2020-09-04 00:04:26 +00:00
Ville Skyttä
6ae9399237
Upgrade isort to 5.4.2 ( #37939 )
2020-08-29 08:23:55 +02:00
Ville Skyttä
1bf2c4d976
Upgrade pylint to 2.6.0 ( #39363 )
2020-08-29 07:59:24 +02:00
Ville Skyttä
b4bac0f7a0
Exception chaining and wrapping improvements ( #39320 )
...
* Remove unnecessary exception re-wraps
* Preserve exception chains on re-raise
We slap "from cause" to almost all possible cases here. In some cases it
could conceivably be better to do "from None" if we really want to hide
the cause. However those should be in the minority, and "from cause"
should be an improvement over the corresponding raise without a "from"
in all cases anyway.
The only case where we raise from None here is in plex, where the
exception for an original invalid SSL cert is not the root cause for
failure to validate a newly fetched one.
Follow local convention on exception variable names if there is a
consistent one, otherwise `err` to match with majority of codebase.
* Fix mistaken re-wrap in homematicip_cloud/hap.py
Missed the difference between HmipConnectionError and
HmipcConnectionError.
* Do not hide original error on plex new cert validation error
Original is not the cause for the new one, but showing old in the
traceback is useful nevertheless.
2020-08-28 13:50:32 +02:00
matgad
b880c33043
Bump zigpy-cc version ( #39318 )
2020-08-27 09:36:35 -04:00
Franck Nijhof
1c2ebdf307
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
HomeAssistant Azure
195d4b6897
[ci skip] Translation update
2020-08-27 00:04:55 +00:00
Paulus Schoutsen
3dc79aa60a
Track entity sources ( #37258 )
...
Co-authored-by: David Mulcahey <david.mulcahey@me.com>
2020-08-19 14:57:38 +02:00
Phil Bruckner
ca9dd0c833
Reorganize trigger code ( #38655 )
2020-08-17 11:54:56 -05: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
David F. Mulcahey
844b3f8d23
Make default duration 1/10th of a second for ZHA light calls ( #38739 )
...
* default duration to 1/10th of a second
* update test
2020-08-10 17:40:07 -04:00
David F. Mulcahey
4e56339ba1
add event and device action for when devices drop ( #38701 )
2020-08-09 20:37:07 -04:00
Pascal Vizeli
fd52ff531d
Remove wrong update per core design on ZHA ( #38599 )
2020-08-06 13:02:32 -04:00
Alexei Chetroi
ec17ed9364
ZHA dependencies bump bellows to 0.18.0 ( #38043 )
2020-07-21 11:42:23 -10:00
David F. Mulcahey
d5a03b4d6a
Cleanup async_accept_signal in ZHA ( #38009 )
2020-07-20 07:04:57 -07:00
David F. Mulcahey
bfba44f6bb
Force updates for ZHA light group entity members (Part 2) ( #37995 )
2020-07-19 15:05:53 -07:00
David F. Mulcahey
2354d0117b
Force updates for ZHA light group entity members ( #37961 )
...
* Force updates for ZHA light group entity members
* add a 3 second debouncer to the forced refresh
* lint
2020-07-18 14:47:32 -04:00
Abílio Costa
8beaccf2dd
Change ZHA power unit from kW to W ( #37896 )
...
* Change ZHA power unit from kW to W
* Use POWER_WATT
* Move kW to W conversion; ignore unit for power
2020-07-17 10:04:04 -04: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
J. Nick Koston
1d7f3416d3
Switch async_track_state_change to the faster async_track_state_change_event part 7 ( #37870 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2020-07-14 23:37:25 -07:00
David F. Mulcahey
69d1faea35
bump zigpy and zha quirks ( #37859 )
2020-07-14 19:34:57 -04:00
Ville Skyttä
ac0dbb17af
Attrs cleanups ( #37849 )
2020-07-14 10:30:30 -07:00
HomeAssistant Azure
a6fb9e6100
[ci skip] Translation update
2020-07-03 00:03:38 +00:00