mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 19:25:12 +02:00
Remove deprecated not used constants in switchbot (#130980)
This commit is contained in:
@@ -74,8 +74,3 @@ CONF_RETRY_COUNT = "retry_count"
|
||||
CONF_KEY_ID = "key_id"
|
||||
CONF_ENCRYPTION_KEY = "encryption_key"
|
||||
CONF_LOCK_NIGHTLATCH = "lock_force_nightlatch"
|
||||
|
||||
# Deprecated config Entry Options to be removed in 2023.4
|
||||
CONF_TIME_BETWEEN_UPDATE_COMMAND = "update_time"
|
||||
CONF_RETRY_TIMEOUT = "retry_timeout"
|
||||
CONF_SCAN_TIMEOUT = "scan_timeout"
|
||||
|
Reference in New Issue
Block a user