Skip to content

Commit

Permalink
Change references
Browse files Browse the repository at this point in the history
  • Loading branch information
AzonInc committed Aug 14, 2024
1 parent e9c0e83 commit e8039d2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions firmware/doorman-nuki-bridge.dev.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dashboard_import:
package_import_url: github://AzonInc/doorman/firmware/examples/doorman-nuki-bridge.dev.yaml@master
package_import_url: github://AzonInc/doorman/firmware/examples/doorman-nuki-bridge.yaml@dev

packages:
device_base: !include doorman-nuki-bridge.yaml

update:
- id: !extend update_http_request
source: https://doorman-dev.azon.ai/firmware/release/doorman-nuki-bridge/manifest.json
source: https://doorman-dev.surge.sh/firmware/release/doorman-nuki-bridge/manifest.json
4 changes: 2 additions & 2 deletions firmware/doorman-stock.dev.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dashboard_import:
package_import_url: github://AzonInc/doorman/firmware/examples/doorman-stock.dev.yaml@master
package_import_url: github://AzonInc/doorman/firmware/examples/doorman-stock.yaml@dev

packages:
device_base: !include doorman-stock.yaml

update:
- id: !extend update_http_request
source: https://doorman-dev.azon.ai/firmware/release/doorman-stock/manifest.json
source: https://doorman-dev.surge.sh/firmware/release/doorman-stock/manifest.json

0 comments on commit e8039d2

Please sign in to comment.