1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 21:35:48 +00:00
Files
core/homeassistant/components/ambee/strings.sensor.json
2021-06-10 14:18:09 +02:00

11 lines
151 B
JSON

{
"state": {
"ambee__risk": {
"low": "Low",
"moderate": "Moderate",
"high": "High",
"very high": "Very High"
}
}
}