Options
All
  • Public
  • Public/Protected
  • All
Menu

Module Sun

Interface to the default Sun Integration.

Index

Classes

Type aliases

Type aliases

SunEntity

SunEntity: HassEntityBase & { attributes: HassEntityAttributeBase & { azimuth: number; elevation: number; next_dawn: Date; next_dusk: Date; next_midnight: Date; next_noon: Date; next_rising: Date; next_setting: Date; rising: boolean } }

Generated using TypeDoc