1
0

Compare commits

..

No commits in common. "bc5eda15f84e3780d26a748eed23785abd59e50d" and "ee242e5811b7b99d08c74d299c0de8739f9f9810" have entirely different histories.

2 changed files with 18 additions and 84 deletions

View File

@ -1,5 +1,5 @@
- id: kitchen_shopping_supplies
alias: '[Kitchen][Shopping] Supplies'
- id: kitchen_shopping_oatmeal
alias: '[Kitchen][Shopping] Oatmeal'
trigger:
- device_id: 99f942bf6462d2372012278e086721bf
domain: zha
@ -8,21 +8,23 @@
subtype: remote_button_short_press
condition: [ ]
action:
- service: notify.mobile_app_iphone
- service: shopping_list.add_item
data:
message: Co dodać do listy zakupów?
data:
actions:
- action: SHOPPING_SALT
title: Sól
- action: SHOPPING_OATMEAL
title: Płatki owsiane
- action: SHOPPING_PASTA
title: Makaron
- action: SHOPPING_CORN_FLOUR
title: Mąka kukurydziana
- action: SHOPPING_WATER
title: Woda
name: Płatki owsiane
- id: kitchen_shopping_pasta
alias: '[Kitchen][Shopping] Pasta'
trigger:
- device_id: 75e43fd0f6c82fb9e7bc6ff7c30b8c9a
domain: zha
platform: device
type: remote_button_short_press
subtype: remote_button_short_press
condition: [ ]
action:
- service: shopping_list.add_item
data:
name: Makaron pełnoziarnisty
- id: kitchen_shopping_spices
alias: '[Kitchen][Shopping] Spices'
@ -81,41 +83,3 @@
title: Tabletki czyszczące do ekspresu
- action: SHOPPING_COFFEE_MILK_CLEANER
title: Środek do czyszczenia mleka ekspresu
- id: hallway_shopping_supplies
alias: '[Hallway][Shopping] Supplies'
trigger:
- device_id: 75e43fd0f6c82fb9e7bc6ff7c30b8c9a
domain: zha
platform: device
type: remote_button_short_press
subtype: remote_button_short_press
condition: [ ]
action:
- service: notify.mobile_app_iphone
data:
message: Co dodać do listy zakupów?
data:
actions:
- action: SHOPPING_SHOWER_GEL
title: Żel pod prysznic
- action: SHOPPING_SHAMPOO
title: Szampon
- action: SHOPPING_SHAVING_GEL
title: Żel do golenia
- action: SHOPPING_SOAP
title: Mydło
- action: SHOPPING_CLEANING_DETERGENT
title: Proszek do prania
- action: SHOPPING_RINSE_AID
title: Płyn do płukania
- action: SHOPPING_CILIT
title: Cilit Bang
- action: SHOPPING_DOMESTOS
title: Domestos
- action: SHOPPING_TOILET_CUBE
title: Kostka do toalety
- action: SHOPPING_TOILET_PAPER
title: Papier toaletowy
- action: SHOPPING_TISSUE
title: Chusteczki

View File

@ -25,33 +25,3 @@ shopping_list:
title: Czosnek
- action: SHOPPING_SALT
title: Sól
- action: SHOPPING_OATMEAL
title: Płatki owsiane
- action: SHOPPING_PASTA
title: Makaron
- action: SHOPPING_CORN_FLOUR
title: Mąka kukurydziana
- action: SHOPPING_WATER
title: Woda
- action: SHOPPING_SHOWER_GEL
title: Żel pod prysznic
- action: SHOPPING_SHAMPOO
title: Szampon
- action: SHOPPING_SHAVING_GEL
title: Żel do golenia
- action: SHOPPING_SOAP
title: Mydło
- action: SHOPPING_CLEANING_DETERGENT
title: Proszek do prania
- action: SHOPPING_RINSE_AID
title: Płyn do płukania
- action: SHOPPING_CILIT
title: Cilit Bang
- action: SHOPPING_DOMESTOS
title: Domestos
- action: SHOPPING_TOILET_CUBE
title: Kostka do toalety
- action: SHOPPING_TOILET_PAPER
title: Papier toaletowy
- action: SHOPPING_TISSUE
title: Chusteczki