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
7cff47efabbce62573dda24753f9a96a76d71dd8
recipes
/
cookbook
/
connectors
History
Mikhail Epifanov
f614413fb1
use self._logger everywhere
2024-07-10 11:17:06 +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
enable logging for whole project and add more logging to connectors
2024-07-10 10:54:41 +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
use self._logger everywhere
2024-07-10 11:17:06 +02:00