custom-components / breaking_changes

Component to show potential breaking_changes in the current published version based on your loaded components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Loaded integrations that are not in use should not show

ludeeus opened this issue · comments

Describe the bug

Loaded integrations that are not in use should not show
.

Version of the custom_component

0.0.1

breaking_changes configuration

breaking_changes:

Debug log

2019-04-09 21:09:23 DEBUG (MainThread) [custom_components.breaking_changes] Loaded platforms - ['homeassistant', 'persistent_notification', 'websocket_api', 'http', 'script', 'zone', 'group', 'history', 'recorder', 'map', 'binary_sensor', 'speedtestdotnet', 'sensor', 'mqtt', 'config', 'influxdb', 'notify', 'sun', 'mysensors', 'switch', 'cover', 'frontend', 'api', 'system_log', 'auth', 'onboarding', 'lovelace', 'hassio', 'conversation', 'shell_command', 'logbook', 'alexa', 'alert', 'automation', 'fan', 'input_boolean', 'light', 'lock', 'media_player', 'scene', 'climate', 'homekit', 'folder_watcher', 'logger', 'system_health', 'ping', 'kodi']
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] [{'pull_request': '22777', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22777', 'component': 'konnected', 'doclink': 'https://www.home-assistant.io/components/konnected', 'description': 'Fix konnected unique_id computation for switches '}, {'pull_request': '22435', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22435', 'component': 'xiaomi_aqara', 'doclink': 'https://www.home-assistant.io/components/xiaomi_aqara', 'description': 'Fix regression of the xiaomi_aqara config validation '}, {'pull_request': '22336', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22336', 'component': 'google_assistant', 'doclink': 'https://www.home-assistant.io/components/google_assistant', 'description': 'Google assistant: add blinds trait for covers '}, {'pull_request': '22038', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22038', 'component': 'zwave', 'doclink': 'https://www.home-assistant.io/components/zwave', 'description': 'Z-Wave usb_path in configuration.yaml overrides config entry usb_path '}, {'pull_request': '22152', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22152', 'component': 'ios', 'doclink': 'https://www.home-assistant.io/components/ios', 'description': 'Change ATTR_BATTERY_STATE_UNPLUGGED for ios component '}, {'pull_request': '22175', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22175', 'component': None, 'doclink': 'https://www.home-assistant.io/components/None', 'description': 'removed iliad '}, {'pull_request': '22105', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22105', 'component': 'netgear_lte', 'doclink': 'https://www.home-assistant.io/components/netgear_lte', 'description': 'Consolidate the netgear_lte configuration '}, {'pull_request': '22200', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22200', 'component': 'websocket_api', 'doclink': 'https://www.home-assistant.io/components/websocket_api', 'description': 'Fixing the api_streams sensor '}, {'pull_request': '21053', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/21053', 'component': 'gtfs', 'doclink': 'https://www.home-assistant.io/components/gtfs', 'description': 'Define GTFS sensor as a timestamp device class '}, {'pull_request': '21593', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/21593', 'component': 'discovery', 'doclink': 'https://www.home-assistant.io/components/discovery', 'description': 'Move yeelight into component '}, {'pull_request': '18543', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/18543', 'component': 'axis', 'doclink': 'https://www.home-assistant.io/components/axis', 'description': 'Axis config flow '}, {'pull_request': '21091', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/21091', 'component': 'http', 'doclink': 'https://www.home-assistant.io/components/http', 'description': 'Lower severity level of log messages from http.view '}, {'pull_request': '21820', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/21820', 'component': 'darksky', 'doclink': 'https://www.home-assistant.io/components/darksky', 'description': 'Add hourly forecasts to Dark Sky '}, {'pull_request': '22389', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/22389', 'component': 'konnected', 'doclink': 'https://www.home-assistant.io/components/konnected', 'description': 'better algorithm for computing unique_id '}, {'pull_request': '20966', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/20966', 'component': 'gtfs', 'doclink': 'https://www.home-assistant.io/components/gtfs', 'description': 'Cache GTFS metadata and expose utility attributes (breaking change) '}, {'pull_request': '21526', 'prlink': 'https://github.com/home-assistant/home-assistant/pull/21526', 'component': 'mopar', 'doclink': 'https://www.home-assistant.io/components/mopar', 'description': 'Mopar split '}]
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] konnected
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] xiaomi_aqara
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] google_assistant
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] zwave
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] ios
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] None
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] netgear_lte
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] websocket_api
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] gtfs
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] discovery
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] axis
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] http
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] darksky
2019-04-09 21:09:24 DEBUG (MainThread) [custom_components.breaking_changes] mopar