Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
theneweinstein authored Oct 4, 2023
1 parent 1fa6ac0 commit e9a84a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Furthermore, it provides the following sensors:
You can install this custom component via HACS as a custom repository (https://hacs.xyz/docs/faq/custom_repositories/). Alternatively you can clone or copy the files into the somneo folder in the custom_components folder of HomeAssistant.

# Configuration
The Somneo should be automatically detected via SSDP. If not, you can also manually configure the Somneo: https://my.home-assistant.io/redirect/config_flow_start/?domain=somneo.
The Somneo should be automatically detected via SSDP. If not, you can also manually configure the Somneo:
[![Open your Home Assistant instance and start setting up a new integration.](https://my.home-assistant.io/badges/config_flow_start.svg)](https://my.home-assistant.io/redirect/config_flow_start/?domain=somneo)

# Alarm UI configuration
Add a "manual" card into lovelace UI and copy paste the following code. It will create a card for the first Somneo Alarm (alarm0).
Expand Down Expand Up @@ -93,4 +94,4 @@ target:
service: somneo.remove_alarm
target:
entity_id: switch.somneo_alarm0
```
```

0 comments on commit e9a84a8

Please sign in to comment.