Skip to content

Commit

Permalink
Add Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexxIT committed Jan 18, 2020
1 parent f789ce3 commit 2f2c4ff
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# Changelog

## [0.2.2] - 2020-01-18

### Fixed

- Support Apple HomeKit

## [0.2.1] - 2020-01-15

### Added

- Support [HACS](https://hacs.xyz/) as Custom Repo

## [0.2.0] - 2020-01-12

### Added

- Support download devices list from [eWeLink](https://www.ewelink.cc/en/) servers
- Support control `device_class` (`switch`, `light`, `fan`)
- Support multichannel devices as single `light` with brightness controll

# Changed

- `apikey` renamed to `devicekey`

## [0.1.1] - 2019-11-20

### Added

- Support **Sonoff TH** (temperature and humidity)

## [0.1.0] - 2019-11-16

### Added

- Support control **Sonoff** (eWeLink) devices over LAN
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
- есть возможность объединить несколько каналов в один источник света и
управлять яркостью

[Changelog in English](./CHANGELOG.md)

## Примеры конфигов

Минимальный конфиг:
Expand Down
2 changes: 2 additions & 0 deletions info.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ Control Sonoff Devices with eWeLink (vanilla) firmware over LAN from Home Assist

Russian readme: [here](https://github.com/AlexxIT/SonoffLAN).

[Changelog in English](https://github.com/AlexxIT/SonoffLAN/blob/master/CHANGELOG.md)

English manual in development...

0 comments on commit 2f2c4ff

Please sign in to comment.