mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Update for Duke Energy Beta Testing #383
This commit is contained in:
@@ -1,18 +1,15 @@
|
||||
#-------------------------------------------
|
||||
# PiHole ad Blocking Related Packages
|
||||
#-------------------------------------------
|
||||
# homeassistant:
|
||||
# customize:
|
||||
#
|
||||
# sensor.pihole_ads_percentage_today:
|
||||
# friendly_name: Percentage of Ad Traffic Blocked
|
||||
# unit_of_measurement: '%'
|
||||
# icon: mdi:ticket-percent
|
||||
#
|
||||
# group.pihole:
|
||||
# homebridge_hidden: true
|
||||
#-------------------------------------------
|
||||
######################################################################################################
|
||||
### @Tesla Powerwall - https://www.vcloudinfo.com/2018/01/going-green-to-save-some-green-in-2018.html
|
||||
# # @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
######################################################################################################
|
||||
|
||||
sensor:
|
||||
|
||||
- platform: duke_energy
|
||||
username: !secret duke_energy_username
|
||||
password: !secret duke_energy_password
|
||||
|
||||
- platform: rest
|
||||
name: House now
|
||||
resource: http://192.168.10.90/api/meters/aggregates
|
||||
@@ -62,4 +59,4 @@ group:
|
||||
|
||||
#
|
||||
# automation:
|
||||
# Located in the Grafana package. Tweets out Solar Production Daily!
|
||||
# Located in the Grafana package. Tweets out Solar Production Daily!
|
||||
|
@@ -275,6 +275,7 @@ automation:
|
||||
"Build your own DIY Outdoor Smart Home LED strips - (https://www.vcloudinfo.com/2017/08/diy-outdoor-smart-home-led-strips.html)",
|
||||
"Breakdown of the entire smart home - (https://www.vcloudinfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)",
|
||||
"Build your own Home Alarm System - (https://www.vcloudinfo.com/2017/06/building-my-home-alarm-system-hardware.html)",
|
||||
"Adding a Mixer and AMP to this Text to Speech solution changed the Smart Home COMPLETELY! (https://www.vcloudinfo.com/2017/07/giving-voice-to-smart-home.html)",
|
||||
"Some of my favorite #Docker Containers that I am using - (https://www.vcloudinfo.com/2018/06/rolling-out-some-new-docker-containers.html)",
|
||||
"Be Sure to follow all of my Twitter Accounts! @CCostan and my HOUSE bot @BearStoneHA!",
|
||||
"Be sure to like me on Facebook and join our HA group! (https://www.facebook.com/groups/HomeAssistant/) (https://www.facebook.com/VMwareInfo/) (https://www.facebook.com/BearStoneHA/)",
|
||||
|
Reference in New Issue
Block a user