Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Apr 17, 2024
  2. Apr 16, 2024
    • J. Nick Koston's avatar
      Bump habluetooth to 2.5.2 (#115721) · 6dcfe861
      J. Nick Koston authored
      6dcfe861
    • Thomas Kistler's avatar
      Add a new "Ambient Weather Network" integration (#105779) · 0dd8ffd1
      Thomas Kistler authored
      * Adding a new "Ambient Weather Network" integration.
      
      * Rebase and update code coverage.
      
      * Addressed some reviewer comments.
      
      * Remove mnemonics and replace with station names.
      
      * Remove climate-utils
      
      * Remove support for virtual stations.
      
      * Rebase
      
      * Address feedback
      
      * Remove redundant errors
      
      * Reviewer feedback
      
      * Add icons.json
      
      * More icons
      
      * Reviewer feedback
      
      * Fix test
      
      * Make sensor tests more robust
      
      * Make coordinator more robust
      
      * Change update coordinator to raise UpdateFailed
      
      * Recover from no station found error
      
      * Dynamically set device name
      
      * Address feedback
      
      * Disable some sensors by default
      
      * Reviewer feedback
      
      * Change from hub to service
      
      * Rebase
      
      * Address reviewer feedback
      
      * Reviewer feedback
      
      * Manually rerun ruff on all files
      0dd8ffd1
    • Stephen Alderman's avatar
      Add Config Flow to LG Netcast (#104913) · f62fb767
      Stephen Alderman authored
      
      * Add Config Flow to lg_netcast
      
      * Add YAML import to Lg Netcast ConfigFlow
      
      Deprecates YAML config support
      
      * Add LG Netcast Device triggers for turn_on action
      
      * Add myself to LG Netcast codeowners
      
      * Remove unnecessary user_input validation check.
      
      * Move netcast discovery logic to the backend
      
      * Use FlowResultType Enum for tests
      
      * Mock pylgnetcast.query_device_info instead of _send_to_tv
      
      * Refactor lg_netcast client discovery, simplify YAML import
      
      * Simplify CONF_NAME to use friendly name
      
      Fix: Use Friendly name for Name
      
      * Expose model to DeviceInfo
      
      * Add test for testing YAML import when not TV not online
      
      * Switch to entity_name for LGTVDevice
      
      * Add data_description to host field in user step
      
      * Wrap try only around _get_session_id
      
      * Send regular request for access_token to ensure it display on the TV
      
      * Stop displaying access token when flow is aborted
      
      * Remove config_flow only consts and minor fixups
      
      * Simplify media_player logic & raise new migration issue
      
      * Add async_unload_entry
      
      * Create issues when import config flow fails, and raise only a single yaml deprecation issue type
      
      * Remove single use trigger helpers
      
      * Bump issue deprecation breakage version
      
      * Lint
      
      ---------
      
      Co-authored-by: default avatarErik Montnemery <erik@montnemery.com>
      f62fb767
    • Tom Harris's avatar
      Move Insteon configuration panel to config entry (#105581) · c5c407b3
      Tom Harris authored
      
      * Move Insteon panel to the config menu
      
      * Bump pyinsteon to 1.5.3
      
      * Undo devcontainer.json changes
      
      * Bump Insteon frontend
      
      * Update config_flow.py
      
      * Code cleanup
      
      * Code review changes
      
      * Fix failing tests
      
      * Fix format
      
      * Remove unnecessary exception
      
      * codecov
      
      * Remove return from try
      
      * Fix merge mistake
      
      ---------
      
      Co-authored-by: default avatarErik Montnemery <erik@montnemery.com>
      c5c407b3
    • J. Nick Koston's avatar
  3. Apr 15, 2024
  4. Apr 14, 2024
  5. Apr 13, 2024
  6. Apr 12, 2024
  7. Apr 11, 2024
  8. Apr 10, 2024
  9. Apr 09, 2024
  10. Apr 08, 2024
  11. Apr 07, 2024
Loading