{"_id":"homebridge-pi","_rev":"13-cd9bafd343300befa965d63b8da4361c","name":"homebridge-pi","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"homebridge-pi","version":"1.0.0","keywords":["homebridge-plugin","raspberrypi"],"author":{"name":"Mark Webb-Johnson","email":"mark@webb-johnson.net"},"license":"MIT","_id":"homebridge-pi@1.0.0","maintainers":[{"name":"markwj","email":"mark@webb-johnson.net"}],"homepage":"https://github.com/markwj/homebridge-pi#readme","bugs":{"url":"https://github.com/markwj/homebridge-pi/issues"},"dist":{"shasum":"6f32f0fe925cbf0e7151730419b04d8a24ba907f","tarball":"https://registry.npmjs.org/homebridge-pi/-/homebridge-pi-1.0.0.tgz","integrity":"sha512-zzczswZ35kPJfR9aL6KX/KioOQ0Becxvo3QpiPpvjc5JIqADeMqk+Z9MZseCUG2m4AbO9CBxhJD7Hlevdixb+g==","signatures":[{"sig":"MEYCIQCA7+wnNE1wMkoiGExZq5v8KHq/eeYO4XTISGyqPcOBfQIhAKSQnp/O8vJwf/Bnqz/CFWJm7MHJLsm2Sh3ylirRXh+h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"6f32f0fe925cbf0e7151730419b04d8a24ba907f","engines":{"node":">=4.2.0","homebridge":">=0.2.0"},"gitHead":"b5fd66d0e3dccb881fc7cb99c9e13efeef7a8097","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"markwj","email":"mark@webb-johnson.net"},"repository":{"url":"git+https://github.com/markwj/homebridge-pi.git","type":"git"},"_npmVersion":"3.10.3","description":"A homebridge sensor for Raspberry Pi","_nodeVersion":"6.6.0","_npmOperationalInternal":{"tmp":"tmp/homebridge-pi-1.0.0.tgz_1474505499934_0.3479226157069206","host":"packages-12-west.internal.npmjs.com"},"directories":{}}},"time":{"created":"2016-09-22T00:51:40.172Z","modified":"2024-08-30T14:50:39.068Z","1.0.0":"2016-09-22T00:51:40.172Z"},"bugs":{"url":"https://github.com/markwj/homebridge-pi/issues"},"author":{"name":"Mark Webb-Johnson","email":"mark@webb-johnson.net"},"license":"MIT","homepage":"https://github.com/markwj/homebridge-pi#readme","keywords":["homebridge-plugin","raspberrypi"],"repository":{"url":"git+https://github.com/markwj/homebridge-pi.git","type":"git"},"description":"A homebridge sensor for Raspberry Pi","maintainers":[{"name":"markwj","email":"mark@webb-johnson.net"}],"readme":"# homebridge-pi\n\nA homebridge sensor for Raspberry Pi.\n\n# Installation\n\n1. Install Homebridge using: `npm install -g homebridge`\n2. Install this plugin using: `npm install -g homebridge-pi`\n4. Update your Homebridge `config.json` using the sample below.\n\n# Configuration\n\n```json\n{\n  \"accessory\": \"PiTemperature\",\n  \"name\": \"Raspberry PI Temperature\"\n}\n```\n\nFields:\n\n* `accessory` must be \"PiTemperature\" (required).\n* `name` is the name of the published accessory (required).\n\n","readmeFilename":"README.md","users":{"_flo_":true,"j_sve":true,"jotwee":true,"keith-":true,"krital":true,"red_ik":true,"popadko":true,"aptyp222":true}}