mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 20:21:26 +00:00
🎉 Release of add-on AppDaemon2 v1.1.0
Signed-off-by: Franck Nijhof <frenck@addons.community>
This commit is contained in:
parent
617ba24dc8
commit
d595949807
3 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "AppDaemon2",
|
"name": "AppDaemon2",
|
||||||
"version": "1.0.0",
|
"version": "1.1.0",
|
||||||
"slug": "appdaemon",
|
"slug": "appdaemon",
|
||||||
"description": "Python Apps and HADashboard using AppDaemon 2.x for Home Assistant",
|
"description": "Python Apps and HADashboard using AppDaemon 2.x for Home Assistant",
|
||||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-appdaemon/33823?u=frenck",
|
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-appdaemon/33823?u=frenck",
|
||||||
|
@ -11,7 +11,8 @@
|
||||||
"homeassistant_api": true,
|
"homeassistant_api": true,
|
||||||
"host_network": false,
|
"host_network": false,
|
||||||
"ports": {
|
"ports": {
|
||||||
"5050/tcp": 5050
|
"5050/tcp": 5050,
|
||||||
|
"5000/tcp": 5000
|
||||||
},
|
},
|
||||||
"map": [
|
"map": [
|
||||||
"config:rw",
|
"config:rw",
|
||||||
|
|
BIN
appdaemon/icon.png
Normal file
BIN
appdaemon/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 562 B |
BIN
appdaemon/logo.png
Normal file
BIN
appdaemon/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
Loading…
Add table
Add a link
Reference in a new issue