hass-core/homeassistant
Dane 5506569c3a Change log level for 'loading devices' message (#20721)
The 'Loading [wireless] devices from Mikrotik ([ip address])' message
is incredibly spammy at the info log level, such that in the last 24
hours on my installation, that log message has appeared 6732 times,
versus 70 for every other log message. I've moved this message to the
debug log level as I don't believe it adds anything at the info level,
and makes it harder to diagnose other problems.
2019-02-03 13:06:39 -08:00
..
auth Allow usernames to be case-insensitive (#20558) 2019-01-29 08:28:52 +01:00
components Change log level for 'loading devices' message (#20721) 2019-02-03 13:06:39 -08:00
helpers Add entity_namespace to PLATFORM_SCHEMA (#20693) 2019-02-02 18:31:28 +01:00
scripts Add PLATFORM_SCHEMA_BASE support to check_config.py (#20663) 2019-02-01 08:14:02 -08:00
util Add check to validate gamut (#20518) 2019-01-28 17:52:00 -08:00
__init__.py
__main__.py Lint 2018-10-02 10:35:00 +02:00
bootstrap.py Warn for old slugs/entity ids (#20478) 2019-01-26 14:10:05 -08:00
config.py RFC: Add system health component (#20436) 2019-01-30 10:57:53 -08:00
config_entries.py Fix typo in config entries doc (#20619) 2019-01-31 10:52:42 +01:00
const.py Bumped version to 0.88.0.dev0 2019-01-30 17:38:17 -08:00
core.py history allowed to load states with invalid entity IDs (#20399) 2019-01-24 19:34:02 -08:00
data_entry_flow.py Add webhook + IFTTT example (#16817) 2018-09-30 14:45:48 +02:00
exceptions.py Check admin permission before able to manage config entries 2018-12-13 16:13:43 +01:00
loader.py Allow embedded platforms (#19948) 2019-01-11 11:30:22 -08:00
monkey_patch.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
package_constraints.txt Upgrade astral to 1.8 (#20459) 2019-01-26 15:54:35 +01:00
requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
setup.py Allow embedded platforms (#19948) 2019-01-11 11:30:22 -08:00