Bu özellik, Isıtma, Havalandırma ve Soğutma (HVAC) ayrıntılarını bildirebilen TERMOSTAT cihaz türlerine aittir.
Alanlar
Alan
Açıklama
Veri Türü
status
Termostatın mevcut HVAC durumu.
string Değerler: "KAPALI", "ISITMA", "SOĞUTMA"
Etkinliklerin zamanlaması
Isıtma, havalandırma ve soğutma durumundaki bir değişiklikle ilgili etkinliğin, termostat modu değişikliğiyle ilgili etkinliklerle aynı anda yayınlanmayabileceğini unutmayın.
Örneğin, bazen HVAC sistemini korumak için termostatın ısıtma veya soğutma modunun başlatılmasında gecikme yaşanabilir. Bu senaryoda, termostat modunun değiştirilmesi başlangıçta yalnızca ThermostatMode ve ThermostatTemperatureSetpoint özellik değişiklikleri için etkinlik gönderebilir. ThermostatHvac özellik değişikliği ise sistem gerçekten açıldığında ayrı bir etkinlik olarak gönderilir. HVAC sisteminin açılmasında gecikme olmazsa üç etkinlik de aynı anda gönderilir.
[null,null,["Son güncelleme tarihi: 2025-01-25 UTC."],[[["The `ThermostatHvac` trait applies to THERMOSTAT devices and provides information about their heating, ventilation, and air conditioning (HVAC) status."],["The `status` field indicates the current HVAC mode of the thermostat, which can be \"OFF\", \"HEATING\", or \"COOLING\"."],["Events related to HVAC status changes might not always be delivered simultaneously with thermostat mode change events, potentially due to system protection delays."],["While you can retrieve the HVAC status using a GET request, there are no specific commands to control this trait directly."]]],["The `ThermostatHvac` trait, applicable to THERMOSTAT devices, reports the current HVAC status, which can be \"OFF,\" \"HEATING,\" or \"COOLING.\" HVAC status change events might be delayed, occurring separately from thermostat mode or temperature setpoint changes. A GET request retrieves the device's HVAC status under the \"sdm.devices.traits.ThermostatHvac\" trait. No commands are available for this trait. Error codes are available for reference.\n"]]