ReadonlyauthenticateAuthenticate with MELCloud using the provided or stored credentials.
ReadonlyclearCancel any pending automatic sync.
ReadonlyfetchFetch all buildings and sync the model registry.
ReadonlygetFetch energy consumption report. Supported by ATA and ATW devices.
ReadonlygetFetch raw error log entries from the API.
ReadonlygetRetrieve a parsed and paginated error log for the given devices. Supported by all device types.
ReadonlygetGet frost protection settings for a building, floor, area, or device.
ReadonlygetFetch ATA device group state. ATA only.
ReadonlygetGet holiday mode settings for a building, floor, area, or device.
ReadonlygetFetch hourly temperature report. ATW only.
ReadonlygetFetch internal temperature report. ATW only.
ReadonlygetFetch operation mode log data for charting.
ReadonlygetFetch WiFi signal strength report.
ReadonlygetFetch temperature log data.
ReadonlygetFetch tile data for device overview.
ReadonlygetFetch current device data by device and building ID.
ReadonlyisWhether a user is currently authenticated (context key valid).
ReadonlylistList all buildings and their device hierarchy.
ReadonlyloginPerform a login request against the MELCloud API.
Optional ReadonlyonCallback invoked after sync operations.
ReadonlyregistryCentral model registry containing all synced buildings, floors, areas, and devices.
ReadonlysetUpdate frost protection settings.
ReadonlysetUpdate ATA device group state. ATA only.
ReadonlysetUpdate holiday mode settings.
ReadonlysetUpdate the user's language on the server if it differs from the current locale.
ReadonlysetTurn devices on or off.
ReadonlysetUpdate the automatic sync interval and reschedule. Set to 0 or null to disable.
ReadonlysetSend updated device values to the API.
Full MELCloud API contract including authentication and device listing.