-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add some athom products * changes --------- Co-authored-by: blakadder <[email protected]>
- Loading branch information
Showing
11 changed files
with
113 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
date_added: 2024-10-31 | ||
title: Athom EM2 Energy Meter | ||
model: EM2 | ||
image: /assets/device_images/athom_em2.webp | ||
templatec3: '{"NAME":"Athom EM2","GPIO":[0,0,0,0,0,0,0,3200,11329,32,544,0,0,0,0,0,0,0,1,0,0,0],"FLAG":0,"BASE":1,"CMND":"EnergyCols 2 | SO129 1"}' | ||
mlink: https://www.athom.tech/blank-1/2-ch-energy-meter-made-for-tasmota | ||
link: https://www.aliexpress.com/item/1005008005563883.html | ||
link2: | ||
flash: preflashed | ||
category: sensor | ||
type: Energy Meter | ||
standard: global | ||
--- | ||
|
||
## Note | ||
|
||
Only supports single-phase electricity, not three-phase electricity, so only one voltage can be measured | ||
|
||
## Optional commands: | ||
|
||
EnergyCols <phases>` - Change default 4 column GUI display to <phases> columns | ||
VoltRes 1 - Change none to 1 decimal display | ||
FreqRes 1 - Change none to 1 decimal display | ||
WattRes 2 - Change none to 2 decimals display | ||
SetOption21 1 - Display Voltage | ||
SetOption129 1 - Display energy for each phase instead of single sum | ||
SetOption150 1 - Display no common voltage/frequency | ||
EnergyExportActive 1 - Enable display of Export Active energy based on negative Active Power |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
--- | ||
date_added: 2024-10-31 | ||
title: Athom EM6 Energy Meter | ||
model: EM6 | ||
image: /assets/device_images/athom_em6.webp | ||
templatec3: '{"NAME":"Athom EM6","GPIO":[0,0,0,0,0,0,0,3200,11333,32,544,0,0,0,0,0,0,0,1,0,0,0],"FLAG":0,"BASE":1,"CMND":"EnergyCols 6 | SO129 1"}' | ||
mlink: https://www.athom.tech/blank-1/6-ch-energy-meter-made-for-tasmota | ||
link: https://www.aliexpress.com/item/1005008005512632.html | ||
link2: | ||
flash: preflashed | ||
category: sensor | ||
type: Energy Meter | ||
standard: global | ||
--- | ||
|
||
## Note | ||
|
||
Only supports single-phase electricity, not three-phase electricity, so only one voltage can be measured | ||
|
||
## Optional commands: | ||
|
||
EnergyCols <phases>` - Change default 4 column GUI display to <phases> columns | ||
VoltRes 1 - Change none to 1 decimal display | ||
FreqRes 1 - Change none to 1 decimal display | ||
WattRes 2 - Change none to 2 decimals display | ||
SetOption21 1 - Display Voltage | ||
SetOption129 1 - Display energy for each phase instead of single sum | ||
SetOption150 1 - Display no common voltage/frequency | ||
EnergyExportActive 1 - Enable display of Export Active energy based on negative Active Power |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
date_added: 2024-11-01 | ||
title: Athom Human Presence Sensor | ||
model: PS01 | ||
image: /assets/device_images/athom_PS01.webp | ||
template9: '{"NAME":"Athom PS01 Sensor","GPIO":[32,0,0,0,640,608,0,0,161,3232,160,3200,576,0],"FLAG":0,"BASE":18}' | ||
mlink: https://www.athom.tech/blank-1/human-presence-sensor | ||
link: https://www.aliexpress.com/item/3256805586518763.html | ||
link2: | ||
flash: serial | ||
category: sensor | ||
type: Presence Sensor | ||
standard: global | ||
--- | ||
|
||
* ESP8285 with 2MB flash | ||
|
||
Switch1 is PIR and Switch2 is mmWave presence binary sensor. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
--- | ||
date_added: 2024-11-01 | ||
title: Athom 3-Way Mini Relay | ||
model: RS01C3 | ||
image: /assets/device_images/athom_RS01.webp | ||
templatec3: '{"NAME":"RS01C3-TAS-1","GPIO":[0,0,0,32,160,0,224,576,0,0,0,0,0,0,0,0,0,0,0,0,3104,0],"FLAG":0,"BASE":1}' | ||
mlink: https://www.athom.tech/blank-1/power-monitoring-mini-relay-for-tasmota | ||
link: https://www.aliexpress.com/item/3256807676683696.html | ||
link2: | ||
flash: preflashed | ||
category: relay | ||
type: Switch Module | ||
standard: global | ||
--- | ||
|
||
|
||
* ESP32C3 with 4MB flash | ||
* Warning: S1 and S2 are input pins allowing only a contact / switch potential free. You can't input any voltage, it is dangerous. Source: Support of Athom. |
Binary file not shown.
Binary file not shown.
Binary file not shown.