Skip to content

Enhanced Todo and Local Todo integrations in Home Assistant for simplify and automate household chores.

License

Notifications You must be signed in to change notification settings

spooni01/HA-automation-of-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistent: Automation of To-do`s

In an increasingly digital and automated world, the need for comprehensive solutions to manage everyday household tasks is growing. Manually tracking various responsibilities can be overwhelming and often leads to missed or neglected tasks. This integration aims to enhance Home Assistant by building upon the existing Local To-Do integration, focusing on simplifying and streamlining household task management.

With this integration, users can intuitively create, edit, and delegate tasks, set reminders based on complex criteria, and track the complete history of tasks in an organized interface. Additionally, the integration can autonomously generate new tasks based on data from connected smart devices, making it a powerful tool for efficient home management.

Warning: This integration is currently in development and may contain bugs or incomplete features. Use it at your own risk, and feel free to report any issues or contribute to its improvement.

Setting Up the Integration

If you want to pull this integration, please follow these steps:

  1. Initialize a Git repository in the config/ directory:
    git init
  2. Clone the repository:
    git clone git@github.com:spooni01/HA-automation-of-todo.git
    
  3. Add this code to your configuration.yaml file:
    panel_custom:
       - name: local-todo-panel
          url_path: local_todo
          sidebar_title: Rules
          sidebar_icon: mdi:checkbox-marked-circle
          module_url: /local/local_todo.js
    

Now the integration should be available in your Home Assistent.

About

Enhanced Todo and Local Todo integrations in Home Assistant for simplify and automate household chores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published