mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Closes #892 - All installed and commected to HA.
This commit is contained in:
17
config/packages/rheem_econet.yaml
Executable file
17
config/packages/rheem_econet.yaml
Executable file
@@ -0,0 +1,17 @@
|
||||
#-------------------------------------------
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
# Support for Rheem Water Heaters (https://amzn.to/36yOSnN)
|
||||
# https://github.com/CCOSTAN/Home-AssistantConfig/issues/892
|
||||
# https://www.home-assistant.io/integrations/econet/
|
||||
# No Sensors are added. Only 2 Services to put the mode in Vacation Mode (and then exit)
|
||||
#-------------------------------------------
|
||||
|
||||
water_heater:
|
||||
- platform: econet
|
||||
username: !secret rheem_username
|
||||
password: !secret rheem_password
|
||||
|
||||
##############################################################################
|
||||
### Automations
|
||||
##############################################################################
|
Reference in New Issue
Block a user