Socket
Book a DemoInstallSign in
Socket

homebridge-my-wallbox

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-my-wallbox

Wallbox Charger platform plugin for [Homebridge](https://github.com/nfarina/homebridge).

1.1.25
latest
Source
npmnpm
Version published
Weekly downloads
12
300%
Maintainers
0
Weekly downloads
 
Created
Source

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
  • Copper SB
  • 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

  • Install this plugin using: npm install -g homebridge-mywallbox
  • Use plugin settings to edit config.json and add your account info.
  • Run Homebridge
  • 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"
}

Keywords

homebridge-plugin

FAQs

Package last updated on 10 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.