Skip to content

gtmans/homewizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home automation with Homewizard Energy sockets API

You'll need to delve into it a bit, but the API is well-documented, and with some help from ChatGPT and either a D1 mini or an M5Stick or M5 Atom, you can get it up and running quite quickly using Arduino IDE.

In the energy socket (app), you first need to enable the API. After that, you can retrieve the IP address based on the device ID. To do it all properly, you should also assign a fixed IP in your router. With your WiFi SSID, password, and IP, you can connect to the socket. You can read from it and also make adjustments. In this repository you can find sketches for some remotes for socketcontrol, an automatic socket switcer and I a working on plans for a water sensor/switch and a socket datalogger. All are free to use for your own projects. The API is described here: https://api-documentation.homewizard.com/docs/introduction/

Plugin Battery PIB

>

https://github.com/gtmans/homewizard/tree/main/pib











Auto Socketswitch

Automatic socket switch and display based on M5 matrix and Arduino IDE. This switch turns off a specific socket depending on the total consumption of 4 Homewizard Energy sockets at a certain total value, and turns it back on when possible.







https://github.com/gtmans/homewizard/tree/main/autosocketswitch
https://github.com/gtmans/homewizard/blob/main/socketswitch/M5Stick-ApiSwitchMulti-github.ino

Socketswitch/remote

wireless remote for 1 socket

wireless remote for 2 sockets

wireless remote for multi sockets

simple IR remote for multi sockets

https://github.com/gtmans/homewizard/tree/main/socketswitch

Homewizard Socket thermostat

https://github.com/gtmans/homewizard/blob/main/readme.md










Homewizard MyDisplay













work in progress

Socketlogger based on D1 mini or M5Stack logs every hour the powerconsumption of 1 or more sockets into a .csv file on SD

About

socket api integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published