Skip to content

Conversation

@susch19
Copy link
Owner

@susch19 susch19 commented Oct 8, 2025

  • so that it is possible to change things regarding swagger and startup logic, without creating a new docker image
  • add json path to device layouts, because it makes them way more readable to not have copy pasted code everywhere
  • correct load order not having always int.MinValue, because this way there couldn't be a plugin, that would be loaded before
  • add option to disable name syncing to zigbee2mqtt, as there seem to be some bugs still left to figure out
  • disable cloud connector for now, as this has to be migrated first
  • add seperated endpoint to retrieve all global notifications, since subscribing to a device should not be a requirement for getting notifications of that device
  • remove outdated hardcoded username and password of mail plugin with a config

susch19 added 2 commits April 21, 2025 15:56
* as there was no icon endpoint anymore
* so that it is possible to change things regarding swagger and startup logic, without creating a new docker image
* add json path to device layouts, because it makes them way more readable to not have copy pasted code everywhere
* correct load order not having always int.MinValue, because this way there couldn't be a plugin, that would be loaded before
* add option to disable name syncing to zigbee2mqtt, as there seem to be some bugs still left to figure out
* disable cloud connector for now, as this has to be migrated first
* add seperated endpoint to retrieve all global notifications, since subscribing to a device should not be a requirement for getting notifications of that device
* remove outdated hardcoded username and password of mail plugin with a config
@susch19 susch19 merged commit 3f8ac98 into master Oct 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants