No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|Name=Power meter | |Name=Power meter | ||
|Skills=Electronics, | |Skills=Electronics, | ||
|Status= | |Status=Broken | ||
|Niche=Electronics | |Niche=Electronics | ||
|Purpose=Infra | |Purpose=Infra | ||
|Tool=No | |Tool=No | ||
}} | }} | ||
Power meter for the space power usage | Power meter for the space power usage. Used to run [https://github.com/xoseperez/espurna Espurna] but it is supported by [https://esphome.io/ ESPhome] now. | ||
Since we needed to flash a fresh ESP8266 board anyway, we will try to use ESPHome. | |||
https://github.com/xoseperez/espurna | |||
[[File:Selection_021.png|400px]] | [[File:Selection_021.png|400px]] | ||
Line 15: | Line 14: | ||
* Topic: power/main/# | * Topic: power/main/# | ||
== | == Hardware == | ||
* ESP8266 | * ESP8266 (Lolin NodeMCU v3) | ||
* pzem-004t (aliexpress) | * pzem-004t (aliexpress) | ||
Line 25: | Line 24: | ||
* <s>Install value storage software</s> (InfluxDB on 10.208.11.31) | * <s>Install value storage software</s> (InfluxDB on 10.208.11.31) | ||
* <s>Install graphing frontend</s> (Grafa on https://metrics.nurd.space) | * <s>Install graphing frontend</s> (Grafa on https://metrics.nurd.space) | ||
* Print a case | |||
* Config ESPhome, possibly using https://esphome.io/components/sensor/pzemac.html | |||
* Fix home assistant bits | |||
* Clean up old bits (MQTT and such) |
Revision as of 14:56, 22 August 2020
Power meter | |
---|---|
Participants | |
Skills | Electronics |
Status | Broken |
Niche | Electronics |
Purpose | Infra |
Tool | No |
Location | |
Cost | |
Tool category |
Power meter Property "Tool Image" (as page type) with input value "File:{{{Picture}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. {{{Picture}}} {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}
Power meter for the space power usage. Used to run Espurna but it is supported by ESPhome now. Since we needed to flash a fresh ESP8266 board anyway, we will try to use ESPHome.
- Topic: power/main/#
Hardware
- ESP8266 (Lolin NodeMCU v3)
- pzem-004t (aliexpress)
Todo
Install sensorInstall value storage software(InfluxDB on 10.208.11.31)Install graphing frontend(Grafa on https://metrics.nurd.space)- Print a case
- Config ESPhome, possibly using https://esphome.io/components/sensor/pzemac.html
- Fix home assistant bits
- Clean up old bits (MQTT and such)