Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 812 Bytes

illuminance.md

File metadata and controls

16 lines (12 loc) · 812 Bytes

Illuminance Sensor

Estimates outdoor illuminance based on time of day and current weather conditions from Weather Underground.

See: https://community.home-assistant.io/t/outdoor-illuminance-estimated-from-weather-conditions-reported-by-weather-underground

Installation

See Installing and Updating to use Custom Updater.

Alternatively, place a copy of:

sensor/illuminance.py at <config>/custom_components/sensor/illuminance.py

where <config> is your Home Assistant configuration directory.

Release Notes

Date Version Notes
20180907 1.0.0 Initial support for Custom Updater.