diff --git a/config/.HA_VERSION b/config/.HA_VERSION index a09af399..16dc340b 100755 --- a/config/.HA_VERSION +++ b/config/.HA_VERSION @@ -1 +1 @@ -0.88.2 \ No newline at end of file +0.90.0 \ No newline at end of file diff --git a/config/packages/tplink.yaml b/config/packages/tplink.yaml new file mode 100755 index 00000000..d7f1c6dc --- /dev/null +++ b/config/packages/tplink.yaml @@ -0,0 +1,32 @@ +#------------------------------------------- +# @CCOSTAN +# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig +################################### +## Tuya compatible Devices - https://www.vcloudinfo.com/2018/12/how-to-waterproof-your-outdoor-smart.html +################################### +tplink: + discovery: true + switch: + - host: 192.168.10.116 + +# homeassistant: +# customize_glob: +# "sensor.skybell_*": +# icon: mdi:camera-front +# +# hidden: False +# homebridge_hidden: True + +# group: +# bolt: +# name: Chevy Bolt EV +# control: hidden +# 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 diff --git a/config/switch/rf_outlets.yaml b/config/switch/rf_outlets.yaml index c4cf6155..a4d62e57 100755 --- a/config/switch/rf_outlets.yaml +++ b/config/switch/rf_outlets.yaml @@ -5,10 +5,6 @@ ## Migrated to http://amzn.to/2DJPfdl ###################################################################### -- platform: tplink - name: Living_Room_Amp - host: 192.168.10.116 - # Thanks to @ZOMBU2 for providing me with the right firmware - http://cn-fwversions.ibroadlink.com/firmware/download/10026/20028.bin - platform: broadlink host: 192.168.10.118 diff --git a/config/www/custom_ui/floorplan/images/branding/solar_readings.png b/config/www/custom_ui/floorplan/images/branding/solar_readings.png index e69de29b..a5d1f33b 100644 Binary files a/config/www/custom_ui/floorplan/images/branding/solar_readings.png and b/config/www/custom_ui/floorplan/images/branding/solar_readings.png differ