* Netatmo (rename select.casa_ravera_testa to select.netatmo_casa_ravera_testa and assign names to all devices)
* Openweather Map (Savona + Morgex)
* Shelly Devices (with the exception of Shelly Bulb) enabling firmware update sensor
+ * SMTP
* Sony Bravia
* SpeedTest
* Telegram Bot
######################################################################
-# Mail Server Integration
+# SMTP Integration
######################################################################
-# Mail to Giorgio
-- name: mail_giorgio
- platform: smtp
- server: !secret mail_server
- port: 25
- encryption: none
- sender: !secret mail_sender
- recipient: !secret mail_giorgio
- sender_name: Casa Ravera-Testa
-
-# Mail to Laura
-- name: mail_laura
- platform: smtp
- server: !secret mail_server
- port: 25
- encryption: none
- sender: !secret mail_sender
- recipient: !secret mail_laura
- sender_name: Casa Ravera-Testa
-
# Mail to All
- name: mail_all
platform: group