Giter Club home page Giter Club logo

hass-telebot's People

Contributors

bart274 avatar gussyh avatar icovada avatar vrs01 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hass-telebot's Issues

Move /states states list to config file

Currently the states you care about (that are returned by the /states command) are defined as a list in the code.

This list should be defined in the config file.

Make authorised chats a list

Currently you can specify 1 chat_id in the config file and Telebot will only reply to messages from that one chat.

You might want to use the bot in both a group and in private 1-1 chat, so we should change the config to a list of chat_ids and check the list in the code.

Also means I can test against the bot without annoying my wife in the main group :D

init.d support

Add in support and scripts for implementing in init.d

Log/output levels

Should probably implement debug/info log/output levels so I can leave in debug output for testing and run the same code for real with it turned off.

Alarm code entry / keypad

Instead of having the alarm code in the config file, we could either ask for it to be entered as a string before alarm commands would run, or even implement an alarm keypad using custom keyboards.

Config for mapping

Some people might not want the maps for entities with locations, so should put in a config setting to enable/disable this feature.

Dynamic alarm options

Currently the /alarm command just returns the same set of options regardless of alarm state.

Change it so it queries alarm state first and returns sensible options based on that.

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.