This website requires JavaScript.
Explore
Help
Register
Sign In
cgiacofei
/
TandoorRecipes
Watch
1
Star
0
Fork
0
You've already forked TandoorRecipes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c15bd663cb
TandoorRecipes
/
cookbook
/
connectors
History
Mikhail Epifanov
962d617839
switch to threading, f multiprocessing in python
2024-02-06 00:37:37 +01:00
..
__init__.py
Add ConnectorManager component which allows for Connectors to listen to triggers and do actions on them. Also add HomeAssistantConfig which stores the configuration for the HomeAssistantConnector
2024-01-11 22:13:20 +01:00
connector_manager.py
switch to threading, f multiprocessing in python
2024-02-06 00:37:37 +01:00
connector.py
Update the code based on feedback. set Default to enabled, add to documentation how to disable it. Add extra documentation
2024-01-28 22:59:51 +01:00
homeassistant.py
convert example & homeassistant specific configs to a generic with all optional fields
2024-01-17 22:40:44 +01:00