GithubHelp home page GithubHelp logo

renetode / fully-kiosk-app Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 4 KB

an app to control fully kiosk from appdaemon

Python 100.00%
appdaemon appdaemon-apps fully-kiosk-browser fully fully-kiosk homeassistant python python3

fully-kiosk-app's People

Contributors

renetode avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

fully-kiosk-app's Issues

instructions unclear

Hi, could you please give a little bit more explanation on how to configure this.
Do i need to change anything on my Fully Kiosk device except enabling mqtt(plus adding broker and credentials)?
where do i get the client port? when i check my host with telnet on 1883, it refuses. Or do you mean with client{id,password,..} the broker itself?

Edit: so for me it looks like it expects the broker, this is what i get at the moment

2022-03-09 13:39:29.297934 WARNING fully_mqtt: ------------------------------------------------------------
2022-03-09 13:39:29.298088 WARNING fully_mqtt: Unexpected error running initialize() for fully_mqtt
2022-03-09 13:39:29.298205 WARNING fully_mqtt: ------------------------------------------------------------
2022-03-09 13:39:29.299067 WARNING fully_mqtt: Traceback (most recent call last):
  File "/usr/lib/python3.8/site-packages/appdaemon/app_management.py", line 150, in initialize_app
    await utils.run_in_executor(self, init)
  File "/usr/lib/python3.8/site-packages/appdaemon/utils.py", line 290, in run_in_executor
    response = future.result()
  File "/usr/lib/python3.8/concurrent/futures/thread.py", line 57, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/config/appdaemon/apps/fully_mqtt.py", line 9, in initialize
    for id, device in self.args["devices"].items():

Edit2: ok, i think i configured it properly, but i dont see any new sensor
btw, is this app only exposing sensors? if yes, then i think the description "an app to control fully kiosk from appdaemon " is invalid

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.