-
Notifications
You must be signed in to change notification settings - Fork 620
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
add support for SNT957W-DE CBU Temperature and humidity external sensor #1702
Conversation
…e_cbu_temp_humidity.yaml Follow convention (of most, but some others have slipped through) of lowercase only names, with underscores as only punctuation. Also shorten the name, which was quite long.
I'm trying to implement one more device the same way as I've done this one. It is Aubes smart switch with new chip bk7231n (module wb2s). The device config is written, but the integration says me that it can't connect (when I'm trying to add it). Is it well know issue? Could you give me just a start point/idea for investigation, please? |
#522 is the start point. There are many things that can cause connection issues. Newer devices are likely to be protocol 3.5, which is more fussy about configuration, or you may even have one of the first devices with a newer protocol (though I'd expect Tuya to move to Matter next rather than push on with yet another version of their proprietary protocol) |
After the last tuya-local update the device was disconnected with "migration problem". |
Issue make-all#1699, reduced function version of PR make-all#1702 - docs for recent PRs make-all#1696, make-all#1700, make-all#1702
Device: https://www.aliexpress.com/item/1005005530107257.html
Query Device Details in Bulk:
Query Things Data Model:
Screenshot:
![image](https://private-user-images.githubusercontent.com/29751341/309573206-8f9c835c-2f98-41f7-8f8d-30504318f1c8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4OTQyNjAsIm5iZiI6MTczODg5Mzk2MCwicGF0aCI6Ii8yOTc1MTM0MS8zMDk1NzMyMDYtOGY5YzgzNWMtMmY5OC00MWY3LThmOGQtMzA1MDQzMThmMWM4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDAyMDYwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWE3ZGZhZmQ5YTIxNmQyNjdlNjgyNWIxZDdkOGExNGQ2NDNjMWM0MzMzYTVkYzdiYzUwMzg4ODNjOWFiNGY5NTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.KEVwsYUCnUgCDXwydxzS8QeIwWbXIUG0q2aeCvi-Iys)