diff --git a/configuration.yaml b/configuration.yaml index ec6dbe8..7eb1e65 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -100,6 +100,9 @@ binary_sensor: lovelace: mode: yaml + resources: + - url: /local/button-card.js + type: module # Google Calendar google: diff --git a/lovelace/06_tesla_view.yaml b/lovelace/06_tesla_view.yaml index 9d79309..75257a8 100644 --- a/lovelace/06_tesla_view.yaml +++ b/lovelace/06_tesla_view.yaml @@ -40,11 +40,20 @@ cards: title: Tesla Car show_header_toggle: false entities: + - device_tracker.tesla_model_3_010610_location_tracker + - binary_sensor.mahasri_tesla_online_sensor - device_tracker.mahasri_tesla_location_tracker - binary_sensor.tesla_model_3_parking_brake_sensor - lock.tesla_model_3_door_lock - sensor.tesla_model_3_mileage_sensor - switch.tesla_model_3_update_switch + - lock.tesla_model_3_charger_door_lock + - sensor.mahasri_tesla_charging_rate_sensor + - sensor.tesla_model_3_battery_sensor + - sensor.tesla_model_3_range_sensor + - sensor.tesla_model_3_temperature_sensor_inside + - sensor.tesla_model_3_temperature_sensor_outside + - switch.mahasri_tesla_sentry_mode_switch - type: entities title: Charging diff --git a/lovelace/07_system_view.yaml b/lovelace/07_system_view.yaml index 3d4d0e3..ab8aaff 100644 --- a/lovelace/07_system_view.yaml +++ b/lovelace/07_system_view.yaml @@ -1,7 +1,6 @@ title: Date & Time icon: mdi:desktop-tower cards: - - type: entities title: Date & Time show_header_toggle: false @@ -80,19 +79,6 @@ cards: yellow: 50 red: 35 - - type: entities - title: Battery/UPS - show_header_toggle: false - entities: - - sensor.ups_battery - - sensor.ups_input_voltage - - sensor.ups_load - - sensor.ups_nominal_input_voltage - - sensor.ups_status - - sensor.ups_time_left - - sensor.ups_time_on_battery - - sensor.ups_transfer_count - - type: entities title: ESXi Vmware Server show_header_toggle: false diff --git a/lovelace/12_automations_view.yaml b/lovelace/12_automations_view.yaml index c0aab4a..4049c96 100644 --- a/lovelace/12_automations_view.yaml +++ b/lovelace/12_automations_view.yaml @@ -71,16 +71,6 @@ cards: - automation.notify_usps_mail - automation.notify_usps_packages - - type: entities - title: Watch Dog Automations - show_header_toggle: false - entities: - - automation.backyard_light_watchdog - - automation.frontyard_light_watchdog - - automation.guest_bedroom_1_light_watchdog - - automation.guest_bedroom_2_light_watchdog - - automation.kids_bedroom_light_watchdog - - type: entities title: Timer Automations show_header_toggle: false @@ -119,7 +109,6 @@ cards: - automation.garage_timer_start_when_garage_lights_on - automation.notify_garage_door_status - automation.scan_garage_camera_when_motion - - automation.single_car_garage_door_watchdog - automation.two_car_garage_door_watchdog - automation.working_in_garage_watchdog @@ -268,8 +257,6 @@ cards: title: Home Assistant Automations show_header_toggle: false entities: - - automation.power_failure - - automation.power_restored - automation.random_darker_theme_at_sunset - automation.random_lighter_theme_at_sunrise - automation.random_theme_at_startup @@ -278,7 +265,6 @@ cards: - automation.turn_off_ac_after_3_hours_of_cooling - automation.update_available_notification - automation.update_zwave_battery_levels - - automation.ups_state_change - type: entities title: Misc Automations diff --git a/ui-lovelace.yaml b/ui-lovelace.yaml index e165676..89187fa 100644 --- a/ui-lovelace.yaml +++ b/ui-lovelace.yaml @@ -5,9 +5,9 @@ # I use custom:button card, for two button, credits to https://github.com/kuuji/button-card # title: Kalavala's Home -resources: - - url: /local/button-card.js - type: module +# resources: +# - url: /local/button-card.js +# type: module views: - !include lovelace/00_myhome_view.yaml diff --git a/zwcfg_0xd89c4f0c.xml b/zwcfg_0xd89c4f0c.xml index bfcd465..651370b 100644 --- a/zwcfg_0xd89c4f0c.xml +++ b/zwcfg_0xd89c4f0c.xml @@ -34,10 +34,192 @@ - + - + + + + + + + + + + + + + + + Stay awake for 10 minutes after batteries are inserted + + + + + How long should the device associated to multi sensor keep state On before sending it Off command (if the value is bigger than 255, the value would be rounded to next integer in minutes) + + + Enable Motion Sensor + + + + + Which commands to send when PIR motion sensor triggered OZW Ideal Value is Binary Sensor Report + + + + + Enable/disable the selective reporting only when measurements reach a certain threshold or percentage set in the threshold settings. This is used to reduce network traffic. + + + + + Threshold change in temperature to induce an automatic report. Note: 1. When the unit is Celsius, threshold=Value. 2. When the unit is Fahrenheit, threshold=Value*1.8. The accuracy is 0.1. 3. The high byte is the part of integer, the low byte is the fractional part. + + + Threshold change in humidity to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part. + + + Threshold change in luminance to induce an automatic report. + + + Threshold change in battery level to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part. + + + Enable/disable to send the alarm report of low temperature(Less than 15 Degress C) + + + + + Which reports need to send automatically in timing intervals for group 1. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity + + + Which reports need to send automatically in timing intervals for group 2. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity + + + Which reports need to send automatically in timing intervals for group 3. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity + + + The interval of sending report group 1. 1 to 2678400 seconds + + + The interval of sending report group 2. 1 to 2678400 seconds + + + The interval of sending report group 3. 1 to 2678400 seconds + + + Enable/disable Lock Configuration + + + + + Reset to factory defaults. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -197,189 +379,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Stay awake for 10 minutes after batteries are inserted - - - - - How long should the device associated to multi sensor keep state On before sending it Off command (if the value is bigger than 255, the value would be rounded to next integer in minutes) - - - Enable Motion Sensor - - - - - Which commands to send when PIR motion sensor triggered OZW Ideal Value is Binary Sensor Report - - - - - Enable/disable the selective reporting only when measurements reach a certain threshold or percentage set in the threshold settings. This is used to reduce network traffic. - - - - - Threshold change in temperature to induce an automatic report. Note: 1. When the unit is Celsius, threshold=Value. 2. When the unit is Fahrenheit, threshold=Value*1.8. The accuracy is 0.1. 3. The high byte is the part of integer, the low byte is the fractional part. - - - Threshold change in humidity to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part. - - - Threshold change in luminance to induce an automatic report. - - - Threshold change in battery level to induce an automatic report. Note: The accuracy is 0.1. The high byte is the part of integer, the low byte is the fractional part. - - - Enable/disable to send the alarm report of low temperature(Less than 15 Degress C) - - - - - Which reports need to send automatically in timing intervals for group 1. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity - - - Which reports need to send automatically in timing intervals for group 2. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity - - - Which reports need to send automatically in timing intervals for group 3. Bitsets: 0 -> Battery report, 5 -> Temperature, 6 -> Humidity, 7 -> Luminosity - - - The interval of sending report group 1. 1 to 2678400 seconds - - - The interval of sending report group 2. 1 to 2678400 seconds - - - The interval of sending report group 3. 1 to 2678400 seconds - - - Enable/disable Lock Configuration - - - - - Reset to factory defaults. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -490,7 +490,7 @@ - + @@ -601,7 +601,7 @@ - + @@ -710,7 +710,7 @@ - + @@ -728,9 +728,9 @@ - - - + + + @@ -1006,11 +1006,11 @@ - - - + + + - + @@ -1181,7 +1181,7 @@ - + @@ -1190,8 +1190,8 @@ - - + + @@ -1328,7 +1328,7 @@ - + @@ -1339,7 +1339,7 @@ - + @@ -1369,7 +1369,7 @@ - + @@ -1416,7 +1416,7 @@ - + @@ -1703,7 +1703,7 @@ - + @@ -2023,7 +2023,7 @@ - + @@ -2038,7 +2038,7 @@ - + @@ -2132,7 +2132,7 @@ - + @@ -2262,9 +2262,9 @@ - + - + @@ -2437,7 +2437,7 @@ - +