Skip to content

Commit ca0e777

Browse files
committed
Update readme.md to comply to markdown format
1 parent d422437 commit ca0e777

File tree

1 file changed

+21
-22
lines changed

1 file changed

+21
-22
lines changed

README.md

Lines changed: 21 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Plugwise python module
22

3-
This module is the backend for the [`plugwise` component](https://github.com/home-assistant/core/tree/dev/homeassistant/components/plugwise) which we maintain in Home Assistant Core.
3+
This module is the backend for the [`plugwise` component](https://github.com/home-assistant/core/tree/dev/homeassistant/components/plugwise) which we maintain in Home Assistant Core.
44

55
Our main usage for this module is supporting [Home Assistant](https://www.home-assistant.io) / [home-assistant](http://github.com/home-assistant/core/)
66

@@ -11,7 +11,6 @@ Our main usage for this module is supporting [Home Assistant](https://www.home-a
1111
[![PyPI version fury.io](https://badge.fury.io/py/plugwise.svg)](https://pypi.python.org/pypi/plugwise/)
1212
[![Newest commit](https://github.com/plugwise/python-plugwise/workflows/Latest%20commit/badge.svg)](https://github.com/plugwise/python-plugwise/actions)
1313

14-
1514
## Integration
1615

1716
### Home-Assistant Integration
@@ -42,33 +41,33 @@ Please make sure you at least ran `scripts/setup.sh` before attempting to `git c
4241

4342
Module providing interfacing with the Plugwise devices:
4443

45-
- [x] Adam
46-
- [x] - Floor
47-
- [x] - Koen (a Koen always comes with a Plug, the Plug is the active part)
48-
- [x] - Lisa
49-
- [x] - Plug
50-
- [x] - Tom
51-
- [x] Anna
52-
- [x] Smile P1
53-
- [x] Stick
54-
- [x] Stretch
55-
- [x] [Home-Assistant](https://home-assistant.io) via
56-
- [x] - Native supporting networked Plugwise products
57-
- [ ] - Native supporting USB Plugwise products
58-
- [x] - (HACS)[https://hacs.xyz] and `custom_component` [Plugwise-HA](https://github.com/plugwise/plugwise-beta/] (supporting all devices)
44+
- [x] Adam
45+
- [x] Floor
46+
- [x] Koen (a Koen always comes with a Plug, the Plug is the active part)
47+
- [x] Lisa
48+
- [x] Plug
49+
- [x] Tom
50+
- [x] Anna
51+
- [x] Smile P1
52+
- [x] Stick
53+
- [x] Stretch
54+
- [x] [Home-Assistant](https://home-assistant.io) via
55+
- [x] Native supporting networked Plugwise products
56+
- [ ] Native supporting USB Plugwise products (in progress)
57+
- [x] [HACS](https://hacs.xyz) and `custom_component` [Plugwise-HA](https://github.com/plugwise/plugwise-beta/) (supporting all devices above)
5958

6059
## License, origins and contributors
6160

6261
As per the origins we have retained the appropriate licensing and including the MIT-license for this project.
6362

6463
Origins (from newest to oldest):
6564

66-
- 'All' available Plugwise support by @bouwew (Bouwe), @brefra (Frank) and @CoMPaTech (Tom)
67-
- Upstreamed haanna/HA-core Anna, including all later products - 'Plugwise-Smile/Plugwise-HA/plugwise-beta` by @bouwew (Bouwe) & @CoMPaTech (Tom)
68-
- Networked Plugwise Anna module with custom_module - `haanna/anna-ha` via https://github.com/laetificat (Kevin)
69-
- USB-based stick module with custom_module - `plugwise-stick/plugwise` by @brefra (Frank)
70-
- USB-plugwise module - `plugwise` by https://github.com/cyberjunky/python-plugwise (Ron) originally by https://github.com/aequitas/python-plugwise (Johan) (with reference only in license to Sven)
65+
- 'All' available Plugwise support by @bouwew (Bouwe), @brefra (Frank) and @CoMPaTech (Tom)
66+
- Upstreamed haanna/HA-core Anna, including all later products - 'Plugwise-Smile/Plugwise-HA/plugwise-beta` by @bouwew (Bouwe) & @CoMPaTech (Tom)
67+
- Networked Plugwise Anna module with custom_module - `haanna/anna-ha` via <https://github.com/laetificat> (Kevin)
68+
- USB-based stick module with custom_module - `plugwise-stick/plugwise` by @brefra (Frank)
69+
- USB-plugwise module - `plugwise` by <https://github.com/cyberjunky/python-plugwise> (Ron) originally by <https://github.com/aequitas/python-plugwise> (Johan) (with reference only in license to Sven)
7170

72-
# Thanks
71+
## Thanks
7372

7473
On behalf all of us, big thanks to Plugwise and community members @riemers and @tane from [HAshop](https://hashop.nl)for their support and obviously all our users and testers who dealt with our typos and challenges. Disclaimer, while we are communicating with Plugwise and they expressed their gratitude through their newsletter, we are not part of Plugwise as a company. We are just a bunch of guys anxious to get our (and your) Plugwise products working with Home Assistant.

0 commit comments

Comments
 (0)