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 04:10:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6188f175ae60f0b6ee395299e7eb2c5577ea1783
recipes
/
cookbook
/
connectors
History
vabene1111
c532b1f94f
Merge branch 'develop' into dont-log-sensitive-headers-in-err
2024-09-23 07:43:55 +02: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
update code so it also works in DEBUG=false
2024-09-17 22:25:08 +02: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
Merge branch 'develop' into dont-log-sensitive-headers-in-err
2024-09-23 07:43:55 +02:00