1.1.9 • Published 8 months ago

homebridge-moneta-plugin v1.1.9

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
8 months ago

HB-Plugin-MonetaThermostat

Features

  • Expone one thermostat sensor for each zone at home
  • Expone a temperature sensor for external temperature
  • Expone a presence sensor to check if thermostat is in status "At Home" / "Out Home"

Plugin Configuration

If you choose to configure this plugin directly instead of using the Homebridge Configuration webUI, you'll need to add the platform to your config.json in your home directory inside .homebridge.

{
    "bridge": {
        ...
    },
    "accessories": [],
    "platforms": [
        ...,
        {
            "name": "Moneta Thermostat",
            "platform": "moneta-thermostat-platform",
            "accessToken": "eiayJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9...",
            "zonesNames": ["Soggiorno", "Camera da Letto", "Cameretta"] // Optional and positional
        }
    ]
}

For most people, I recommend using Homebridge Configuration web UI to configure this plugin rather than doing so directly. It's easier to use for most users, especially newer users, and less prone to typos, leading to other problems. This plugin has a custom webUI built on top of the Homebridge webUI framework that should simplify feature configuration, and make them more accessible to users.

1.1.9

8 months ago

1.1.8

9 months ago

1.1.7

9 months ago

1.1.1

10 months ago

1.1.0

10 months ago

1.0.18

10 months ago

1.0.17

11 months ago

1.0.16

11 months ago

1.1.6

10 months ago

1.1.5

10 months ago

1.1.4

10 months ago

1.1.3

10 months ago

1.1.2

10 months ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

0.1.2

1 year ago

0.1.0

1 year ago