{"id":22352077,"url":"https://github.com/bertreb/pimatic-mqtt-ext","last_synced_at":"2025-03-26T12:10:42.151Z","repository":{"id":57324263,"uuid":"355100728","full_name":"bertreb/pimatic-mqtt-ext","owner":"bertreb","description":"Pimatic-mqtt extensions","archived":false,"fork":false,"pushed_at":"2021-04-09T13:35:01.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T11:35:43.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CoffeeScript","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/bertreb.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}},"created_at":"2021-04-06T07:40:00.000Z","updated_at":"2021-04-09T13:35:03.000Z","dependencies_parsed_at":"2022-09-21T01:01:40.101Z","dependency_job_id":null,"html_url":"https://github.com/bertreb/pimatic-mqtt-ext","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-mqtt-ext","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-mqtt-ext/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-mqtt-ext/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bertreb%2Fpimatic-mqtt-ext/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bertreb","download_url":"https://codeload.github.com/bertreb/pimatic-mqtt-ext/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245650496,"owners_count":20650105,"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":[],"created_at":"2024-12-04T12:17:03.705Z","updated_at":"2025-03-26T12:10:42.129Z","avatar_url":"https://github.com/bertreb.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pimatic-mqtt-ext\nPimatic-mqtt extensions\n\nThis plugin is an extension of pimatic-mqtt.\nThe plugin provides a MQTT RGB device for the Shelly RGBW2.\nIts largely based on the mqtt device from [iMarvinS pimatic-led-light](https://github.com/iMarvinS/pimatic-led-light) and is adapted for the ShellyRGBW2.\n\n### Configuration\nThe MqttRGB device requires the pimatic-mqtt plugin to be installed so that it can connect to a broker.\nThe brokerId is coming from pimatic-mqtt configuration.\n```\n{\n      \"brokerId\": \"default\"\n      \"deviceId\": \"Shelly deviceId\"\n      \"onoffTopic\": \"myOnOffTopic\"\n      \"effectOn\": [0,1,2,3,4] default 2\n      \"effectOff\": [0,1,2,3,4] default 0\n      \"colorTopic\": \"myColorSetTopic\"\n      \"onoffStateTopic\": \"myOnOffStateTopic\"\n      \"colorStateTopic\": \"myColorStateTopic\"\n      \"onMessage\": \"ON\"\n      \"offMessage\": \"OFF\"\n}\n```\n\nYou need to provide the deviceId of the ShellyRGBW2. For the 6 topic/message fields the default values can be used for the ShellyRGBW2.\n\n### Actions\nThe action syntax\n```\nshelly \u003cMqttRGB device\u003e to [\u003chex color code\u003e | \u003ccolor name\u003e]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertreb%2Fpimatic-mqtt-ext","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbertreb%2Fpimatic-mqtt-ext","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbertreb%2Fpimatic-mqtt-ext/lists"}