Update everything to use Persons rather than the old device tracker #495
@@ -758,9 +758,9 @@
|
||||
<text id="text960" transform="matrix(1 0 0 1 55.1017 427.5831)" style="font-family:'ArialMT'; font-size:12px;">XX</text>
|
||||
</g>
|
||||
|
||||
<text id="device_tracker.carlo" inkscape:label="#text4437" transform="matrix(1 0 0 1 36.2953 243.6862)" style="fill:#E7376B;enable-background:new ; font-family:'Helvetica'; font-size:26px;">away</text>
|
||||
<text id="person.carlo" inkscape:label="#text4437" transform="matrix(1 0 0 1 36.2953 243.6862)" style="fill:#E7376B;enable-background:new ; font-family:'Helvetica'; font-size:26px;">away</text>
|
||||
|
||||
<text id="device_tracker.stacey" inkscape:label="#text965" transform="matrix(1 0 0 1 161.0093 243.6862)" style="fill:#BDF271;enable-background:new ; font-family:'Helvetica'; font-size:26px;">home</text>
|
||||
<text id="person.stacey" inkscape:label="#text965" transform="matrix(1 0 0 1 161.0093 243.6862)" style="fill:#BDF271;enable-background:new ; font-family:'Helvetica'; font-size:26px;">home</text>
|
||||
<path id="light.led_outdoor_den" inkscape:connector-curvature="0" d="M389.5,54h-67.1c-1.3,0-2.3-0.7-2.3-1.6v-0.8
|
||||
c0-0.9,1-1.6,2.3-1.6h67.1c1.3,0,2.3,0.7,2.3,1.6v0.8C391.8,53.3,390.8,54,389.5,54z"/>
|
||||
<g id="g378" transform="matrix(1.1743602,0,0,1,-84.987569,-32.010868)">
|
||||
|
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 82 KiB |
@@ -68,8 +68,8 @@ rules:
|
||||
|
||||
- name: Family
|
||||
entities:
|
||||
- device_tracker.carlo
|
||||
- device_tracker.stacey
|
||||
- person.carlo
|
||||
- person.stacey
|
||||
- device_tracker.juicebox
|
||||
text_template: '${entity.state ? entity.state.replace("not_home", "away") : "undefined"}'
|
||||
|
||||
|
@@ -6706,7 +6706,7 @@
|
||||
style="font-style:normal;font-weight:normal;font-size:18.67578125px;line-height:1.25;font-family:sans-serif;text-align:end;letter-spacing:0px;word-spacing:0px;text-anchor:end;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.40068376"
|
||||
x="-168.23798"
|
||||
y="-50.657494"
|
||||
id="device_tracker.carlo"
|
||||
id="person.carlo"
|
||||
inkscape:label="#text1979"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan1977-2"
|
||||
|
Before Width: | Height: | Size: 1.4 MiB After Width: | Height: | Size: 1.4 MiB |
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 192 KiB After Width: | Height: | Size: 190 KiB |