Sensibo AC States API
Read and command the air conditioner state. GET /pods/{device_id}/acStates returns the current and previous states; POST sets a complete new state (on/off, mode, target temperature, fan level, swing); and PATCH /pods/{device_id}/acStates/{property} changes a single property such as turning the unit on or bumping the target temperature.