forked from rospogrigio/localtuya
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tuya upgrades 35, sub_devices bump 6.0.0 etc... (rospogrigio#15)
* rewrite add device manually message. * Add 7000 Port listening and reuse port * App broadcasting and improve data decrypt * Add auto protcol in config flow * and supported protocols in const * Add node ID to const * Add settings contexts * Add support for SubDevices and 3.5[Hope] in pytuya core * Fix sample template * clarify CID context * ADD Tuya const * add explain error into config_flow * Clarify Error_values when try to connect! * Report errors values if happend in core! * add node_id to common.py * update config_flow with many changes in PR edit: 1 * remove debug message * comment * increase timeout to 8secs. * revert increase timeout * typo * fix a bug when import template [need rewrite dev_config) * rework on helpers * update dps function version uses constant versions * remove duplicated function * cleansup codes * Fix unique IDs already exists. solve_issue_1 in PR * Rework config_flow actions Menu instead of radiobox * Spaces on Cover Commands Labels * Rename from `LocalTuya integration` to `Local Tuya` * rewrite translation to menu init * remove `CONF ACTION` and adjust `CONF CLOUD` * add `data_description` en lang to template step * Fix devices don't comeback after adding new device * remove unnecessary contect func * remove unnecessary contect func * fix entity_category and some cleans * clean up codes * cleans up helpers * for futrue things. * pump version * Give Docs when installing new integration. * cleans up repo
- Loading branch information
Showing
33 changed files
with
850 additions
and
727 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.