Skip to content

Commit

Permalink
Add some athom products (#1898)
Browse files Browse the repository at this point in the history
* Add some athom products

* changes

---------

Co-authored-by: blakadder <[email protected]>
  • Loading branch information
tarontop and blakadder authored Jan 27, 2025
1 parent c23f627 commit 9e98137
Show file tree
Hide file tree
Showing 11 changed files with 113 additions and 0 deletions.
29 changes: 29 additions & 0 deletions _templates/athom_EM2
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
29 changes: 29 additions & 0 deletions _templates/athom_EM6
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
4 changes: 4 additions & 0 deletions _templates/athom_KM01-TAS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ date_added: 2022-08-10
title: Athom
model: KM01-TAS
image: /assets/device_images/athom_KM01-TAS.webp
templatec3: '{"NAME":"Athom Curtain Module","GPIO":[0,0,0,32,225,224,576,161,0,0,0,0,0,0,0,0,0,0,0,0,160,0],"FLAG":0,"BASE":1,"CMND":"SO80 1 | ShutterMode 1"}'
template9: '{"NAME":"Athom Curtain Module","GPIO":[0,0,0,160,161,32,0,0,224,576,225,0,0,0],"FLAG":0,"BASE":18,"CMND":"SO80 1 | ShutterMode 1 | SwitchDebounce 300 | ButtonDebounce 300"}'
mlink: https://www.athom.tech/blank-1/tasmota-curtain-module
link: https://www.aliexpress.com/item/1005004577649341.html
Expand All @@ -13,3 +14,6 @@ type: Curtain Module
standard: global
---

## Note

Orders placed after August 16, 2024 will be upgraded to the ESP32-C3 Wi-Fi module
18 changes: 18 additions & 0 deletions _templates/athom_PS01
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.
5 changes: 5 additions & 0 deletions _templates/athom_R02
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Athom 2Ch Inching/Self-locking
model: R02
image: /assets/device_images/athom_R02.webp
template9: '{"NAME":"Athom R02","GPIO":[1,1,1,1,225,224,1,1,1,1,1,1,576,0],"FLAG":0,"BASE":18}'
template32: '{"NAME":"Athom 2CH Relay Board","GPIO":[0,0,0,0,0,0,1,1,0,0,225,544,1,1152,0,0,0,0,0,0,0,0,0,224,0,0,0,0,0,0,0,0,32,0,0,33],"FLAG":0,"BASE":1}'
mlink: https://www.athom.tech/blank-1/2ch-inching-self-lock-relay
link: https://www.aliexpress.com/item/1005002663497434.html
link2:
Expand All @@ -12,3 +13,7 @@ category: relay
type: Switch Module
standard: global
---

## Note

Orders placed after October 1, 2024 will be upgraded to the ESP32 Wi-Fi module
5 changes: 5 additions & 0 deletions _templates/athom_R04
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Athom 4Ch Inching/Self-locking 10A
model: R04
image: /assets/device_images/athom_R04.webp
template9: '{"NAME":"Athom R04","GPIO":[1,1,1,1,32,576,1,1,226,227,225,1,224,0],"FLAG":0,"BASE":18}'
template32: '{"NAME":"Athom 4CH Relay Board","GPIO":[0,0,0,0,0,0,1,1,226,227,225,544,1,1152,0,0,0,0,0,0,0,0,0,224,0,0,0,0,0,0,34,35,32,0,0,33],"FLAG":0,"BASE":1}'
mlink: https://www.athom.tech/blank-1/4ch-inching-self-lock-relay
link: https://www.aliexpress.com/item/1005002663702118.html
link2:
Expand All @@ -12,3 +13,7 @@ category: relay
type: Switch Module
standard: global
---

## Note

Orders placed after October 1, 2024 will be upgraded to the ESP32 Wi-Fi module
5 changes: 5 additions & 0 deletions _templates/athom_R08
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ title: Athom 8Ch Inching/Self-locking 10A
model: R08
image: /assets/device_images/athom_R08.webp
template9: '{"NAME":"Athom R08","GPIO":[229,1,1,1,230,231,1,1,226,227,225,228,224,0],"FLAG":0,"BASE":18}'
template32: '{"NAME":"Athom 8CH Relay Board","GPIO":[0,0,228,0,229,230,1,1,226,227,225,544,1,1152,231,0,0,0,0,0,0,33,32,224,0,0,0,0,35,34,37,36,39,0,0,38],"FLAG":0,"BASE":1}'
mlink: https://www.athom.tech/blank-1/8ch-inching-self-lock-relay
link: https://www.aliexpress.com/item/1005002663822485.html
link2:
Expand All @@ -12,3 +13,7 @@ category: relay
type: Relay Board
standard: global
---

## Note

Orders placed after October 1, 2024 will be upgraded to the ESP32 Wi-Fi module
18 changes: 18 additions & 0 deletions _templates/athom_RS01C3
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 added assets/device_images/athom_PS01.webp
Binary file not shown.
Binary file added assets/device_images/athom_em2.webp
Binary file not shown.
Binary file added assets/device_images/athom_em6.webp
Binary file not shown.

0 comments on commit 9e98137

Please sign in to comment.