-
- Downloads
Add azure servicebus notify service (#27566)
* Add azure servicebus notify service * files added to .coveragerc * fix: import content type from const * Moved imports to top level * Code review fixes + added code owner + fixed config validation with has at least one + seperate attributes for dto to asb * fixed doc link * async setup instead of sync * rename all the things - removed too many ifs * changed setup back to sync + comment about sync IO in lib * More informative logging * logging exception -> error
Showing
- .coveragerc 1 addition, 0 deletions.coveragerc
- CODEOWNERS 1 addition, 0 deletionsCODEOWNERS
- homeassistant/components/azure_service_bus/__init__.py 1 addition, 0 deletionshomeassistant/components/azure_service_bus/__init__.py
- homeassistant/components/azure_service_bus/manifest.json 12 additions, 0 deletionshomeassistant/components/azure_service_bus/manifest.json
- homeassistant/components/azure_service_bus/notify.py 106 additions, 0 deletionshomeassistant/components/azure_service_bus/notify.py
- requirements_all.txt 3 additions, 0 deletionsrequirements_all.txt
Loading
Please register or sign in to comment