Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 3 additions & 10 deletions source/_integrations/zodiac.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Zodiac
description: Instructions on how to setup the zodiac integration within Home Assistant.
ha_category:
- Environment
ha_iot_class: Local Polling
ha_iot_class: Calculated
ha_release: 0.116
ha_quality_scale: silver
ha_codeowners:
Expand All @@ -14,16 +14,9 @@ ha_platforms:
ha_integration_type: integration
---

The `zodiac` integration tracks the current zodiac sign.
The Zodiac integration tracks the current zodiac sign.

## Configuration

To enable the zodiac integration, add the following lines to your `configuration.yaml`:

```yaml
# Example configuration.yaml entry
zodiac:
```
{% include integrations/config_flow.md %}

## Sensor

Expand Down