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
8740bf3a832584cec34d6db443bcb77bdfb4d6aa
recipes
/
cookbook
/
connectors
History
Mikhail Epifanov
8740bf3a83
use DTO object, and cleanup some code which is no longer needed
2025-05-19 21:46:40 +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
use DTO object, and cleanup some code which is no longer needed
2025-05-19 21:46:40 +02:00
connector.py
use DTO object, and cleanup some code which is no longer needed
2025-05-19 21:46:40 +02:00
homeassistant.py
use DTO object, and cleanup some code which is no longer needed
2025-05-19 21:46:40 +02:00