mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Upgrade evdev to 1.4.0 (#50601)
This commit is contained in:
parent
19cdff10c3
commit
ca2b3fcc9e
@ -2,7 +2,7 @@
|
||||
"domain": "keyboard_remote",
|
||||
"name": "Keyboard Remote",
|
||||
"documentation": "https://www.home-assistant.io/integrations/keyboard_remote",
|
||||
"requirements": ["evdev==1.1.2", "aionotify==0.2.0"],
|
||||
"requirements": ["evdev==1.4.0", "aionotify==0.2.0"],
|
||||
"codeowners": ["@bendavid"],
|
||||
"iot_class": "local_push"
|
||||
}
|
||||
|
@ -575,7 +575,7 @@ epsonprinter==0.0.9
|
||||
eternalegypt==0.0.12
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
# evdev==1.1.2
|
||||
# evdev==1.4.0
|
||||
|
||||
# homeassistant.components.evohome
|
||||
evohome-async==0.3.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user