Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Nov 19, 2019
    • Malte Franken's avatar
      GeoNet NZ Volcanic Alert Level sensor (#26901) · 4e9e9efa
      Malte Franken authored
      * first version of new integration
      
      * moved icon to shared consts
      
      * added unit tests
      
      * transformed from geolocation to sensor integration
      
      * alert level is now the state of the sensor
      
      * adopted unit tests
      
      * fixed comment
      
      * keep all sensors registered even if the feed update fails intermittently
      
      * bumped version of upstream library
      
      * bumped version of integration library
      
      * regenerated requirements
      
      * bumped version of integration library
      
      * bumped version of integration library
      
      * fixed generated file
      
      * removed commented out code
      
      * regenerated config flow file
      
      * update to latest integration library version
      
      * simplified code
      
      * removed debug log statement
      
      * simplified code structure
      
      * defined constant
      
      * use core interfaces
      
      * moved test and fixture
      
      * sorted imports
      
      * simplified patching
      
      * moved fixture to central config file
      4e9e9efa
    • HomeAssistant Azure's avatar
      [ci skip] Translation update · 8439e597
      HomeAssistant Azure authored
      8439e597
  2. Nov 18, 2019
  3. Nov 17, 2019
  4. Nov 16, 2019
  5. Nov 15, 2019
    • Davide Varricchio's avatar
      Add support for Hisense AEH-W4A1 wifi module (AC remote control) (#28641) · d796053d
      Davide Varricchio authored
      * First commit
      
      * First working release, but there's a lot to do
      
      * Added support for preset_modes
      
      * Refined logic
      
      * Added translations for config_flow
      
      * Updated translations
      
      * modified:   homeassistant/components/hisense_aehw4a1/climate.py
      
      * modified:   climate.py
      
      * Updated library to latest version
      
      * Small changes
      
      * Null states when AC off
      
      * Minor fixes
      
      * Latest updates for TOX
      
      * First commit
      
      * First working release, but there's a lot to do
      
      * new file:   requirements_test_all.txt
      
      * Added support for preset_modes
      
      * Refined logic
      
      * Added translations for config_flow
      
      * Updated translations
      
      * modified:   homeassistant/components/hisense_aehw4a1/climate.py
      
      * modified:   climate.py
      
      * Updated library to latest version
      
      * Small changes
      
      * Null states when AC off
      
      * Minor fixes
      
      * Latest updates for TOX
      
      * new file:   requirements_test_all.txt
      
      * Fighting with tox
      
      * vs Tox round 2
      
      * Isort and updated requirements_test_all.txt
      
      * Fighting with lint
      
      * Implemented available state
      
      * Changed exception type after Travis-ci pylint fails
      
      * Support entry in configuration.yaml
      
      * Removed commented code
      
      * Switched to async
      
      * Minor changes
      
      * Updated library and fixed pylint errors
      
      * Code optimization
      
      * Implemented static ip addresses in configuration.yaml
      
      * Reverted to existing constant
      
      * Corrected pylint wrong-import-order
      
      * Recovery from nuke event (messing all while rebase)
      
      * Resolved Ci error
      
      * Changes for PR
      
      * Corrected temp scale for frontend
      
      * Added test for config entry from configuration.yaml
      
      * Updated dependency
      
      * Check on manual config
      
      * Imported custom exceptions and modified import config
      
      * Optimized
      
      * Change based on PR revision
      
      * Added logging for failure event on manual config
      
      * Tests added but to be corrected
      
      * Edited tests
      
      * Tests updated to ensure no I/O
      
      * Working on tests
      
      * Cheanges based on revision for PR
      
      * Setting librey exception as direct side_effect in test
      
      * Final changes for PR
      
      * Redundand on command solved
      
      * Improved AC logic
      d796053d
    • Tyler Page's avatar
      Fix changing venstar operation_mode (#28754) · 35000848
      Tyler Page authored
      35000848
    • LeoCal's avatar
      Fix Swisscom empty response received (#28782) · 4c690eac
      LeoCal authored
      4c690eac
    • SukramJ's avatar
    • Paolo Tuninetto's avatar
    • fredericvl's avatar
      Change unique id for SAJ sensor based on device SN (#28663) · 5e973dd0
      fredericvl authored
      * Change unique id for SAJ sensor based on device SN
      
      * Add SAJ device name + sn to state attributes
      
      * Revert device state attributes (after review)
      5e973dd0
Loading