Skip to content
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

Door, PIR and Temp sensors status #1

Open
wants to merge 85 commits into
base: master
Choose a base branch
from
Open

Conversation

mkfrcp
Copy link

@mkfrcp mkfrcp commented Dec 13, 2022

Hello,
I have many Tuya devices. Lights, Switches et blinds are detected and works fine with your plugin!

Do you think that it is possible to add sensors detection to your plugin (door and PIR)? It will help to use Domoticz as an alarm system.
Moreover, It would be intersting to add Temperature sensors (Temp et Hum) sensors to use Domoticz as a thermostat system (using switches and TVR).

Please let me know if I can help you in any way to do this :)

Thks

 Your branch is up to date with 'origin/master'.

 Changes to be committed:
	deleted:    LICENSE
	deleted:    setup.py
	deleted:    tuyaha/__init__.py
	deleted:    tuyaha/devices/__init__.py
	deleted:    tuyaha/devices/base.py
	deleted:    tuyaha/devices/climate.py
	deleted:    tuyaha/devices/cover.py
	deleted:    tuyaha/devices/factory.py
	deleted:    tuyaha/devices/fan.py
	deleted:    tuyaha/devices/light.py
	deleted:    tuyaha/devices/lock.py
	deleted:    tuyaha/devices/remote.py
	deleted:    tuyaha/devices/scene.py
	deleted:    tuyaha/devices/switch.py
	deleted:    tuyaha/tuyaapi.py

 Changes not staged for commit:
	modified:   README.md
	modified:   plugin.py
	deleted:    .drone.yml
	deleted:    .vscode/settings.json

 Changes not staged for commit:
	modified:   README.md
	modified:   plugin.py
	modified:   README.md
	modified:   plugin.py
	modified:   README.md
Add update for the tuyaha and requests library.
Add light device if no match found in the json.
Add light device if no match found in the json.
Change detection of RGB(WW) and White lights
Added detection for White and RGB(WW) lights
Added extra detection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants