TandoorRecipes/cookbook
2024-01-12 23:15:28 +01:00
..
connectors write some simple tests 2024-01-12 23:13:53 +01:00
fixtures
helper lmit ingredient parser to 512 characters to prevent too complex computations 2023-12-16 09:08:50 +01:00
integration fixed PR 2693 2023-11-27 20:15:41 +01:00
locale compiled translations 2024-01-01 15:06:58 +01:00
management/commands remove deprecated django.db.backends.postgresql_psycopg2 2023-10-30 21:42:57 -05:00
migrations add an config toggle for external connectors 2024-01-12 22:20:55 +01:00
provider
static basics of custom icons 2024-01-06 23:23:17 +08:00
templates add an config toggle for external connectors 2024-01-12 22:20:55 +01:00
templatetags bugfix for not working space loading 2024-01-11 22:46:29 +01:00
tests write some simple tests 2024-01-12 23:13:53 +01:00
views add enabled field 2024-01-11 23:11:04 +01:00
__init__.py
admin.py add enabled field 2024-01-11 23:11:04 +01:00
apps.py
forms.py add enabled field 2024-01-11 23:11:04 +01:00
managers.py remove unused imports, vairables and commented code 2023-09-13 13:31:53 -05:00
models.py undo accidental changes 2024-01-12 23:15:28 +01:00
schemas.py remove unused imports, vairables and commented code 2023-09-13 13:31:53 -05:00
serializer.py add enabled field 2024-01-11 23:11:04 +01:00
signals.py add an config toggle for external connectors 2024-01-12 22:20:55 +01:00
tables.py add enabled field 2024-01-11 23:11:04 +01:00
urls.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
version_info.py use commit hash as version number if not on a tagged release 2023-12-16 08:09:18 +01:00