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
4515eba9d7ff506fec7bfd45542cfa2e28f70862
recipes
/
cookbook
/
connectors
History
Mikhail Epifanov
fc0b12af12
remove redundant len, and fix optional
2025-05-19 23:11:39 +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
remove redundant len, and fix optional
2025-05-19 23:11:39 +02:00
homeassistant.py
use DTO object, and cleanup some code which is no longer needed
2025-05-19 21:46:40 +02:00