fix: Confirmations should apply to all actions (#1959)
This also refactors how generic HA actions are handled, and improves typing of actions. [skip ci]
This commit is contained in:
@@ -16,6 +16,7 @@ const FULL_COVERAGE_FILES_RELATIVE = [
|
||||
'conditions/**/*.ts',
|
||||
'config/**/*.ts',
|
||||
'const.ts',
|
||||
'ha/**/*.ts',
|
||||
'types.ts',
|
||||
'utils/action.ts',
|
||||
'utils/audio.ts',
|
||||
|
||||
Reference in New Issue
Block a user