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
7dc9e012fad99dd712543d1b4b24b8452edfef89
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