Skip to content

markus1540/hass_bring_shopping_list_component

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

hass_bring_shopping_list_component (work in progress)

bring_shopping_list:
  lists:
    - id: xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
      name: Home
      locale: en-US
    - id: xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
      name: Work
      locale: de-DE

Main Config:

NAME TYPE DEFAULT DESCRIPTION
id string REQUIRED The list id
name string optional This is used to make sensor name friendly otherwise id will be used. Example sensor.bring_shopping_list_home
locale string en-US Locale used to get the name of the items.

About

Component for bring shopping list integration

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%