mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-28 17:09:32 +00:00
Addign this back into HA #297 - Chevy Bolt
This commit is contained in:
32
config/packages/mychevy.yaml
Executable file
32
config/packages/mychevy.yaml
Executable file
@@ -0,0 +1,32 @@
|
||||
#-------------------------------------------
|
||||
# @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
###################################
|
||||
## [Chevy Bolt](http://amzn.to/2DRP83a)
|
||||
###################################
|
||||
|
||||
# homeassistant:
|
||||
# customize_glob:
|
||||
# "sensor.skybell_*":
|
||||
# icon: mdi:camera-front
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
# group:
|
||||
# bolt:
|
||||
# name: Chevy Bolt EV
|
||||
#
|
||||
# entities:
|
||||
# - device_tracker.Carlo_Bolt
|
||||
# - binary_sensor.mychevy_plugged_in
|
||||
# - sensor.mychevy_charge_mode
|
||||
# - sensor.mychevy_charging
|
||||
# - sensor.mychevy_evcharge
|
||||
# - sensor.mychevy_mileage
|
||||
# - sensor.mychevy_range
|
||||
# - sensor.mychevy_status
|
||||
|
||||
mychevy:
|
||||
username: !secret mychevy_email
|
||||
password: !secret mychevy_password
|
Reference in New Issue
Block a user