mirror of
https://github.com/home-assistant/core.git
synced 2025-08-18 03:51:51 +02:00
add back strings for sensors that have just become deprecated
This commit is contained in:
@@ -87,6 +87,18 @@
|
|||||||
"last_motion": {
|
"last_motion": {
|
||||||
"name": "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": {
|
"wifi_signal_category": {
|
||||||
"name": "Wi-Fi signal category"
|
"name": "Wi-Fi signal category"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user