Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/home-assistant/core.git. Pull mirroring updated .
  1. Mar 16, 2018
    • Fabien Piuzzi's avatar
      Adding Foobot device sensor (#12417) · 0deef348
      Fabien Piuzzi authored
      * Added Foobot device sensor
      
      * Added error handling tests
      
      * Corrections after PR review.
      
      * Migrated to async/await syntax
      
       * lint fixes
       * stop raising HomeAssistantError
       * debug log for number of requests
      
      * Moved shared data between sensors from a class attribute to a separate class
      
      * Made test more async-aware
      
      disabled setup error test for now as it's not working
      
      * Working failure scenarios tests
      0deef348
    • cdce8p's avatar
      Homekit: New supported devices (#13244) · 2350ce96
      cdce8p authored
      * Fixed log message
      * Added support for scripts
      * Added support for lights
      * Small refactoring
      * Added support for humidity sensor
      * Added tests
      2350ce96
  2. Mar 15, 2018
  3. Mar 14, 2018
Loading