Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Sep 03, 2022
    • Simon Hansen's avatar
      Convert platform in iss integration (#77218) · 7e100b64
      Simon Hansen authored
      * Hopefully fix everthing and be happy
      
      * ...
      
      * update coverage file
      
      * Fix tests
      7e100b64
    • Øyvind Matheson Wergeland's avatar
      Add Nobø Ecohub integration (#50913) · f52c00a1
      Øyvind Matheson Wergeland authored
      
      * Initial version of Nobø Ecohub.
      
      * Options update listener for Nobø Ecohub
      
      * Unit test for nobo_hub config flow
      
      * Cleanup
      
      * Moved comment re backwards compatibility
      
      * Improved tests
      
      * Improved tests
      
      * Options flow test
      Pylint
      
      * Fix backwards compatibility mode
      
      * Don't require Python 3.9
      
      * Import form configuration.yaml
      
      * Check if device is already configured.
      Correct tests for only discovering serial prefix
      Fix importing when only serial suffix is configured
      
      * Use constants
      
      * Pylint and variable name clenaup.
      
      * Review
      
      Co-authored-by: default avatarFranck Nijhof <frenck@frenck.nl>
      
      * Fix tests
      
      * Correct disabling off_command and on_commands ("Default" is a hard coded week profile in the hub).
      
      * Improve options dialog
      
      * Configure override type in options dialog
      
      * Formatting
      
      * pyupgrade
      
      * Incorporated review comments
      
      * Incorporated review comments.
      
      * Incorporated second round of review comments.
      
      * Add polling to discover preset change in HVAC_MODE_AUTO.
      
      * Added tests/components/nobo_hub to CODEOWNERS.
      
      * Update homeassistant/components/nobo_hub/config_flow.py
      
      Review
      
      Co-authored-by: default avatarAllen Porter <allen.porter@gmail.com>
      
      * Update homeassistant/components/nobo_hub/climate.py
      
      Review
      
      Co-authored-by: default avatarAllen Porter <allen.porter@gmail.com>
      
      * Simplify if tests.
      
      * Update homeassistant/components/nobo_hub/__init__.py
      
      Co-authored-by: default avatarFranck Nijhof <frenck@frenck.nl>
      
      * Update homeassistant/components/nobo_hub/__init__.py
      
      Co-authored-by: default avatarFranck Nijhof <frenck@frenck.nl>
      
      * Update homeassistant/components/nobo_hub/__init__.py
      
      Co-authored-by: default avatarFranck Nijhof <frenck@frenck.nl>
      
      * Separate config step for manual configuration.
      
      * Fixed indentation
      
      * Made async_set_temperature more robust
      
      * Thermometer supports tenths even though thermostat is in ones.
      
      * Preserve serial suffix in config dialog on error.
      
      * Initial version of Nobø Ecohub.
      
      * Improved tests
      
      * Review
      
      Co-authored-by: default avatarFranck Nijhof <frenck@frenck.nl>
      
      * Configure override type in options dialog
      
      * Separate config step for manual configuration.
      
      * Update homeassistant/components/nobo_hub/__init__.py
      
      Co-authored-by: default avatarFranck Nijhof <frenck@frenck.nl>
      
      * Formatting (prettier)
      
      * Fix HA stop listener.
      
      * Review
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
      
      * Review
      - Removed workaround to support "OFF" setting.
      - Simplified config flow to add a new device.
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
      
      * Fixed review comments
      
      * Update en.json with correction in review.
      
      * Implemented review comments:
      - Register devices
      - Simplifed async_set_temperature
      
      * Register hub as device in init module
      
      * Implemented review comments.
      Upgraded pynobo to 1.4.0.
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
      
      * Avoid tacking on the device name in the entity name
      
      * Inherit entity name from device name
      
      Co-authored-by: default avatarFranck Nijhof <frenck@frenck.nl>
      Co-authored-by: default avatarAllen Porter <allen.porter@gmail.com>
      Co-authored-by: default avatarMartin Hjelmare <marhje52@gmail.com>
      f52c00a1
    • Paulus Schoutsen's avatar
      Bump frontend to 20220902.0 (#77734) · cf988354
      Paulus Schoutsen authored
      cf988354
    • GitHub Action's avatar
      [ci skip] Translation update · 945299df
      GitHub Action authored
      945299df
  2. Sep 02, 2022
  3. Sep 01, 2022
Loading