Historique des commits

Auteur SHA1 Message Date
  Jason Rumney a8a4573d5b fix (lock): don't include the admin flag in the unlock request il y a 4 mois
  Jason Rumney c1c677c0f4 feat (lock): allow locking and unlocking with a code il y a 5 mois
  Jason Rumney ec3ac5f46a Lock: add lock_state for read-only reporting of lock state il y a 11 mois
  Jason Rumney 6ab273b89a Add support for Papifeed pet feeder and Orion fingerprint lock il y a 1 an
  Jason Rumney 5c9f672146 Rename helpers/mixin.py to entity.py il y a 1 an
  Jason Rumney 7251b3ae24 lock: Support open action and is_opened property. il y a 1 an
  Jason Rumney 2f8af5719e Add support for Tediton K7 locks il y a 2 ans
  Jason Rumney d0dc80064d Cleanup: Reformat to satisfy ruff 0.3.0 il y a 2 ans
  Jason Rumney 9ed55acca0 Add support for SmarDeer Lock33 il y a 2 ans
  Jason Rumney 0e4f208633 Lock: clear non-persistent unlock credential dps on reporting. il y a 2 ans
  Jason Rumney 0f3439c8fa Black reformat il y a 2 ans
  Jason Rumney 55a755825d Add support for Bluetooth HU06 smart lock il y a 2 ans
  Jason Rumney dafa9db0e6 Add support for Lucking HS6 smart lock il y a 2 ans
  Jason Rumney 10a26639b5 Entities: call super().__init__ from __init__ il y a 2 ans
  Jason Rumney 0a13b4addf Refactor: merge generic/* implementations into the top-level platforms. il y a 3 ans
  Jason Rumney ef6c2e9519 Refactor platform init code. il y a 3 ans
  Jason Rumney 0c9b48e530 Refactor common initialisation code into a helper. il y a 3 ans
  Jason Rumney 62e3b725cf Eliminate configuration of non-deprecated entities. il y a 3 ans
  Jason Rumney 2d47be7a68 Prepare initialisation for future multiple entities of the same type. il y a 4 ans
  Jason Rumney c57c7bde70 Prefer non-legacy types. il y a 4 ans
  Jason Rumney 09d30acbc4 Raise exception if config cannot be loaded. il y a 4 ans
  Jason Rumney ae418c840a Migrate config. il y a 4 ans
  Jason Rumney 3678ee3782 Resolve CONF_TYPE_AUTO once per device. il y a 4 ans
  Jason Rumney 532fb44d5c Add fan entity configurations for Goldair Dehumidifier and Eanons humidifier. il y a 4 ans
  Jason Rumney 93db615115 Add a generic humidifier entity. il y a 4 ans
  Jason Rumney 5698e1811d Convert light to generic component. il y a 4 ans
  Jason Rumney ef68755274 Use the generic lock component instead of separate classes for each device. il y a 4 ans
  Jason Rumney 53a150bed6 Refactor climate, light, switch to lookup legacy_class in config. il y a 4 ans
  Jason Rumney 2d8f251c66 Fix test warning and Sonar issues. il y a 4 ans
  Jason Rumney 5d54b1aef1 Get the legacy_class from the config files for lock devices. il y a 4 ans