mirror of
https://github.com/home-assistant/core.git
synced 2025-08-17 19:41:45 +02:00
add back strings for sensors that have just become deprecated
This commit is contained in:
@@ -87,6 +87,18 @@
|
||||
"last_motion": {
|
||||
"name": "Last motion"
|
||||
},
|
||||
"volume": {
|
||||
"name": "Volume"
|
||||
},
|
||||
"doorbell_volume": {
|
||||
"name": "Doorbell volume"
|
||||
},
|
||||
"mic_volume": {
|
||||
"name": "Mic volume"
|
||||
},
|
||||
"voice_volume": {
|
||||
"name": "Voice volume"
|
||||
},
|
||||
"wifi_signal_category": {
|
||||
"name": "Wi-Fi signal category"
|
||||
},
|
||||
|
Reference in New Issue
Block a user