Inform the user about incompatibilities between Smart Doors and Arms Reach and offer help for conflict resolution

This commit is contained in:
2021-01-27 12:57:33 +01:00
parent 869fedd128
commit ff6769f6a4
3 changed files with 17 additions and 2 deletions

View File

@@ -1,7 +1,10 @@
## In development
### Bugfix
- Disabled features are now less likely to interfere with other modules, increasing compatibility.
- This module can now be used together with the `Arms Reach` module if the `Toggle Secret Doors` feature is disabled in the settings.
- This module can now be used together with the `Arms Reach` module if the `Toggle Secret Doors` feature is disabled in the settings.
### Other
- Warn the user about incompatibility if they use this module together with `Arms Reach` and have incompatible features enabled.
## v1.2.1
### Other