Historial de Commits

Autor SHA1 Mensaje Fecha
  Jason Rumney daf4306041 Hotfix: fix string method name in migration hace 2 años
  Jason Rumney 1b5b74de61 Use default translated names for some variants of the default name. hace 2 años
  Jason Rumney 3b77686990 Migrate entity ids to use device_class when unnamed. hace 2 años
  Tim Laing 8410111dd5 Reformatted using isort & black to match vscode task hace 2 años
  Lukas Drbal 7a6aca36a6 Fix diagnostics and another device_id usage for subdevices hace 3 años
  Nicolas f5a1570b3a Add Gateway subdevices integration. hace 3 años
  Jason Rumney bb80fe5a70 Refactor common error message into constant. hace 3 años
  Jason Rumney 7766461f16 slugify name when migrating. hace 3 años
  Jason Rumney 022d016aba __init__: use old format strings for logging. hace 3 años
  Jason Rumney e20a954a8a config migration: platform is tuya_local hace 3 años
  Jason Rumney b9fcdbedf6 unique_id_migration: use a unique name for the migration function hace 3 años
  Jason Rumney 31802d4c6a Config flow: migrate unique_id of entities to include platform. hace 3 años
  Jason Rumney bdaf687f21 Add a new option "poll_only" to force polling of devices. hace 3 años
  Jason Rumney 72d8b8311e Support for persistent connections. hace 3 años
  Jason Rumney f64fcd0d02 Allow explicitly setting the protocol version. hace 3 años
  Jason Rumney 9eb57679e9 Remove obsolete constants. hace 3 años
  Jason Rumney 55ca20f98a Revert "Revert "Refactor async_setup_entry."" hace 3 años
  Jason Rumney 8a086fd2fb Revert "Refactor async_setup_entry." hace 3 años
  Jason Rumney f82d85e8ee Refactor async_setup_entry. hace 3 años
  Jason Rumney ad1a723020 Remove some more unnecessary handling of deprecated entities. hace 3 años
  Jason Rumney 5922563351 Clean up config and docs after removal of deprecated entities. hace 3 años
  Jason Rumney 62e3b725cf Eliminate configuration of non-deprecated entities. hace 3 años
  Jason Rumney 1aa8190ba9 Options can be in data after initial config. hace 4 años
  Jason Rumney 5d718ff923 Black reformat for lint check hace 4 años
  Jason Rumney 103397bfd9 Standardize naming of outlets to simplify translations. hace 4 años
  Jason Rumney 4651a348eb Use get with default of False when migrating options. hace 4 años
  Jason Rumney 22ea716df3 Migrate unique_ids to be really unique. hace 4 años
  Jason Rumney 0b29ddc094 Avoid errors when migrating multiple entities of the same type. hace 4 años
  Jason Rumney b7e34c729b Migrate to config_id based on type and name as index in config. hace 4 años
  Jason Rumney 1a59582dd1 Add light color_mode tests to fill out unit testing coverage. hace 4 años