Coder Social home page Coder Social logo

my-appdaemon's Introduction

My-AppDaemon

My apps, my helpfiles, all about AppDaemon for Home Assistant

Apps

my apps are still written for appdaemon version 2. There have been some changes in appdaemon 3. That doesnt effect much from my apps, but 2 things should be changed if you use version 3: when you read the line:

import appdaemon.appapi as appapi

replace that with:

import appdaemon.plugins.hass.hassapi as hass

and when you see:

appapi.AppDaemon

replace that with:

hass.Hass

in the near future i will change my apps to version 3

  1. Foscam V1 (deprecated)
  2. Foscam V2 (deprecated)
  3. Foscam V3 (updated for appdaemon 3.0) https://github.com/ReneTode/Foscam-app
  4. Sound (tts and soundcontrol directly in the app)
  5. google assistant as app controlable drom home assistant
  6. groups 2.0 (an app to use wildcards for groups)
  7. alexa (an app to let alexa communicate with appdaemon)(already version 3!) https://github.com/ReneTode/Alexa-Appdaemon-App

custom Widgets for HADashboard

  1. input_select (default in appdaemon version 3)
  2. horizontal slider (default in appdaemon version 3)
  3. vertical slider
  4. lightswitch with brightness slider
  5. lightswitch with colorpicker
  6. thermometer (fully customisable) (default in appdaemon version 3)
  7. radial (fully customisable) (default in appdaemon version 3)
  8. combination from switch and input_slider (heater)
  9. icon sensor

custom css

  1. waterdrops skin
  2. variables.yaml extra variables for custom widgets
  3. LCARS skin

my-appdaemon's People

Contributors

renetode avatar blindlight86 avatar drzippit avatar

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.