fix fw pattern

add dps368 support
fix docs url
This commit is contained in:
Andrey
2021-04-20 07:37:39 +03:00
parent e65598fe63
commit eaa46a99ae
3 changed files with 7 additions and 3 deletions

View File

@@ -64,7 +64,7 @@ LUX = 'lux'
SINGLE_CLICK = 'single'
DOUBLE_CLICK = 'double'
PATT_FW = re.compile(r'fw:\s(.+)\)')
PATT_FW = re.compile(r'fw:\s(.+)\b')
REMOVE_CONFIG = [
'extenders',