Remove Verisure default lock code (#94676)

This commit is contained in:
G Johansson 2023-08-14 13:43:08 +02:00 committed by GitHub
parent 318b8adbed
commit a093c383c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 51 additions and 119 deletions

View file

@ -23,6 +23,7 @@ def mock_config_entry() -> MockConfigEntry:
CONF_GIID: "12345",
CONF_PASSWORD: "SuperS3cr3t!",
},
version=2,
)