Fix hlk-sw16 checksum decode. (#39080)
This commit is contained in:
parent
5a8013b58c
commit
8a9c94fd9e
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Hi-Link HLK-SW16",
|
||||
"documentation": "https://www.home-assistant.io/integrations/hlk_sw16",
|
||||
"requirements": [
|
||||
"hlk-sw16==0.0.8"
|
||||
"hlk-sw16==0.0.9"
|
||||
],
|
||||
"codeowners": [
|
||||
"@jameshilliard"
|
||||
|
|
|
@ -733,7 +733,7 @@ hikvision==0.4
|
|||
hkavr==0.0.5
|
||||
|
||||
# homeassistant.components.hlk_sw16
|
||||
hlk-sw16==0.0.8
|
||||
hlk-sw16==0.0.9
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.5.1
|
||||
|
|
|
@ -359,7 +359,7 @@ hdate==0.9.5
|
|||
herepy==2.0.0
|
||||
|
||||
# homeassistant.components.hlk_sw16
|
||||
hlk-sw16==0.0.8
|
||||
hlk-sw16==0.0.9
|
||||
|
||||
# homeassistant.components.pi_hole
|
||||
hole==0.5.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue