This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
recipes
Watch
1
Star
0
Fork
0
You've already forked recipes
mirror of
https://github.com/TandoorRecipes/recipes.git
synced
2026-01-01 12:18:45 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d4dbc26a4aaa977d0764f6d4679fc4b48bb171d
recipes
/
cookbook
/
connectors
History
Mikhail Epifanov
41a448578a
extra check if we arent accidently doing a query
2024-03-26 23:21:23 +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
extra check if we arent accidently doing a query
2024-03-26 23:21:23 +01:00