Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Freebox : add config flow + temperature sensor + signal dispatch #30334

Merged
merged 45 commits into from
Mar 11, 2020

Commits on Mar 11, 2020

  1. Add config flow to Freebox

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    333b365 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f0be6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbf4de9 View commit details
    Browse the repository at this point in the history
  4. Add device_info: connections

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    16fcbd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eb542d8 View commit details
    Browse the repository at this point in the history
  6. Typing

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    1b8eb6f View commit details
    Browse the repository at this point in the history
  7. Add device_type icon

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    c16e63b View commit details
    Browse the repository at this point in the history
  8. Remove one error log

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6cbdd20 View commit details
    Browse the repository at this point in the history
  9. Fix pylint

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    2225da6 View commit details
    Browse the repository at this point in the history
  10. Add myself as CODEOWNER

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    28086a3 View commit details
    Browse the repository at this point in the history
  11. Handle sync in one place

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    2222fac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3452eb7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c8a7930 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c3a8dd6 View commit details
    Browse the repository at this point in the history
  15. Add link step to config flow

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    d970b7a View commit details
    Browse the repository at this point in the history
  16. Fix comment

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    5b02613 View commit details
    Browse the repository at this point in the history
  17. Store token file in .storage

    Depending on host if list of Freebox integration on the future without breaking change
    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    b223056 View commit details
    Browse the repository at this point in the history
  18. Remove IP sensors + add Freebox router as a device with attrs : IPs, …

    …conection type, uptime, version & serial
    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    af4722c View commit details
    Browse the repository at this point in the history
  19. Add sensor should_poll=False

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    1941916 View commit details
    Browse the repository at this point in the history
  20. Use config_entry.unique_id

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    2b02a1f View commit details
    Browse the repository at this point in the history
  21. Test typing

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0223084 View commit details
    Browse the repository at this point in the history
  22. Handle devices with no name

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    8a420cf View commit details
    Browse the repository at this point in the history
  23. None is the default for data

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    1dd3f02 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8c56ac1 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    b36d8dd View commit details
    Browse the repository at this point in the history
  26. Review

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    746105c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    b48cf9d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    90716ed View commit details
    Browse the repository at this point in the history
  29. Entities from platforms

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    1bb3e57 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    fd5091f View commit details
    Browse the repository at this point in the history
  31. async_add_entities True

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    41b1aac View commit details
    Browse the repository at this point in the history
  32. Review

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6c19898 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    275d221 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    98ebe6d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    f9fd400 View commit details
    Browse the repository at this point in the history
  36. Review

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    6a20db7 View commit details
    Browse the repository at this point in the history
  37. Fix pipeline

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    4b2bd31 View commit details
    Browse the repository at this point in the history
  38. typing

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    53789be View commit details
    Browse the repository at this point in the history
  39. typing

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0b2e7a4 View commit details
    Browse the repository at this point in the history
  40. typing

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    a1396c1 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    a89d3b5 View commit details
    Browse the repository at this point in the history
  42. Review

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    b22c2e3 View commit details
    Browse the repository at this point in the history
  43. Multiple Freebox s

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    fa3f939 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b3d67bf View commit details
    Browse the repository at this point in the history
  45. Freebox: a sensor story

    Quentame committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ae6223c View commit details
    Browse the repository at this point in the history