{"id":23979220,"url":"https://github.com/shoaibrashid/ismartswitch","last_synced_at":"2025-10-04T17:02:03.873Z","repository":{"id":57265612,"uuid":"105410419","full_name":"shoaibrashid/iSmartSwitch","owner":"shoaibrashid","description":"A plugin written for HomeBridge","archived":false,"fork":false,"pushed_at":"2017-10-07T21:28:39.000Z","size":1205,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T20:04:05.378Z","etag":null,"topics":["homebridge-plugin","iot","nodemcu"],"latest_commit_sha":null,"homepage":null,"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/shoaibrashid.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":"2017-10-01T00:48:47.000Z","updated_at":"2021-08-07T23:03:40.000Z","dependencies_parsed_at":"2022-08-25T03:40:44.873Z","dependency_job_id":null,"html_url":"https://github.com/shoaibrashid/iSmartSwitch","commit_stats":null,"previous_names":["shoaibrasheed/ismartswitch"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaibrashid%2FiSmartSwitch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaibrashid%2FiSmartSwitch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaibrashid%2FiSmartSwitch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shoaibrashid%2FiSmartSwitch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shoaibrashid","download_url":"https://codeload.github.com/shoaibrashid/iSmartSwitch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240549435,"owners_count":19819137,"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":["homebridge-plugin","iot","nodemcu"],"created_at":"2025-01-07T09:30:41.704Z","updated_at":"2025-10-04T17:01:58.768Z","avatar_url":"https://github.com/shoaibrashid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Plugin for NodeMCU\n\nControl relay attached to NodeMCU v.1.0 on HomeBridge Platform. NodeMCU is runnig a WebServer to expose RESTful API call. API expose following method.\n\n1. Get (Gets state of Switch)\n2. Post (Sets state of Switch) \n\n\n## Installation\n1. Install homebridge using: npm install -g homebridge\n2. Install this plugin using: npm install -g homebridge-mcu-ismartswitch\n3. Update your configuration file. See sample-config.json in this repository for a sample.\n\n## Configuration\n\n ```\n\"accessories\": [\n        {\n            \"accessory\": \"ismartswitch\",\n            \"name\": \"Bedroom Switch\",\n            \"getUrl\": \"http://IP-Address/status\",\n            \"postUrl\": \"http://IP-Address/relay\"\n        }\n    ]\n\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoaibrashid%2Fismartswitch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshoaibrashid%2Fismartswitch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshoaibrashid%2Fismartswitch/lists"}