Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add missing "|"
  • Loading branch information
nibi79 authored Sep 3, 2020
1 parent 2388515 commit ce23422
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ Currently following **Channels** are supported on the **Worx Landroid Mower**:

##### cfgScSunday Slot 2

| Channel | Type | ChannelName |
| Channel | Type | ChannelName | |
|------------|-----------|-----------|-----------|
| enable | `Switch` | cfgScSunday2#enable | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
| scheduleStartHour | `Number` | cfgScSunday2#scheduleStartHour | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
Expand All @@ -181,7 +181,7 @@ Currently following **Channels** are supported on the **Worx Landroid Mower**:

##### cfgScMonday Slot 2

| Channel | Type | ChannelName |
| Channel | Type | ChannelName | |
|------------|-----------|-----------|-----------|
| enable | `Switch` | cfgScMonday2#enable | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
| scheduleStartHour | `Number` | cfgScMonday2#scheduleStartHour | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
Expand All @@ -201,7 +201,7 @@ Currently following **Channels** are supported on the **Worx Landroid Mower**:

##### cfgScTuesday Slot 2

| Channel | Type | ChannelName |
| Channel | Type | ChannelName | |
|------------|-----------|-----------|-----------|
| enable | `Switch` | cfgScTuesday2#enable | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
| scheduleStartHour | `Number` | cfgScTuesday2#scheduleStartHour | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
Expand All @@ -221,7 +221,7 @@ Currently following **Channels** are supported on the **Worx Landroid Mower**:

##### cfgScWednesday Slot 2

| Channel | Type | ChannelName |
| Channel | Type | ChannelName | |
|------------|-----------|-----------|-----------|
| enable | `Switch` | cfgScWednesday2#enable | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
| scheduleStartHour | `Number` | cfgScWednesday2#scheduleStartHour | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
Expand All @@ -241,7 +241,7 @@ Currently following **Channels** are supported on the **Worx Landroid Mower**:

##### cfgScThursday Slot 2

| Channel | Type | ChannelName |
| Channel | Type | ChannelName | |
|------------|-----------|-----------|-----------|
| enable | `Switch` | cfgScThursday2#enable | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
| scheduleStartHour | `Number` | cfgScThursday2#scheduleStartHour | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
Expand All @@ -261,7 +261,7 @@ Currently following **Channels** are supported on the **Worx Landroid Mower**:

##### cfgScFriday Slot 2

| Channel | Type | ChannelName |
| Channel | Type | ChannelName | |
|------------|-----------|-----------|-----------|
| enable | `Switch` | cfgScFriday2#enable | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
| scheduleStartHour | `Number` | cfgScFriday2#scheduleStartHour | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
Expand All @@ -281,7 +281,7 @@ Currently following **Channels** are supported on the **Worx Landroid Mower**:

##### cfgScSaturday Slot 2

| Channel | Type | ChannelName |
| Channel | Type | ChannelName | |
|------------|-----------|-----------|-----------|
| enable | `Switch` | cfgScSaturday2#enable | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
| scheduleStartHour | `Number` | cfgScSaturday2#scheduleStartHour | ONLY IF SUPPORTED - property 'scheduler_two_slots'|
Expand Down

0 comments on commit ce23422

Please sign in to comment.