Skip to content

Commit 8b994fc

Browse files
author
David Gräff
committed
Update README.md
Update readme for version 8.0
1 parent 0675058 commit 8b994fc

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -11,19 +11,18 @@ For bugs and feature requests please use [Github Issues](https://github.com/davi
1111
* Username/password and individual ports can be configured for every device.
1212
* Use your own icons for on/off/unreachable widget states.
1313
* Combine multiple switch actions into a "scene". Master/Slave configurations are supported. Use own icons for scenes.
14-
* Create a homescreen widget for a particular outlet or scene and always see the current state of that outlet or master/slave scene.
14+
* Create a homescreen widget for a particular outlet/scene or a list of outlets and always see the current state of that outlet, master/slave scene or list of outlets/scenes.
1515
* Overview of all outlets for all configured devices. Assign actions to specific view groups (for example "bedroom", "living room") and switch easily with a swipe between view groups.
1616
* Create homescreen shortcuts for scenes. Shortcuts can be used by other applications (automation apps) to control your outlets.
1717
* Dark and light app theme.
1818
* Tablet layout included to use your screen real estate efficiently.
1919
* Outlets and IO ports of Anel devices are supported.
20-
* Plugin support. With plugins you can control additional related functionality (at the moment: WakeOnLan for PCs, Yamaha network Amplifiers, Sanyo projectors) with this one app.
20+
* Plugin support. With plugins you can control additional related functionality for your needs.
2121

2222
<table><tr valign="top">
2323
<td><img width="120px" src="doc/outlets-v600.png" /></td>
2424
<td><img width="120px" src="doc/outlets-big_icons-v600.png" /></td>
2525
<td><img width="120px" src="doc/devices-v600.png" /></td>
26-
<td><img width="120px" src="doc/alarms-v600.png" /></td>
2726
<td><img width="120px" src="doc/viewmode-v600.png" /></td>
2827
<td><img width="120px" src="doc/widgets-v600.png" /></td>
2928
</tr></table>
@@ -47,8 +46,6 @@ and [Android Studio](http://developer.android.com/sdk/installing/studio.html).
4746
This project is not for the old eclipse based SDK! It depends on the
4847
support libraries (v13), additional support library extensions (v7.RecyclerView) and need at least android 4.0 (sdk version 14, released 19. Oct 2011). Parts of the app (import/export/backgrounds) are only usuable with Android 4.4 (DocumentProvider class).
4948

50-
This repository uses git submodules. Use git clone -r to recursivly checkout.
51-
5249
### Plugin Development
5350
All you need to develop a plugin is described in detail at the [Plugin Developer Documentation](https://github.com/davidgraeff/Android-NetPowerctrl-Shared#plugin-developer-documentation).
5451

0 commit comments

Comments
 (0)