mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Fix hlk-sw16 checksum decode. (#39080)
This commit is contained in:
parent
5a8013b58c
commit
8a9c94fd9e
@ -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…
x
Reference in New Issue
Block a user