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
2025-12-24 02:39:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a02e9e806cc1780ffde1b9bc7bcbc3bb1999fdba
recipes
/
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