Add reconfigure config entry (#19794)

This commit is contained in:
G Johansson
2024-03-04 20:23:01 +01:00
committed by GitHub
parent 42aa18ac16
commit 8b77024fb9
8 changed files with 44 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ export const mockConfigEntries = (hass: MockHomeAssistant) => {
supports_options: false,
supports_remove_device: false,
supports_unload: true,
supports_reconfigure: true,
pref_disable_new_entities: false,
pref_disable_polling: false,
disabled_by: null,