Skip to content

Commit

Permalink
Add Support for BL0906 up to 6 channel energy monitor as used in Atho…
Browse files Browse the repository at this point in the history
…m EM2/EM6 (#22167)
  • Loading branch information
arendst committed Sep 25, 2024
1 parent 27a4ea0 commit 08d75a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasmota/include/tasmota_configurations_ESP32.h
Original file line number Diff line number Diff line change
Expand Up @@ -764,6 +764,7 @@
#define USE_SONOFF_SPM // Add support for ESP32 based Sonoff Smart Stackable Power Meter (+11k code)
#define USE_MODBUS_ENERGY // Add support for generic modbus energy monitor using a user file in rule space (+5k code)
//#define USE_BIOPDU // Add support for BioPDU 625x12 6-channel energy monitor
#define USE_BL0906 // Add support for BL0906 up to 6 channel Energy monitor as used in Athom EM2/EM6

#define USE_DHT // Add support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321) and SI7021 Temperature and Humidity sensor
#define USE_MAX31855 // Add support for MAX31855 K-Type thermocouple sensor using softSPI
Expand Down

0 comments on commit 08d75a5

Please sign in to comment.