minor updates.

This commit is contained in:
Mahasri Kalavala 2020-09-07 22:02:44 -04:00
parent c05ee5aefb
commit 55880380a0
7 changed files with 92 additions and 49 deletions

View File

@ -294,18 +294,29 @@ cards:
title: Xiaomi Motion Sensors title: Xiaomi Motion Sensors
show_header_toggle: false show_header_toggle: false
entities: entities:
- binary_sensor.motion_sensor_158d00016c2d0e - binary_sensor.motion_sensor_158d00016c2d0e # Dining Room
- binary_sensor.motion_sensor_158d00016db6d2 - binary_sensor.motion_sensor_158d00016db6d2 # Front Room
- binary_sensor.motion_sensor_158d0001a25041 - binary_sensor.motion_sensor_158d0001a25041 # Family Room
- binary_sensor.motion_sensor_158d0001a662fe - binary_sensor.motion_sensor_158d0001a662fe # Kitchen
- binary_sensor.motion_sensor_158d00024e57d3 - binary_sensor.motion_sensor_158d00024e57d3 # Master Bedroom
- binary_sensor.motion_sensor_158d00024e57fb - binary_sensor.motion_sensor_158d00024e842c # Backyard
- binary_sensor.motion_sensor_158d00024e842c - binary_sensor.motion_sensor_158d00024ee084 # Front Door
- binary_sensor.motion_sensor_158d00024ee084 - binary_sensor.motion_sensor_158d000272bed1 # Srinika's Bedroom
- binary_sensor.motion_sensor_158d000272bed1 - binary_sensor.motion_sensor_158d000272bf48 # Inside Garage
- binary_sensor.motion_sensor_158d000272bf48 - binary_sensor.motion_sensor_158d000272bfd7 # Office Room
- binary_sensor.motion_sensor_158d000272bfd7 - binary_sensor.motion_sensor_158d00047b6f69 # Hasika's Bedroom
- binary_sensor.motion_sensor_158d00047b6f69 - binary_sensor.motion_sensor_158d00024e57fb # Driveway
- type: entities
title: Xiaomi Door Sensors
show_header_toggle: false
entities:
- entity: binary_sensor.door_window_sensor_158d000424a6d6
name: Front Door
- entity: binary_sensor.door_window_sensor_158d000424718f
name: Master Bathroom Door
- entity: binary_sensor.door_window_sensor_158d00040ad8ec
name: Pill Box
- type: entity-filter - type: entity-filter
title: Motion Sensors title: Motion Sensors
@ -431,6 +442,7 @@ cards:
- input_label.motion_sensor_158d00024e842c - input_label.motion_sensor_158d00024e842c
- input_label.motion_sensor_158d00024ee084 - input_label.motion_sensor_158d00024ee084
- input_label.motion_sensor_158d000272bed1 - input_label.motion_sensor_158d000272bed1
- input_label.motion_sensor_158d00047b6f69
- input_label.motion_sensor_158d000272bf48 - input_label.motion_sensor_158d000272bf48
- input_label.motion_sensor_158d000272bfd7 - input_label.motion_sensor_158d000272bfd7
- input_label.garage_motion - input_label.garage_motion

View File

@ -1,5 +1,5 @@
title: Settings title: Settings
icon: mdi:settings icon: mdi:cog
cards: cards:
- type: vertical-stack - type: vertical-stack
cards: cards:

View File

@ -38,6 +38,8 @@ homeassistant:
unit_of_measurement: "count" unit_of_measurement: "count"
input_label.motion_sensor_158d000272bed1: input_label.motion_sensor_158d000272bed1:
unit_of_measurement: "count" unit_of_measurement: "count"
input_label.motion_sensor_158d00047b6f69:
unit_of_measurement: "count"
input_label.motion_sensor_158d000272bf48: input_label.motion_sensor_158d000272bf48:
unit_of_measurement: "count" unit_of_measurement: "count"
input_label.motion_sensor_158d000272bfd7: input_label.motion_sensor_158d000272bfd7:
@ -84,37 +86,41 @@ input_label:
name: Kitchen Motion name: Kitchen Motion
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d00016c2d0e: motion_sensor_158d00016c2d0e:
name: Dining Room Motion (X) name: Dining Room Motion (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d00016db6d2: motion_sensor_158d00016db6d2:
name: Study Room Motion (X) name: Front Room Motion (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d0001a25041: motion_sensor_158d0001a25041:
name: Family Room (X) name: Family Room (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d0001a662fe: motion_sensor_158d0001a662fe:
name: Kitchen (X) name: Kitchen (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d00024e57d3: motion_sensor_158d00024e57d3:
name: Master Bedroom (X) name: Master Bedroom (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d00024e57fb: motion_sensor_158d00024e57fb:
name: Driveway Motion (X) name: Driveway Motion (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d00024e842c: motion_sensor_158d00024e842c:
name: Backyard Motion (X) name: Backyard Motion (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d00024ee084: motion_sensor_158d00024ee084:
name: Front Door Motion (X) name: Front Door Motion (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d000272bed1: motion_sensor_158d000272bed1:
name: Srinika Bedroom (X) name: Srinika Bedroom (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d00047b6f69:
name: Hasika Bedroom (Xiaomi)
icon: mdi:run-fast
motion_sensor_158d000272bf48: motion_sensor_158d000272bf48:
name: Garage Motion (X) name: Garage Motion (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
motion_sensor_158d000272bfd7: motion_sensor_158d000272bfd7:
name: Office Room Motion (X) name: Office Room Motion (Xiaomi)
icon: mdi:run-fast icon: mdi:run-fast
single_car_garage_door_tilt_sensor_sensor: single_car_garage_door_tilt_sensor_sensor:
@ -155,6 +161,7 @@ automation:
- binary_sensor.motion_sensor_158d00024e842c - binary_sensor.motion_sensor_158d00024e842c
- binary_sensor.motion_sensor_158d00024ee084 - binary_sensor.motion_sensor_158d00024ee084
- binary_sensor.motion_sensor_158d000272bed1 - binary_sensor.motion_sensor_158d000272bed1
- binary_sensor.motion_sensor_158d00047b6f69
- binary_sensor.motion_sensor_158d000272bf48 - binary_sensor.motion_sensor_158d000272bf48
- binary_sensor.motion_sensor_158d000272bfd7 - binary_sensor.motion_sensor_158d000272bfd7
- binary_sensor.single_car_garage_door_tilt_sensor_sensor - binary_sensor.single_car_garage_door_tilt_sensor_sensor
@ -197,6 +204,7 @@ automation:
- input_label.motion_sensor_158d00024e842c - input_label.motion_sensor_158d00024e842c
- input_label.motion_sensor_158d00024ee084 - input_label.motion_sensor_158d00024ee084
- input_label.motion_sensor_158d000272bed1 - input_label.motion_sensor_158d000272bed1
- input_label.motion_sensor_158d00047b6f69
- input_label.motion_sensor_158d000272bf48 - input_label.motion_sensor_158d000272bf48
- input_label.motion_sensor_158d000272bfd7 - input_label.motion_sensor_158d000272bfd7
- input_label.single_car_garage_door_tilt_sensor_sensor - input_label.single_car_garage_door_tilt_sensor_sensor

View File

@ -40,6 +40,10 @@ notify:
platform: file platform: file
filename: debug.log filename: debug.log
- name: telegram
platform: telegram
chat_id: !secret telegram_chatid
tts: tts:
- platform: amazon_polly - platform: amazon_polly
aws_access_key_id: !secret aws_access_key_id aws_access_key_id: !secret aws_access_key_id
@ -48,8 +52,18 @@ tts:
text_type: ssml text_type: ssml
voice: Joanna voice: Joanna
#
# Telegram Configuration
#
telegram_bot: telegram_bot:
# Setup Broadcast for sending messages
- platform: broadcast - platform: broadcast
api_key: !secret telegram_apikey api_key: !secret telegram_apikey
allowed_chat_ids: allowed_chat_ids:
- !secret telegram_chatid - !secret telegram_chatid
# Add Polling
- platform: polling
api_key: !secret telegram_apikey
allowed_chat_ids:
- !secret telegram_chatid

View File

@ -121,6 +121,7 @@ script:
data_template: data_template:
entity_id: > entity_id: >
{%- for state in states.switch if {%- for state in states.switch if
state.entity_id != 'switch.3d_printer' and
state.entity_id != 'switch.wemoswitch1' and state.entity_id != 'switch.wemoswitch1' and
state.entity_id != 'switch.wallmote_switch' and state.entity_id != 'switch.wallmote_switch' and
state.entity_id != 'switch.wemobackyardlightswitch' and state.entity_id != 'switch.wemobackyardlightswitch' and
@ -308,6 +309,9 @@ script:
- service: script.ifttt_notify - service: script.ifttt_notify
data_template: data_template:
message: "{{ message }}" message: "{{ message }}"
- service: notify.telegram
data_template:
message: "{{ message }}"
good_night_tts: good_night_tts:
sequence: sequence:

View File

@ -14,9 +14,9 @@ homeassistant:
friendly_name: Family Room Luminance (xiaomi) friendly_name: Family Room Luminance (xiaomi)
binary_sensor.motion_sensor_158d00016db6d2: binary_sensor.motion_sensor_158d00016db6d2:
friendly_name: Study Room Motion Sensor (Xiaomi) friendly_name: Front Room Motion Sensor (Xiaomi)
sensor.Illumination_158d00016db6d2: sensor.Illumination_158d00016db6d2:
friendly_name: Study Room Luminance (Xiaomi) friendly_name: Front Room Luminance (Xiaomi)
binary_sensor.motion_sensor_158d00016c2d0e: binary_sensor.motion_sensor_158d00016c2d0e:
friendly_name: Dining Room Motion Sensor (Xiaomi) friendly_name: Dining Room Motion Sensor (Xiaomi)
@ -58,6 +58,11 @@ homeassistant:
sensor.illumination_158d000272bed1: sensor.illumination_158d000272bed1:
friendly_name: Srinika's Bedroom Liminance (Xiaomi) friendly_name: Srinika's Bedroom Liminance (Xiaomi)
binary_sensor.motion_sensor_158d00047b6f69:
friendly_name: Hasika's Bedroom Motion Sensor (Xiaomi)
sensor.illumination_158d00047b6f69:
friendly_name: Hasika's Bedroom Liminance (Xiaomi)
sensor.Illumination_34ce008ad65d: sensor.Illumination_34ce008ad65d:
friendly_name: Hallway Luminance (Xiaomi Aqara) friendly_name: Hallway Luminance (Xiaomi Aqara)

View File

@ -48,7 +48,7 @@
<CommandClasses> <CommandClasses>
<CommandClass id="32" name="COMMAND_CLASS_BASIC" version="1" request_flags="4" innif="true" setasreport="true"> <CommandClass id="32" name="COMMAND_CLASS_BASIC" version="1" request_flags="4" innif="true" setasreport="true">
<Instance index="1" /> <Instance index="1" />
<Value type="byte" genre="basic" instance="1" index="0" label="Basic" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="basic" instance="1" index="0" label="Basic" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="255" />
</CommandClass> </CommandClass>
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true"> <CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
<Instance index="1" /> <Instance index="1" />
@ -273,7 +273,7 @@
</CommandClass> </CommandClass>
</CommandClasses> </CommandClasses>
</Node> </Node>
<Node id="11" name="" location="" basic="4" generic="33" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Routing Multilevel Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad"> <Node id="11" name="" location="" basic="4" generic="33" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Routing Multilevel Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
<Manufacturer id="86" name="AEON Labs"> <Manufacturer id="86" name="AEON Labs">
<Product type="102" id="64" name="ZW100 MultiSensor 6" /> <Product type="102" id="64" name="ZW100 MultiSensor 6" />
</Manufacturer> </Manufacturer>
@ -289,9 +289,9 @@
</CommandClass> </CommandClass>
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true"> <CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true">
<Instance index="1" /> <Instance index="1" />
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="68.6" /> <Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="75.6" />
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" /> <Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="2" />
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="59" /> <Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="45" />
<Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" /> <Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
</CommandClass> </CommandClass>
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" innif="true"> <CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" innif="true">
@ -575,11 +575,11 @@
</CommandClass> </CommandClass>
<CommandClass id="50" name="COMMAND_CLASS_METER" version="3" request_flags="2" innif="true"> <CommandClass id="50" name="COMMAND_CLASS_METER" version="3" request_flags="2" innif="true">
<Instance index="1" /> <Instance index="1" />
<Value type="decimal" genre="user" instance="1" index="0" label="Energy" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="61.605" /> <Value type="decimal" genre="user" instance="1" index="0" label="Energy" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="61.637" />
<Value type="decimal" genre="user" instance="1" index="1" label="Previous Reading" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="61.605" /> <Value type="decimal" genre="user" instance="1" index="1" label="Previous Reading" units="kWh" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="61.634" />
<Value type="int" genre="user" instance="1" index="2" label="Interval" units="seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="1398" /> <Value type="int" genre="user" instance="1" index="2" label="Interval" units="seconds" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="-2147483648" max="2147483647" value="15741" />
<Value type="decimal" genre="user" instance="1" index="8" label="Power" units="W" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.000" /> <Value type="decimal" genre="user" instance="1" index="8" label="Power" units="W" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.000" />
<Value type="decimal" genre="user" instance="1" index="16" label="Voltage" units="V" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="121.090" /> <Value type="decimal" genre="user" instance="1" index="16" label="Voltage" units="V" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="120.393" />
<Value type="decimal" genre="user" instance="1" index="20" label="Current" units="A" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.000" /> <Value type="decimal" genre="user" instance="1" index="20" label="Current" units="A" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0.000" />
<Value type="bool" genre="user" instance="1" index="32" label="Exporting" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" /> <Value type="bool" genre="user" instance="1" index="32" label="Exporting" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
<Value type="button" genre="system" instance="1" index="33" label="Reset" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" /> <Value type="button" genre="system" instance="1" index="33" label="Reset" units="" read_only="false" write_only="true" verify_changes="false" poll_intensity="0" min="0" max="0" />
@ -749,7 +749,7 @@
</CommandClass> </CommandClass>
<CommandClass id="129" name="COMMAND_CLASS_CLOCK" version="1" request_flags="4" innif="true"> <CommandClass id="129" name="COMMAND_CLASS_CLOCK" version="1" request_flags="4" innif="true">
<Instance index="1" /> <Instance index="1" />
<Value type="list" genre="user" instance="1" index="0" label="Day" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="1" size="1"> <Value type="list" genre="user" instance="1" index="0" label="Day" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" vindex="3" size="1">
<Item label="Monday" value="1" /> <Item label="Monday" value="1" />
<Item label="Tuesday" value="2" /> <Item label="Tuesday" value="2" />
<Item label="Wednesday" value="3" /> <Item label="Wednesday" value="3" />
@ -758,8 +758,8 @@
<Item label="Saturday" value="6" /> <Item label="Saturday" value="6" />
<Item label="Sunday" value="7" /> <Item label="Sunday" value="7" />
</Value> </Value>
<Value type="byte" genre="user" instance="1" index="1" label="Hour" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="9" /> <Value type="byte" genre="user" instance="1" index="1" label="Hour" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="11" />
<Value type="byte" genre="user" instance="1" index="2" label="Minute" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="1" /> <Value type="byte" genre="user" instance="1" index="2" label="Minute" units="" read_only="false" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="12" />
</CommandClass> </CommandClass>
<CommandClass id="130" name="COMMAND_CLASS_HAIL" version="1" request_flags="4" after_mark="true" innif="true"> <CommandClass id="130" name="COMMAND_CLASS_HAIL" version="1" request_flags="4" after_mark="true" innif="true">
<Instance index="1" /> <Instance index="1" />
@ -779,7 +779,7 @@
</CommandClass> </CommandClass>
</CommandClasses> </CommandClasses>
</Node> </Node>
<Node id="16" name="" location="" basic="4" generic="7" specific="1" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Probe"> <Node id="16" name="" location="" basic="4" generic="7" specific="1" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="WakeUp">
<Manufacturer id="0" name=""> <Manufacturer id="0" name="">
<Product type="0" id="0" name="" /> <Product type="0" id="0" name="" />
</Manufacturer> </Manufacturer>
@ -805,7 +805,7 @@
</CommandClass> </CommandClass>
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true"> <CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
<Instance index="1" /> <Instance index="1" />
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="True" /> <Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
<SensorMap index="0" type="255" /> <SensorMap index="0" type="255" />
</CommandClass> </CommandClass>
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1"> <CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1">
@ -835,7 +835,7 @@
<Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
<Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
<Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="8" /> <Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
<Value type="byte" genre="user" instance="1" index="11" label="Power Management" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="user" instance="1" index="11" label="Power Management" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
</CommandClass> </CommandClass>
<CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true"> <CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true">
@ -1190,7 +1190,7 @@
</Manufacturer> </Manufacturer>
<CommandClasses /> <CommandClasses />
</Node> </Node>
<Node id="28" name="" location="" basic="4" generic="24" specific="1" roletype="6" devicetype="3073" nodetype="0" type="Basic Wall Controller" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad"> <Node id="28" name="" location="" basic="4" generic="24" specific="1" roletype="6" devicetype="3073" nodetype="0" type="Basic Wall Controller" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
<Manufacturer id="14a" name="Ecolink"> <Manufacturer id="14a" name="Ecolink">
<Product type="5" id="f" name="FireFighter" /> <Product type="5" id="f" name="FireFighter" />
</Manufacturer> </Manufacturer>
@ -1299,7 +1299,7 @@
</CommandClass> </CommandClass>
</CommandClasses> </CommandClasses>
</Node> </Node>
<Node id="29" name="" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad"> <Node id="29" name="" location="" basic="4" generic="7" specific="1" roletype="6" devicetype="3072" nodetype="0" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
<Manufacturer id="14a" name="Ecolink"> <Manufacturer id="14a" name="Ecolink">
<Product type="4" id="2" name="Door/Window Sensor" /> <Product type="4" id="2" name="Door/Window Sensor" />
</Manufacturer> </Manufacturer>
@ -1405,7 +1405,7 @@
</CommandClass> </CommandClass>
</CommandClasses> </CommandClasses>
</Node> </Node>
<Node id="34" name="" location="" basic="4" generic="33" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Routing Multilevel Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad"> <Node id="34" name="" location="" basic="4" generic="33" specific="1" roletype="6" devicetype="3079" nodetype="0" type="Routing Multilevel Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Complete">
<Manufacturer id="86" name="AEON Labs"> <Manufacturer id="86" name="AEON Labs">
<Product type="102" id="64" name="ZW100 MultiSensor 6" /> <Product type="102" id="64" name="ZW100 MultiSensor 6" />
</Manufacturer> </Manufacturer>
@ -1415,7 +1415,7 @@
</CommandClass> </CommandClass>
<CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true"> <CommandClass id="48" name="COMMAND_CLASS_SENSOR_BINARY" version="1" request_flags="4" innif="true">
<Instance index="1" /> <Instance index="1" />
<Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="True" /> <Value type="bool" genre="user" instance="1" index="0" label="Sensor" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="False" />
<SensorMap index="0" type="27" /> <SensorMap index="0" type="27" />
<SensorMap index="0" type="31" /> <SensorMap index="0" type="31" />
<SensorMap index="0" type="224" /> <SensorMap index="0" type="224" />
@ -1423,9 +1423,9 @@
</CommandClass> </CommandClass>
<CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true"> <CommandClass id="49" name="COMMAND_CLASS_SENSOR_MULTILEVEL" version="5" innif="true">
<Instance index="1" /> <Instance index="1" />
<Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="78.6" /> <Value type="decimal" genre="user" instance="1" index="1" label="Temperature" units="F" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="82.0" />
<Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" /> <Value type="decimal" genre="user" instance="1" index="3" label="Luminance" units="lux" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
<Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="36" /> <Value type="decimal" genre="user" instance="1" index="5" label="Relative Humidity" units="%" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="38" />
<Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" /> <Value type="decimal" genre="user" instance="1" index="27" label="Ultraviolet" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="0" value="0" />
</CommandClass> </CommandClass>
<CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" innif="true"> <CommandClass id="90" name="COMMAND_CLASS_DEVICE_RESET_LOCALLY" version="1" request_flags="4" innif="true">
@ -1605,7 +1605,7 @@
<Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="user" instance="1" index="0" label="Alarm Type" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
<Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="user" instance="1" index="1" label="Alarm Level" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
<Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" /> <Value type="byte" genre="user" instance="1" index="2" label="SourceNodeId" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
<Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="8" /> <Value type="byte" genre="user" instance="1" index="10" label="Burglar" units="" read_only="true" write_only="false" verify_changes="false" poll_intensity="0" min="0" max="255" value="0" />
</CommandClass> </CommandClass>
<CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true"> <CommandClass id="114" name="COMMAND_CLASS_MANUFACTURER_SPECIFIC" version="1" request_flags="4" innif="true">
<Instance index="1" /> <Instance index="1" />
@ -1678,7 +1678,7 @@
</CommandClass> </CommandClass>
</CommandClasses> </CommandClasses>
</Node> </Node>
<Node id="38" name="" location="" basic="4" generic="7" specific="1" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="Session"> <Node id="38" name="" location="" basic="4" generic="7" specific="1" type="Notification Sensor" listening="false" frequentListening="false" beaming="true" routing="true" max_baud_rate="40000" version="4" query_stage="CacheLoad">
<Manufacturer id="0" name=""> <Manufacturer id="0" name="">
<Product type="0" id="0" name="" /> <Product type="0" id="0" name="" />
</Manufacturer> </Manufacturer>