mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00:00
Prevent Homeassistant to create a segfault with OZW (#5085)
This commit is contained in:
committed by
GitHub
parent
a7cc7ce476
commit
5c006cd2d2
@@ -302,3 +302,4 @@ TYPE_BYTE = "Byte"
|
||||
TYPE_BOOL = "Bool"
|
||||
TYPE_DECIMAL = "Decimal"
|
||||
TYPE_INT = "Int"
|
||||
TYPE_LIST = "List"
|
||||
|
||||
Reference in New Issue
Block a user