2.4.4 • Published 2 years ago

homebridge-eightsleep-pod v2.4.4

Weekly downloads
4
License
MIT
Repository
github
Last release
2 years ago

homebridge-eightsleep-pod

homebriged plugin for the eightsleep pod

Installation

npm i --save homebridge-eightsleep-pod

Usage

Example config, It will show up as a Heater/Cooler in homekit. Fan speed controls the temperature level.

"platforms": [
    // This is the config for this plugin
    {
      "platform": "EightSleepPod",
      "email": "email@email.com",
      "password": "mypassword",
      "oauthClient": {
          "id": "oauth-client-id",
          "secret": "oauth-client-secret"
      }
    }
    // End of the config
  ],

How do I get my oauth client id and secret?

Check out this comment

Screenshots

tiles controls

License

MI

2.4.4

2 years ago

2.4.3

2 years ago

2.4.2

2 years ago

2.3.0

3 years ago

2.3.1

3 years ago

2.2.2

3 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.3

4 years ago

2.1.2

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.1

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.10

4 years ago

2.0.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago