This website requires JavaScript.
Explore
Help
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
16e4e9407fbf49563ff361ed6e2aae6a19c76977
localtuya-modded
/
custom_components
/
localtuya
T
History
Pierre Ståhl
16e4e9407f
Reload integration if config entry changes
...
This makes changes under options apply without restart.
2020-09-21 00:46:26 +02:00
..
pytuya
add_request_dps moved into prepare_setup_entities, plus code cleaning
2020-09-19 15:59:59 +02:00
translations
Merge pull request
#28
from postlund/sensor
2020-09-21 00:43:44 +02:00
__init__.py
Reload integration if config entry changes
2020-09-21 00:46:26 +02:00
config_flow.py
Add device discovery to config flow
2020-09-21 00:43:06 +02:00
const.py
Add generic sensor platform
2020-09-19 23:43:12 +02:00
cover.py
add_request_dps moved into prepare_setup_entities, plus code cleaning
2020-09-19 15:59:59 +02:00
discovery.py
Add device discovery to config flow
2020-09-21 00:43:06 +02:00
fan.py
Merge branch 'pytuya_refactoring' into physical_device
2020-09-15 11:28:36 +02:00
light.py
set_dpsUsed turned into add_dps_to_request ; used it when setting up entities
2020-09-19 15:59:59 +02:00
manifest.json
Add support for config flows for switches
2020-09-06 10:29:39 +02:00
sensor.py
Fix sensor scaling
2020-09-20 19:32:09 +02:00
strings.json
Removed unneeded friendly_name fields
2020-09-15 23:31:33 +02:00
switch.py
add_request_dps moved into prepare_setup_entities, plus code cleaning
2020-09-19 15:59:59 +02:00