diff --git a/source/_integrations/sun.markdown b/source/_integrations/sun.markdown index 39f46f8c9d6..9ad235a77e2 100644 --- a/source/_integrations/sun.markdown +++ b/source/_integrations/sun.markdown @@ -38,23 +38,6 @@ elevation:

-## Implementation Details - -The sun's event listener will call the service when the sun rises or sets with -an offset. - -The sun event need to have the type 'sun', which service to call, -which event (sunset or sunrise) and the offset. - -```json -{ - "type": "sun", - "service": "switch.turn_on", - "event": "sunset", - "offset": "-01:00:00" -} -``` - ### Maintains entity `sun.sun` | Possible state | Description |