Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for Smoke Detector #2403

Open
markussiegert opened this issue Oct 16, 2024 · 1 comment
Open

Request support for Smoke Detector #2403

markussiegert opened this issue Oct 16, 2024 · 1 comment
Labels
full_info All info needed was provided new device Unsupported device

Comments

@markussiegert
Copy link

markussiegert commented Oct 16, 2024

Log message

Device matches avatto_curtain_switch with quality of 29%. DPS: {"updated_at": 1729092800.019969, "1": "2", "2": 0, "11": 0, "14": "high", "15": 100, "16": true, "101": true}

DPS information

Silence: code: "16"
Smoke Detection State: code: "1"
Detected Smoke: code: "2"
User Test: code: "101"
Fault Alarm: code: "11"
Battery level state: code: "14"
Battery Level: code: "15"

Code:	smoke_sensor_status	
DP:		1
Type:	Enum	
Values:	{"range": ["alarm", "normal"]} / ["1", "2"] in local protocol?

Code:	smoke_sensor_value
DP:		2
Type:	Integer
Values:	{"unit": "", "min": 0, "max": 100, "scale": 1, "step": 1}

Code:	battery_state
DP:		14
Type:	Enum
Values:	{"range": ["low", "middle", "high"]}

Code:	battery_percentage
DP:		15
Type:	Integer	
Values:	{"unit": "%", "min": 0, "max": 100, "scale": 0, "step": 1}

Code:	muffling
DP:		16
Type:	Boolean	
Values:	"{true,false}"

Product ID

lsjnzox4skgduemo

Product Name

Smoke Detector

Information about how the device functions

Smoke Detector

@markussiegert markussiegert added the new device Unsupported device label Oct 16, 2024
@markussiegert
Copy link
Author

Dieser Fehler wurde von einer benutzerdefinierten Integration verursacht

Logger: custom_components.tuya_local.config_flow
Quelle: custom_components/tuya_local/config_flow.py:485
Integration: Tuya Local (Dokumentation, Probleme)
Erstmals aufgetreten: 17:33:23 (1 Vorkommnisse)
Zuletzt protokolliert: 17:33:23

Device matches avatto_curtain_switch with quality of 29%. DPS: {"updated_at": 1729092800.019969, "1": "2", "2": 0, "11": 0, "14": "high", "15": 100, "16": true, "101": true}

@make-all make-all added the full_info All info needed was provided label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full_info All info needed was provided new device Unsupported device
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants