Introduced device debugging option in README.md and info.md
This commit is contained in:
@@ -164,8 +164,11 @@ logger:
|
|||||||
default: warning
|
default: warning
|
||||||
logs:
|
logs:
|
||||||
custom_components.localtuya: debug
|
custom_components.localtuya: debug
|
||||||
|
custom_components.localtuya.pytuya: debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then, edit the device that is showing problems and check the "Enable debugging for this device" button.
|
||||||
|
|
||||||
# Notes:
|
# Notes:
|
||||||
|
|
||||||
* Do not declare anything as "tuya", such as by initiating a "switch.tuya". Using "tuya" launches Home Assistant's built-in, cloud-based Tuya integration in lieu of localtuya.
|
* Do not declare anything as "tuya", such as by initiating a "switch.tuya". Using "tuya" launches Home Assistant's built-in, cloud-based Tuya integration in lieu of localtuya.
|
||||||
|
3
info.md
3
info.md
@@ -164,8 +164,11 @@ logger:
|
|||||||
default: warning
|
default: warning
|
||||||
logs:
|
logs:
|
||||||
custom_components.localtuya: debug
|
custom_components.localtuya: debug
|
||||||
|
custom_components.localtuya.pytuya: debug
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then, edit the device that is showing problems and check the "Enable debugging for this device" button.
|
||||||
|
|
||||||
# Notes:
|
# Notes:
|
||||||
|
|
||||||
* Do not declare anything as "tuya", such as by initiating a "switch.tuya". Using "tuya" launches Home Assistant's built-in, cloud-based Tuya integration in lieu of localtuya.
|
* Do not declare anything as "tuya", such as by initiating a "switch.tuya". Using "tuya" launches Home Assistant's built-in, cloud-based Tuya integration in lieu of localtuya.
|
||||||
|
Reference in New Issue
Block a user