1.1.21 • Published 4 months ago

homebridge-my-wallbox v1.1.21

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

homebridge-my-wallbox

verified-by-homebridge Wallbox platform plugin for Homebridge.

About

Supports the ablity to lock and unlock charger from HomeKit If you have more than one home on account you may filter chargers for a home based on the location name assigned in the Wallbox app for the location you want to display in HomeKit.

This plugin has only been tested or verified against hardware model/types

  • Wallbox Pulsar Plus
  • Has only been tested to date with email based accounts, Google and Apple logins are currently not supported.

Other hardware models/types may still work with this plugin and any feedback on devices not listed or status codes is welcome.

Installation

  1. Install this plugin using: npm install -g homebridge-mywallbox
  2. Use plugin settings to edit config.json and add your account info.
  3. Run Homebridge
  4. Pair to HomeKit

Config.json example with child bridge

{
	"name": "Wallbox",
	"email": "username@email.com",
	"password": "password",
	"refreshInterval": 24,
	"liveRefreshRate": 2,
	"liveRefreshTimeout": 20,
	"cars": [
		{
			"carName": "My EV",
			"chargerName": "Wallbox",
			"kwH": 78
		}
	],
	"locationAddress": "123 Easy St",
	"showControls": 5,
	"socSensor": true,
	"showAPIMessages": false,
	"showUserMessages": false,
	"_bridge": {
		"username": "0E:6C:D4:F2:16:EB",
		"port": 35919
	},
	"platform": "wallbox"
}
1.1.21

4 months ago

1.1.20

4 months ago

1.1.19

5 months ago

1.1.18

12 months ago

1.1.13-test.0

1 year ago

1.1.12

1 year ago

1.1.16

1 year ago

1.1.15

1 year ago

1.1.14

1 year ago

1.1.17

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.1.6

1 year ago

1.1.11

1 year ago

1.1.10

1 year ago

1.1.1

2 years ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

2 years ago

1.1.3-beta.0

1 year ago

1.1.0

2 years ago

1.0.14-beta

2 years ago

1.0.14-beta.7

2 years ago

1.0.14-beta.4

2 years ago

1.0.14-beta.3

2 years ago

1.0.14-beta.6

2 years ago

1.0.14-beta.5

2 years ago

1.0.14

2 years ago

1.0.14-beta.2

2 years ago

1.0.13

2 years ago

1.0.9

2 years ago

1.0.12-test.1

2 years ago

1.0.10

2 years ago

1.0.12

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago