* First version of laundrify integration * Code cleanup * Code cleanup after review #2 * Move coordinator to its own file * Save devices as dict and implement available prop as fn * Validate token on init, abort if already configured * Some more cleanup after review * Add strict type hints * Minor changes after code review * Remove OptionsFlow (use default poll interval instead) * Fix CODEOWNERS to pass hassfest job * Fix formatting to pass prettier job * Fix mypy typing error * Update internal device property after fetching data * Call parental update handler and remove obsolete code * Add coordinator tests and fix some config flow tests * Refactor tests * Refactor fixtures * Device unavailable if polling fails
8 lines
115 B
JSON
8 lines
115 B
JSON
[
|
|
{
|
|
"_id": "14",
|
|
"name": "Demo Waschmaschine",
|
|
"status": "OFF",
|
|
"firmwareVersion": "2.1.0"
|
|
}
|
|
]
|