Skip to content

Commit 1002a50

Browse files
Add extermalTemp
Added the externalTemp resource. I haven't tried running the change since i don't know how. but the added resource name is based on this: molobrakos/volvooncall#71
1 parent 20e6b50 commit 1002a50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

homeassistant/components/volvooncall/__init__.py

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"tyre_pressure_rear_right_tyre_pressure",
8787
"any_door_open",
8888
"any_window_open",
89+
"externalTemp",
8990
]
9091

9192
CONFIG_SCHEMA = vol.Schema(

0 commit comments

Comments
 (0)