mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
* move mold sensor * Get tests working * Move moon and season sensor strings. * Renamed sensor strings.
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"state": {
|
|
"spring": "Spring",
|
|
"summer": "Summer",
|
|
"autumn": "Autumn",
|
|
"winter": "Winter"
|
|
}
|
|
}
|