{"id":19685865,"url":"https://github.com/bradfordmedeiros/automate_core","last_synced_at":"2026-05-19T03:11:27.590Z","repository":{"id":99304786,"uuid":"82888653","full_name":"BradfordMedeiros/automate_core","owner":"BradfordMedeiros","description":"Internet of Things platform for loosely coupled communication using MQTT","archived":false,"fork":false,"pushed_at":"2019-03-19T06:17:37.000Z","size":361,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-10T07:10:01.524Z","etag":null,"topics":["electronics","hobbiest","mqtt","mqtt-server"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BradfordMedeiros.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-23T05:38:40.000Z","updated_at":"2019-03-19T06:17:39.000Z","dependencies_parsed_at":"2023-09-08T12:32:58.205Z","dependency_job_id":null,"html_url":"https://github.com/BradfordMedeiros/automate_core","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradfordMedeiros%2Fautomate_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradfordMedeiros%2Fautomate_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradfordMedeiros%2Fautomate_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BradfordMedeiros%2Fautomate_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BradfordMedeiros","download_url":"https://codeload.github.com/BradfordMedeiros/automate_core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240993612,"owners_count":19890418,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electronics","hobbiest","mqtt","mqtt-server"],"created_at":"2024-11-11T18:24:28.249Z","updated_at":"2026-05-19T03:11:27.517Z","avatar_url":"https://github.com/BradfordMedeiros.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# automate-core\nDepends on automate_system.\n\nThis is the backend for automate_ui.\nIt copies in the ui bundle via CI (might eventually move to npm), and gets automate_system via npm package management.\n\nCore base functionality of automate should be put into automate_system (see it's readme for a description).\n\nHandles in this repo: \n- account system\n- email alerts\n- custom tile upload \n- multiple database management\n- all http routes (aside from the http bridge to mqtt in automate_system)\n- automate ui static content host\n- system locking\n- network info \n\n\nscheduler -c configfile\n\n* * * * * /path/to/some/topic\n2 * * * * /path/to/another/topic\n\nsequencer -c config\n\n- name: somesequence\n  - type: topic\n    topic: /path/to/some/topic\n  - type: wait\n    value: 1000\n  - type: hold\n    value: /path/to/some/topic\n  - type: loop\n    values:\n      - number: 4\n      - subtypes:\n      \t\t- type: topic\n      \t\t  topic: /sometopic\n\n\nswitch -i \"(wet-\u003edry):airdry;(dry-\u003ewet):rain\" \u0026\u0026 rules -c config\n\n\nrules:\n- name: if_really_hot_turn_on_ac\n  type: bash\n  rule: somescript.sh\n  frequency: 1m\n  topics: \n  \t- topic:\n  \t\tvalue: /path/to/here\n  \t\talias: humidity  \n    - topic:\n        value: /another/path/here\n        alias: temperature\n\n\n* * * * * * /path/to/some/topic\n2 * * * * * /another/topic\n\nsequence-language:\n------------\nwait 2000\nsome/topic/here\nhold /topic/here\nloop(\n  another/topic/here \n  wait 3000\n)\n\ndo_sequence another \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradfordmedeiros%2Fautomate_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradfordmedeiros%2Fautomate_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradfordmedeiros%2Fautomate_core/lists"}