8000 Binary ping sensor unavailable after HA (re)start · Issue #43188 · home-assistant/core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Binary ping sensor unavailable after HA (re)start #43188
Closed
@rds76

Description

@rds76

The problem

Ping binary sensor not available - entity is not created for unavailable remote hosts or after ping timeout
Manually reloading ping integration from HA frontend will make failed entities available

Environment

  • Home Assistant Core release with the issue: 0.116.4
  • Last working Home Assistant Core release (if known): 0.115 ?
  • Operating environment (OS/Container/Supervised/Core): linux
  • Integration causing this issue: binary_sensor.ping

Problem-relevant configuration.yaml

- platform: ping
  name: Ping Sonoff02
  host: sonoff02
  count: 2
  scan_interval: 300

Traceback/Error logs

2020-11-13 15:05:59 ERROR (MainThread) [homeassistant.components.ping.binary_sensor] Timed out running command: `['ping', '-n', '-q', '-c', '5', '-W1', 'sonoff02']`, after: 8s

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0