mirror of
https://github.com/home-assistant/core.git
synced 2026-07-06 22:36:33 +01:00
3f12ce06af
Co-authored-by: Joakim Sørensen <hi@ludeeus.dev>
12 lines
225 B
JSON
12 lines
225 B
JSON
{
|
|
"state": {
|
|
"uptimerobot__monitor_status": {
|
|
"pause": "Pause",
|
|
"not_checked_yet": "Not checked yet",
|
|
"up": "Up",
|
|
"seems_down": "Seems down",
|
|
"down": "Down"
|
|
}
|
|
}
|
|
}
|