mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 03:06:33 +00:00
Add support for IEM3155 Wattmeter (#12950)
This commit is contained in:
parent
dc071a7a28
commit
107d247a6a
@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
## [9.5.0.7]
|
## [9.5.0.7]
|
||||||
### Added
|
### Added
|
||||||
- Turn HTTP API (command ``SetOption128 1``) default on for backward compatibility
|
- Turn HTTP API (command ``SetOption128 1``) default on for backward compatibility
|
||||||
|
- Support for IEM3155 Wattmeter (#12950)
|
||||||
|
|
||||||
## [9.5.0.6] 20210820
|
## [9.5.0.6] 20210820
|
||||||
### Added
|
### Added
|
||||||
|
@ -119,6 +119,7 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
|||||||
- Support for CAN bus and Freedom Won Battery Management System by Marius Bezuidenhout [#12651](https://github.com/arendst/Tasmota/issues/12651)
|
- Support for CAN bus and Freedom Won Battery Management System by Marius Bezuidenhout [#12651](https://github.com/arendst/Tasmota/issues/12651)
|
||||||
- Optional IP filter to command ``TCPStart`` [#12806](https://github.com/arendst/Tasmota/issues/12806)
|
- Optional IP filter to command ``TCPStart`` [#12806](https://github.com/arendst/Tasmota/issues/12806)
|
||||||
- Inital support for Wi-Fi extender [#12784](https://github.com/arendst/Tasmota/issues/12784)
|
- Inital support for Wi-Fi extender [#12784](https://github.com/arendst/Tasmota/issues/12784)
|
||||||
|
- Support for IEM3155 Wattmeter [#12950](https://github.com/arendst/Tasmota/issues/12950)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Move firmware binaries to https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware
|
- Move firmware binaries to https://github.com/arendst/Tasmota-firmware/tree/main/release-firmware
|
||||||
|
Loading…
x
Reference in New Issue
Block a user