hassio-addons / addon-appdaemon3

AppDaemon3 - Home Assistant Community Add-ons
https://addons.community
MIT License
41 stars 13 forks source link

enable appdaemon api_port #24

Closed engrbm87 closed 6 years ago

engrbm87 commented 6 years ago

Problem/Motivation

Appdaemon supports api for remote requests but i think the api_port specified in the appdaemon.yaml is not working

(Why the issue was filed)

Expected behavior

(What you expected to happen)

Actual behavior

(What actually happened)

Steps to reproduce

(How can someone else make/see it happen)

Proposed changes

(If you have a proposed change, workaround or fix, describe the rationale behind it)

addons-assistant[bot] commented 6 years ago

:wave: Thanks for opening your first issue here! If you're reporting a :bug: bug, please make sure you include steps to reproduce it. Also, logs, error messages and information about your hardware might be usefull.

frenck commented 6 years ago

The add-on forwards / enables port 5000, which is also shown in the Hassio add-on interface.

The API is disabled by default, please see the AppDaemon user manual for information on how to activate it: https://appdaemon.readthedocs.io/en/latest/INSTALL.html#configuration.

From the add-on perspective, there is not much more I can do, accept forwarding the port. If you still encounter issues with activating and/or using the API, please refer to the upstream project:

https://github.com/home-assistant/appdaemon

Installation — AppDaemon 3.0.1 documentation
GitHub
home-assistant/appdaemon
appdaemon - :page_facing_up: Python Apps for Home Assistant
addons-assistant[bot] commented 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.