hass-core/homeassistant/components/sensor
Paulus Schoutsen f5076188ef
Consolidate all platforms that have no tests (#22096)
* Consolidate

* Fix tests

* Update imports

* Fix import

* Use importlib because integration and package share name

* Fix more tests

* Update .coveragerc and CODEOWNERS
2019-03-16 20:44:05 -07:00
..
.translations Update translations 2019-03-13 12:57:00 -07:00
__init__.py Use PLATFORM_SCHEMA_BASE as base schema for additional components. (#20578) 2019-02-04 21:52:19 -08:00
api_streams.py Update docstrings (#17435) 2018-10-14 17:12:34 +02:00
awair.py Do not choke on no awair data (#19708) 2019-01-03 14:41:18 +01:00
bom.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
canary.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
coinmarketcap.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
command_line.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
darksky.py Deprecate conf_update_interval (#20924) 2019-02-17 06:23:09 +01:00
dsmr.py Fix TypeError (#21734) 2019-03-09 17:51:15 +01:00
dte_energy_bridge.py Fix DTE Energy Bridge V2 scaling issue. (#18124) (#18129) 2018-11-02 22:48:17 +01:00
dyson.py Async syntax 6, sensor (#17020) 2018-10-01 08:55:43 +02:00
efergy.py Centrally define Energy Units (kWh and Wh) (#21719) 2019-03-12 18:46:41 -07:00
entur_public_transport.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
fail2ban.py Adding IPv6 to fail2ban sensor (#19457) 2019-01-11 12:54:47 -08:00
fido.py Async syntax 6, sensor (#17020) 2018-10-01 08:55:43 +02:00
file.py Async syntax 6, sensor (#17020) 2018-10-01 08:55:43 +02:00
filesize.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
filter.py Fixes the sensor.filter outlier filter (handle step-changes correctly) (#21332) 2019-02-23 13:51:33 +00:00
folder.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
foobot.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
geo_rss_events.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
google_wifi.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
hddtemp.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
history_stats.py fix #20571 (#20589) 2019-01-30 17:33:52 -08:00
hydroquebec.py Centrally define Energy Units (kWh and Wh) (#21719) 2019-03-12 18:46:41 -07:00
imap_email_content.py Add missing configation option (#21265) 2019-02-21 08:26:26 -08:00
integration.py Add integration method to sensor.integration (#21050) 2019-02-13 20:26:27 -08:00
islamic_prayer_times.py clean up of islamic_prayer_times (#20352) 2019-01-23 20:17:45 +01:00
jewish_calendar.py Add lagging hdate for sensors that should lag to update (#20655) 2019-02-11 23:34:48 +01:00
london_air.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
mfi.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mhz19.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
min_max.py Change STATE_UNKOWN to None (#20337) 2019-01-24 08:20:20 +01:00
mold_indicator.py Fix mold_indicator errors at startup (#17346) 2018-10-17 18:42:39 +02:00
moon.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mqtt_room.py Update additional platforms to use new MQTT message callback (#22030) 2019-03-14 10:58:32 -07:00
nsw_fuel_station.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
openhardwaremonitor.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
radarr.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
random.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
rest.py Add timeout option to sensor.rest and binary_sensor.rest. (#20065) 2019-02-26 10:23:46 -08:00
rflink.py Very minor cleanup of RFLink components (#17649) 2018-10-21 13:05:02 +02:00
ring.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
rmvtransport.py Raise PlatformNotReady for RMVtransport if API not available (#17635) 2018-10-26 20:18:14 +02:00
season.py Add season icons (#18221) 2018-11-06 12:34:11 +01:00
sigfox.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
simulated.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
sleepiq.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
sonarr.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
sql.py Upgrade sqlalchemy to 1.2.18 (#21162) 2019-02-18 11:19:40 +01:00
srp_energy.py Centrally define Energy Units (kWh and Wh) (#21719) 2019-03-12 18:46:41 -07:00
startca.py Async syntax 6, sensor (#17020) 2018-10-01 08:55:43 +02:00
statistics.py Upgrade pylint to 2.2.2 (#18750) 2018-12-06 11:54:44 +01:00
strings.moon.json
strings.season.json
tcp.py Upgrade flake8 to 3.6.0 (#17770) 2018-10-25 23:15:20 +03:00
teksavvy.py Async syntax 6, sensor (#17020) 2018-10-01 08:55:43 +02:00
template.py Config Validator: schema_with_slug_keys (#20298) 2019-01-21 16:36:04 -08:00
time_date.py Async syntax 6, sensor (#17020) 2018-10-01 08:55:43 +02:00
transport_nsw.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
uk_transport.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
uptime.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
version.py Fixes issue for returning the correct docker version. (#18439) 2018-11-13 21:00:21 +01:00
vultr.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
worldclock.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
wsdot.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
wunderground.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
yr.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00
yweather.py Rename CONF_ATTRIBUTION to ATTRIBUTION (#21069) 2019-02-14 22:09:22 +01:00