Skip to content

Commit 82e89d5

Browse files
author
Samuel Sieb
committed
remove components merged to esphome
1 parent 2d25ecf commit 82e89d5

40 files changed

+6
-3354
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,9 @@ external_components:
1212
components: [ component1, component2 ]
1313
```
1414
15-
## NOTE: Some components were merged to esphome :tada:
16-
- [keypad](https://github.com/ssieb/custom_components/tree/master/components/keypad) -> [matrix_keypad](https://esphome.io/components/matrix_keypad.html?highlight=keypad)
15+
## NOTE: Some components have been merged to esphome :tada:
16+
- keypad, matrix_keypad -> [matrix_keypad](https://esphome.io/components/matrix_keypad)
17+
- vbus -> [Resol VBus](https://esphome.io/components/vbus)
18+
- wiegand -> [Wiegand Reader](https://esphome.io/components/wiegand)
19+
- kuntze -> [Kuntze pool sensor](https://esphome.io/components/sensor/kuntze)
20+
- growatt -> [Growatt Solar](https://esphome.io/components/sensor/growatt_solar)

components/growatt/README.md

-35
This file was deleted.

components/growatt/__init__.py

Whitespace-only changes.

components/growatt/growatt.cpp

-165
This file was deleted.

components/growatt/growatt.h

-62
This file was deleted.

0 commit comments

Comments
 (0)