This website requires JavaScript.
Explore
Help
Register
Sign In
williamp
/
localtuya-modded
Watch
1
Star
0
Fork
0
You've already forked localtuya-modded
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
bd98b7cd93933a43c68ef1c34bc5de671027d666
localtuya-modded
/
custom_components
/
localtuya
History
Pierre Ståhl
bd98b7cd93
Add base entity class LocalTuyaEntity
...
All platforms will inherit from this class in the end, but this commit starts with switch only.
2020-09-18 09:14:12 +02:00
..
pytuya
Introduced dps detection with bruteforcing for type_0d devices
2020-09-16 19:36:51 +02:00
translations
Removed unneeded friendly_name fields
2020-09-15 23:31:33 +02:00
__init__.py
Add base entity class LocalTuyaEntity
2020-09-18 09:14:12 +02:00
config_flow.py
Introduced dps detection with bruteforcing for type_0d devices
2020-09-16 19:36:51 +02:00
const.py
Add config flow support for fan
2020-09-10 12:07:59 +02:00
cover.py
Removed unneeded friendly_name fields
2020-09-15 23:31:33 +02:00
fan.py
Merge branch 'pytuya_refactoring' into physical_device
2020-09-15 11:28:36 +02:00
light.py
Removed unneeded friendly_name fields
2020-09-15 23:31:33 +02:00
manifest.json
Add support for config flows for switches
2020-09-06 10:29:39 +02:00
strings.json
Removed unneeded friendly_name fields
2020-09-15 23:31:33 +02:00
switch.py
Add base entity class LocalTuyaEntity
2020-09-18 09:14:12 +02:00