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
9cf3bdd5f2
TandoorRecipes
/
cookbook
/
connectors
History
Mikhail Epifanov
9cf3bdd5f2
write some simple tests
2024-01-12 23:13:53 +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
write some simple tests
2024-01-12 23:13:53 +01:00
connector.py
add enabled field
2024-01-11 23:11:04 +01:00
homeassistant.py
run everything in a seperate process
2024-01-12 20:50:23 +01:00