Skip to content

Commit

Permalink
docu
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinkler committed Jun 22, 2023
1 parent 488e2ac commit fe6f6ae
Showing 1 changed file with 5 additions and 16 deletions.
21 changes: 5 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ AstroLive uses the nice ALPACA client implementation of the [OCA Box](https://gi
- [Sending Commands](#sending-commands)
- [Input Texts](#input-texts)
- [Scripts](#scripts)
- [Lovelace UI](#lovelace-ui)

## How It Works

Expand Down Expand Up @@ -437,13 +436,14 @@ Telescope | Camera | Camera File | Switch | Focuser | FilterWheel | Dome | Rotat
| | | | Switch 1
| | | | Switch ...

My personal Lovelace configuration from the screenshot above using `mushroom-entity-card`, `button-card`, `grid` and `picture-entity`:
My personal Lovelace configuration using `mushroom-entity-card`, `button-card`, `grid` and `picture-entity`:

- [QHY 268c](config/qhy268c.yaml)
- [Esprit 120ED](config/esprit120ed.yaml)
- [Telescope](config/esprit120ed.yaml)
- [Filterwheel](config/filterwheel.yaml)
- [Focuser](config/focuser.yaml)
- [Powerbox](config/powerbox.yaml)
- [FilterWheel](config/filterwheel.yaml)
- [Camera](config/qhy268c.yaml)
- [Scope Control](config/scope-control.yaml)

### Sending Commands

Expand Down Expand Up @@ -574,14 +574,3 @@ mode: single
```

</details>

#### Lovelace UI

Using `button-card`, `entities` and the `mushroom-entity-card` cards.

- [Telescope](config/esprit120ed.yaml)
- [Filterwheel](config/filterwheel.yaml)
- [Focuser](config/focuser.yaml)
- [Powerbox](config/powerbox.yaml)
- [Camera](config/qhy268c.yaml)
- [Scope Control](config/scope-control.yaml)

0 comments on commit fe6f6ae

Please sign in to comment.