Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge πŸŒ‰, get rid of your proprietary Zigbee bridges πŸ”¨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.36k stars 1.69k forks source link

[New device support]: Aqara S3 Thermostat #22853

Open FlyingFinn11 opened 6 months ago

FlyingFinn11 commented 6 months ago

Link

https://homekitnews.com/2022/03/11/aqara-smart-thermostat-s3-with-led-display-announced/

Database entry

"data": { "ieee": "REDACTED", "nwk": 16469, "manufacturer": "Aqara", "model": "lumi.airrtc.pcacn2", "name": "Aqara lumi.airrtc.pcacn2", "quirk_applied": false, "quirk_class": "zigpy.device.Device", "quirk_id": null, "manufacturer_code": 4447, "power_source": "Mains", "lqi": 69, "rssi": null, "last_seen": "2024-05-31T19:05:59", "available": true, "device_type": "Router", "signature": { "node_descriptor": "NodeDescriptor(logical_type=<LogicalType.Router: 1>, complex_descriptor_available=0, user_descriptor_available=0, reserved=0, aps_flags=0, frequency_band=<FrequencyBand.Freq2400MHz: 8>, mac_capability_flags=<MACCapabilityFlags.FullFunctionDevice|MainsPowered|RxOnWhenIdle|AllocateAddress: 142>, manufacturer_code=4447, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=<DescriptorCapability.NONE: 0>, allocate_address=True, is_alternate_pan_coordinator=False, is_coordinator=False, is_end_device=False, is_full_function_device=True, is_mains_powered=True, is_receiver_on_when_idle=True, is_router=True, *is_security_capable=False)", "endpoints": { "3": { "profile_id": "0x0104", "device_type": "0x0301", "input_clusters": [ "0xfcc0" ], "output_clusters": [] }, "2": { "profile_id": "0x0104", "device_type": "0x0301", "input_clusters": [ "0xfcc0" ], "output_clusters": [] }, "1": { "profile_id": "0x0104", "device_type": "0x0301", "input_clusters": [ "0x0000", "0x0003", "0x0405", "0xfcc0" ], "output_clusters": [ "0x000a", "0x0019" ] } }, "manufacturer": "Aqara", "model": "lumi.airrtc.pcacn2" }, "active_coordinator": false, "entities": [ { "entity_id": "button.ac_bedroom_identify", "name": "Aqara lumi.airrtc.pcacn2" }, { "entity_id": "sensor.ac_bedroom_rssi", "name": "Aqara lumi.airrtc.pcacn2" }, { "entity_id": "sensor.ac_bedroom_lqi", "name": "Aqara lumi.airrtc.pcacn2" }, { "entity_id": "sensor.ac_bedroom_humidity", "name": "Aqara lumi.airrtc.pcacn2" }, { "entity_id": "update.ac_bedroom_firmware", "name": "Aqara lumi.airrtc.pcacn2" } ], "neighbors": [], "routes": [], "endpoint_names": [ { "name": "THERMOSTAT" }, { "name": "THERMOSTAT" }, { "name": "THERMOSTAT" } ], "user_given_name": "AC Bedroom", "device_reg_id": "ccfe1d7c99863511ae208f9832f3e210", "area_id": "bedroom", "cluster_details": { "3": { "device_type": { "name": "THERMOSTAT", "id": 769 }, "profile_id": 260, "in_clusters": { "0xfcc0": { "endpoint_attribute": "manufacturer_specific", "attributes": {}, "unsupported_attributes": {} } }, "out_clusters": {} }, "2": { "device_type": { "name": "THERMOSTAT", "id": 769 }, "profile_id": 260, "in_clusters": { "0xfcc0": { "endpoint_attribute": "manufacturer_specific", "attributes": {}, "unsupported_attributes": {} } }, "out_clusters": {} }, "1": { "device_type": { "name": "THERMOSTAT", "id": 769 }, "profile_id": 260, "in_clusters": { "0x0405": { "endpoint_attribute": "humidity", "attributes": { "0x0000": { "attribute_name": "measured_value", "value": 8000 } }, "unsupported_attributes": {} }, "0xfcc0": { "endpoint_attribute": "manufacturer_specific", "attributes": {}, "unsupported_attributes": {} }, "0x0003": { "endpoint_attribute": "identify", "attributes": {}, "unsupported_attributes": {} }, "0x0000": { "endpoint_attribute": "basic", "attributes": { "0x0006": { "attribute_name": "date_code", "value": "20230209" }, "0x0004": { "attribute_name": "manufacturer", "value": "Aqara" }, "0x0005": { "attribute_name": "model", "value": "lumi.airrtc.pcacn2" } }, "unsupported_attributes": {} } }, "out_clusters": { "0x0019": { "endpoint_attribute": "ota", "attributes": { "0x0002": { "attribute_name": "current_file_version", "value": 1510162 } }, "unsupported_attributes": {} }, "0x000a": { "endpoint_attribute": "time", "attributes": {}, "unsupported_attributes": {} } } } } } }

Comments

Hello can we re-open this file? I just got this device and can confirm the same experience. Only humidity is picked up. I can't control on/off or see current temperature. Happy to chip in with data. Cheers.

External definition

N/A
github-actions[bot] commented 6 days ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days