-
Notifications
You must be signed in to change notification settings - Fork 170
Description
前言
- 请自行搜索历史issues是否存在相同问题
- 尽量按格式填写Issues模版中的必要信息,没有这些信息就算提交了也解决不了任何问题。
问题描述
环境信息:
- haier 1.1.5
- Homeassistant版本: [e.g. 2023.6.2]
设备信息
线性浴霸L-100C-XS4YU1
"name": "浴霸",
"type": "3400101m",
"product_code": "GY000Q004",
"product_name": "线性浴霸L-100C-XS4YU1",
{
"version": 1,
"minor_version": 1,
"key": "haier/device_ACB722964F62.json",
"data": {
"device": {
"name": "浴霸",
"type": "3400101m",
"product_code": "GY000Q004",
"product_name": "线性浴霸L-100C-XS4YU1",
"wifi_type": "2054a0dc55228f7434018dcbffbadb0000009117990f1a11925d3fe7be576240"
},
"attributes": [
{
"desc": "查询所有属性",
"invisible": true,
"name": "getAllProperty",
"operationType": "I",
"readable": true,
"valueRange": {
"dataList": [
{
"data": "getAllProperty"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "照明功能状态",
"invisible": false,
"name": "lightingStatus",
"operationType": "I",
"readable": true,
"value": "true",
"valueRange": {
"dataList": [
{
"data": "false",
"desc": "关"
},
{
"data": "true",
"desc": "开"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "停止报警",
"invisible": true,
"name": "stopCurrentAlarm",
"operationType": "I",
"readable": true,
"valueRange": {
"dataList": [
{
"data": "stopCurrentAlarm"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "取暖时间",
"invisible": false,
"name": "warmTime",
"operationType": "I",
"readable": true,
"value": "10",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "30",
"minValue": "5",
"step": "1"
},
"type": "STEP"
},
"writable": true
},
{
"desc": "设置暖风温度",
"invisible": false,
"name": "warmWindTemperature",
"operationType": "I",
"readable": true,
"value": "40",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "60",
"minValue": "20",
"step": "1"
},
"type": "STEP"
},
"writable": true
},
{
"desc": "风速",
"invisible": false,
"name": "windSpeedMps",
"operationType": "I",
"readable": true,
"value": "99",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "100",
"minValue": "1",
"step": "1"
},
"type": "STEP"
},
"writable": true
},
{
"desc": "延时关机功能状态",
"invisible": false,
"name": "delayStatus",
"operationType": "I",
"readable": true,
"value": "false",
"valueRange": {
"dataList": [
{
"data": "false",
"desc": "取消延时关机"
},
{
"data": "true",
"desc": "启动延时关机"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "延时剩余时间",
"invisible": false,
"name": "remainingDelayTime",
"readable": true,
"value": "1",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "120",
"minValue": "0",
"step": "1"
},
"type": "STEP"
},
"writable": false
},
{
"desc": "杀菌功能状态",
"invisible": false,
"name": "sterilizationStatus",
"operationType": "I",
"readable": true,
"value": "false",
"valueRange": {
"dataList": [
{
"data": "false",
"desc": "关"
},
{
"data": "true",
"desc": "开"
}
],
"type": "LIST"
},
"writable": true
},
{
"defaultValue": "0",
"desc": "功能模式",
"invisible": false,
"name": "operationMode",
"operationType": "I",
"readable": true,
"value": "0",
"valueRange": {
"dataList": [
{
"data": "0",
"desc": "无功能"
},
{
"data": "3",
"desc": "暖风弱"
},
{
"data": "4",
"desc": "暖风强"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "换气时间",
"invisible": false,
"name": "ventilationTime",
"operationType": "I",
"readable": true,
"value": "5",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "30",
"minValue": "5",
"step": "1"
},
"type": "STEP"
},
"writable": true
},
{
"desc": "摆风状态",
"invisible": false,
"name": "swingStatus",
"operationType": "I",
"readable": true,
"value": "false",
"valueRange": {
"dataList": [
{
"data": "false",
"desc": "关"
},
{
"data": "true",
"desc": "开"
}
],
"type": "LIST"
},
"writable": false
},
{
"desc": "查询所有报警",
"invisible": true,
"name": "getAllAlarm",
"operationType": "I",
"readable": true,
"valueRange": {
"dataList": [
{
"data": "getAllAlarm"
}
],
"type": "LIST"
},
"writable": true
},
{
"defaultValue": "0",
"desc": "换气功能开关状态",
"invisible": false,
"name": "ventilationMode",
"operationType": "I",
"readable": true,
"value": "0",
"valueRange": {
"dataList": [
{
"data": "0",
"desc": "关"
},
{
"data": "1",
"desc": "开"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "当前室内温度",
"invisible": false,
"name": "indoorTemperature",
"readable": true,
"value": "26",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "200",
"minValue": "-20",
"step": "1"
},
"type": "STEP"
},
"writable": false
},
{
"desc": "设置定时关机",
"invisible": false,
"name": "timingPowerOffMM",
"operationType": "I",
"readable": true,
"value": "1",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "120",
"minValue": "0",
"step": "1"
},
"type": "STEP"
},
"writable": true
},
{
"desc": "待机状态",
"invisible": false,
"name": "standbyStatus",
"operationType": "I",
"readable": true,
"value": "false",
"valueRange": {
"dataList": [
{
"data": "false",
"desc": "关"
},
{
"data": "true",
"desc": "开"
}
],
"type": "LIST"
},
"writable": true
},
{
"defaultValue": "0",
"desc": "照明模式",
"invisible": false,
"name": "lightingMode",
"operationType": "I",
"readable": true,
"value": "1",
"valueRange": {
"dataList": [
{
"data": "0",
"desc": "关"
},
{
"data": "1",
"desc": "照明开"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "除湿功能状态",
"invisible": false,
"name": "dehumidificationStatus",
"operationType": "I",
"readable": true,
"value": "false",
"valueRange": {
"dataList": [
{
"data": "false",
"desc": "关"
},
{
"data": "true",
"desc": "开"
}
],
"type": "LIST"
},
"writable": true
},
{
"desc": "循环次数",
"invisible": false,
"name": "cycleTimes",
"operationType": "I",
"readable": true,
"value": "4",
"valueRange": {
"dataStep": {
"dataType": "Integer",
"maxValue": "10",
"minValue": "1",
"step": "1"
},
"type": "STEP"
},
"writable": true
}
]
}
}
设备信息可在.storage/haier/目录下找到,文件格式为device_设备ID.json,上传文件时可将文件名和文件内容中的设备ID替换为任意值以保护个人隐私。
设备ID可开启debug模式后可在Device Info部分的日志中找到。日志可在配置 > 系统 > 日志 > 加载完整日志中查看。
错误日志
若是运行报错或操控异常则日志必填,没有日志可能会被直接关闭不做处理。
