Commit Graph

  • 79804e107e Merge remote-tracking branch 'upstream/master' master William P 2025-06-22 09:53:37 -04:00
  • 9eabc43da2 Deprecation fix: use VacuumActivity Michiel De Wilde 2025-04-22 18:14:40 +02:00
  • 2217b09286 Deprecation fix: do not call async_forward_entry_setups in an async task Michiel De Wilde 2025-04-22 18:13:46 +02:00
  • e6bcaa1127 Deprecation fix: use async_register_admin_service Michiel De Wilde 2025-04-22 18:11:23 +02:00
  • 5f2c027c1e Update manifest.json rospogrigio 2025-01-14 15:05:27 +01:00
  • 01a6f0fa15 Update README.md (#1808) Handrail9 2025-01-14 14:03:16 +00:00
  • 12d40f81af fix(common.py) - Change loglevel for missing device configuration from WARNING to DEBUG. (#1816) Tobias Dörfler 2025-01-14 11:26:26 +01:00
  • 6202c74e39 add a subset of HVAC_MODE_SETS (#1875) Alex 2025-01-14 10:13:07 +00:00
  • 1369245b15 fix: climate deprecated attributes dim145 2025-01-04 13:42:44 +01:00
  • 096568bd20 fix: remove useless test line in status_updated of light dim145 2025-01-04 12:44:04 +01:00
  • 65f3dafd04 fix: add color_mode property & adapt color mode method (is_xxx_mode) dim145 2025-01-04 12:38:41 +01:00
  • b01861d53e fix: add FanEntityFeature.TURN_OFF/ON to fans dim145 2025-01-04 12:10:52 +01:00
  • 42b6eb1fc1 refactor: define MODE_MANUAL dim145 2025-01-04 11:52:40 +01:00
  • d57932e8e4 fix: do not use deprecated attr in light entity dim145 2025-01-04 04:13:47 +01:00
  • e1fb0f2ccb fix: do not use deprecated features dim145 2025-01-04 04:06:43 +01:00
  • 1da7b313d4 Add discovered HVAC and PRESET options (#1177) Andy Barratt 2024-09-13 14:04:02 +01:00
  • 87d61eea6f at init: Replace deprecated async entry setup call with suggestion. Esteban Zapata Rojas 2024-07-05 15:58:39 -05:00
  • 34ab80ad93 support boolean for HVAC Eco preset William P 2024-05-29 13:10:00 -04:00
  • f27de00793 time for a longhorn reset William 2024-05-12 20:03:56 -04:00
  • 112fbeb0dd fix translations William 2024-05-11 18:58:17 -04:00
  • e5c98ab09d apparently i forgor to add the DP field William 2024-05-11 18:56:58 -04:00
  • 5beec4d43c lets try this William 2024-05-11 17:59:40 -04:00
  • 6ea37e31c2 reverting, breaks localtuya William 2024-05-11 10:23:28 -04:00
  • 65f61925c9 add onoff logic William 2024-05-11 08:54:27 -04:00
  • f140290f13 apparently you can't have escape chars in these strings... William 2024-05-09 22:02:01 -04:00
  • 24e2887506 fix missing const references William 2024-05-09 21:40:18 -04:00
  • a065a45764 implement UI changes William 2024-05-09 21:31:55 -04:00
  • d2fa4dc2a0 added dict get() instead of assuming keys exist; now handles config_flow setup failures without crashing hello@theauthtoken.com 2022-10-09 19:54:31 -07:00
  • 7b37f07fd0 Add support for more ac/fan modes (#1389) Simon Tegelid 2024-04-15 14:28:34 +02:00
  • 490ad9ed5a Merge pull request #1613 from elad-bar/master rospogrigio 2024-01-22 10:37:33 +01:00
  • 9c0e733804 Replaced SUPPORT_* with enums, set minimum HA version in HACS configuration to 2024.1.0 Elad Bar 2024-01-05 13:29:06 +02:00
  • e5009fd3f8 Merge pull request #1476 from ncd7/climate-minmax-default-temp-when-in-F-fix rospogrigio 2023-09-22 19:16:59 +02:00
  • 1c173d949a Merge branch 'master' into climate-minmax-default-temp-when-in-F-fix rospogrigio 2023-09-22 17:15:19 +02:00
  • 180b6645d2 Merge pull request #1135 from ov1d1u/master rospogrigio 2023-09-22 11:06:43 +02:00
  • bf8f2bb06c Merge branch 'master' into master rospogrigio 2023-09-16 13:03:45 +02:00
  • 0c8fd9d0ec Fixing tox issues rospogrigio 2023-09-15 15:04:40 +02:00
  • 69774f574a Merge pull request #1465 from Nealium/offline_init rospogrigio 2023-09-12 17:43:37 +02:00
  • 137ff78874 Merge branch 'master' into offline_init rospogrigio 2023-09-12 17:10:50 +02:00
  • 23b0cfde6d Allow port reuse so that other integrations can read the same port (#1481) Luke Bonaccorsi 2023-09-12 16:10:28 +01:00
  • fa8217cdfb Merge branch 'master' into offline_init rospogrigio 2023-09-12 13:28:45 +02:00
  • 25105427b8 Handle 3.4 protocol, fix CI (#1251) dulyts 2023-09-12 13:24:39 +02:00
  • b3afa14095 fix bug when climate entity is using default min/max temp and temp unit is F nu 2023-08-17 23:59:53 -04:00
  • 62011a9d6b Fixed initialization with API but no internet. Neal Joslin 2023-07-25 23:17:59 -04:00
  • 2b3ade04c7 Merge branch 'rospogrigio:master' into master Ovidiu D. Nițan 2023-07-17 15:43:12 +03:00
  • f06e4848e6 Merge pull request #1424 from rospogrigio/fix_socket.send_exceptions rospogrigio 2023-06-07 12:27:31 +02:00
  • ba5670fc1d Fixing pylint error rospogrigio 2023-06-07 12:23:41 +02:00
  • 9d5984e4cf Fix for socket.send() exceptions in the logs rospogrigio 2023-06-07 11:59:31 +02:00
  • 53e1ad8488 Updated manifest.json rospogrigio 2023-05-24 14:20:18 +02:00
  • 5f9141790d Fixed tox errors rospogrigio 2023-05-24 11:50:27 +02:00
  • 928f8e985a Merge branch 'master' into feat-add-entities rospogrigio 2023-05-24 11:27:28 +02:00
  • 9d92cadef3 Reduced logging level for 'Command %d timed out waiting for sequence number'; set v.5.1.0 rospogrigio 2023-05-24 11:24:09 +02:00
  • 9df62b79db Merge branch 'master' into feat-add-entities rospogrigio 2023-05-24 11:12:09 +02:00
  • a987d35429 Merge pull request #1400 from oven-lab/master rospogrigio 2023-05-24 11:11:05 +02:00
  • 8af1836542 Update tox.ini oven-lab 2023-05-20 14:49:49 +02:00
  • f2134b877f Update tox.yaml oven-lab 2023-05-20 14:27:49 +02:00
  • 7329aefd08 Delete combined.yaml oven-lab 2023-05-20 14:24:06 +02:00
  • 2dbff47505 Alphabetize manifest.json oven-lab 2023-05-20 14:15:08 +02:00
  • a47cdc4096 Add Hassfest validation oven-lab 2023-05-20 14:06:54 +02:00
  • 651dc8bd94 Update hacs.json oven-lab 2023-05-20 14:00:48 +02:00
  • de88ee5681 Remove extra key oven-lab 2023-05-20 13:59:29 +02:00
  • 861dcc5ffd Update manifest.json oven-lab 2023-05-20 13:58:52 +02:00
  • e79520ebc0 Remove extra key oven-lab 2023-05-20 13:54:46 +02:00
  • d241f0323b Add HACS validation oven-lab 2023-05-20 13:47:25 +02:00
  • 55338e22da Merge pull request #1 from oven-lab/oven-lab-Fix-depreciated-async_get_registry oven-lab 2023-05-20 10:09:59 +02:00
  • 1691c5f296 Fix depreciated async_get_registry oven-lab 2023-05-20 10:05:49 +02:00
  • 7cb065bf51 revert the default region GaoJing 2023-03-16 16:06:58 +08:00
  • 904f4feb6c Add entities during 'Edit a device' GaoJing 2023-03-16 15:50:31 +08:00
  • 6b9f3df555 Tox fixes, reduced to 3.9 only rospogrigio 2023-02-07 17:54:02 +01:00
  • d4af0f63f6 Tox fixes rospogrigio 2023-02-07 17:44:51 +01:00
  • fa301d1ad6 Fix for not reconnecting after 'giving up' rospogrigio 2023-02-07 17:19:27 +01:00
  • f51d833ae1 Tox fixes rospogrigio 2023-02-07 10:02:29 +01:00
  • febbf421d4 Tox fixes rospogrigio 2023-02-07 10:00:18 +01:00
  • 6d0e407e7e Tox fixes rospogrigio 2023-02-07 09:57:27 +01:00
  • 999d50ee4e Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya-homeassistant into stability_fixes rospogrigio 2023-02-06 10:28:42 +01:00
  • c909349cde Improved logging rospogrigio 2023-02-06 10:28:31 +01:00
  • a47e7f7c6b Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya into stability_fixes rospogrigio 2023-02-06 10:25:34 +01:00
  • 06d54f9c92 Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya into stability_fixes rospogrigio 2023-02-06 10:25:34 +01:00
  • cf3221d4c8 Introduced update of local_key when editing a device rospogrigio 2023-02-06 10:17:57 +01:00
  • cd97287af3 Merge branch 'stability_fixes' of github.com:rospogrigio/localtuya-homeassistant into stability_fixes rospogrigio 2023-01-29 18:26:11 +01:00
  • 6371c979f6 Merge branch 'CloCkWeRX-fix-casting-issue' into stability_fixes rospogrigio 2023-01-29 18:25:19 +01:00
  • 86eabbdcdc Merge branch 'sibowler-fix_semaphore_release_error' into stability_fixes rospogrigio 2023-01-24 17:58:10 +01:00
  • adab66d0a9 Merge branch 'sibowler-fix_semaphore_release_error' into stability_fixes rospogrigio 2023-01-24 17:58:10 +01:00
  • 7a97fdfe97 Improved stability and Fix local_key update to not be thwarted by retries rospogrigio 2023-01-24 17:03:19 +01:00
  • 613bde4d6a Improved logging rospogrigio 2023-01-24 17:02:10 +01:00
  • 77ac5a86b6 Swap to int Daniel O'Connor 2023-01-23 21:50:31 +10:30
  • 8ff194ede4 Adjust input to avoid putting a string into an int Daniel O'Connor 2023-01-23 21:45:42 +10:30
  • dccb32820b Adjust input to avoid putting a string into an int Daniel O'Connor 2023-01-23 21:33:52 +10:30
  • 4d3a6cce5c Force to int Daniel O'Connor 2023-01-23 21:28:15 +10:30
  • da6e929cfc Merge branch 'master' into fix_semaphore_release_error sibowler 2023-01-23 13:00:56 +10:00
  • 6024604f33 Merge branch 'rospogrigio:master' into master Ovidiu D. Nițan 2023-01-15 20:44:10 +02:00
  • 98cc44fcd1 New tuyadebug.tgz now including a tinytuya test rospogrigio 2023-01-12 23:20:16 +01:00
  • c15fcaa9b8 Fix for unknown state of covers/shutters rospogrigio 2023-01-12 19:14:55 +01:00
  • b9c0e5ee8d Update bug_report.md rospogrigio 2023-01-12 19:07:53 +01:00
  • f4164cdeb1 New tuyadebug.tgz now supporting protocol 3.4 rospogrigio 2023-01-10 23:26:11 +01:00
  • 828000b129 Update manifest.json for 5.0.0 rospogrigio 2023-01-10 23:13:53 +01:00
  • 1f8555126f Merge pull request #1227 from rospogrigio/device_debugging_option rospogrigio 2023-01-10 22:53:12 +01:00
  • 1e3b0476f8 Merge branch 'master' into device_debugging_option rospogrigio 2023-01-10 22:42:30 +01:00
  • 20ab4017c1 Introduced IT and PT translations rospogrigio 2023-01-10 18:27:26 +01:00
  • c379645ea1 Introduced abort in config flow if all entities are deselected when editing a device rospogrigio 2023-01-10 12:54:39 +01:00
  • 0f3160f178 Fix for version not being set yet when calling _setup_dispatcher rospogrigio 2023-01-10 11:31:37 +01:00