mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-11-09 10:59:43 +00:00
Allow to use branch on repositories (#395)
* Allow to use branch on repositories * Fix argument extraction * fix lint
This commit is contained in:
@@ -158,6 +158,7 @@ ATTR_SERVICES = 'services'
|
||||
ATTR_DISCOVERY = 'discovery'
|
||||
ATTR_PROTECTED = 'protected'
|
||||
ATTR_CRYPTO = 'crypto'
|
||||
ATTR_BRANCH = 'branch'
|
||||
|
||||
SERVICE_MQTT = 'mqtt'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user