Commit Graph

  • bee55d08fb
    Create FileConfiguration baseclass (#2651) Joakim Sørensen 2021-03-01 12:26:43 +01:00
  • 7a542aeb38
    Add support for loading add-on translation files (#2644) Joakim Sørensen 2021-03-01 11:44:24 +01:00
  • 8d42513ba8
    Bump gitpython from 3.1.13 to 3.1.14 (#2647) dependabot[bot] 2021-03-01 11:33:41 +01:00
  • 89b7247aa2
    Bump home-assistant/builder from 2021.01.1 to 2021.02.0 (#2650) dependabot[bot] 2021-03-01 10:56:10 +01:00
  • 29132e7f4c
    Bump coverage from 5.4 to 5.5 (#2648) dependabot[bot] 2021-03-01 10:24:38 +01:00
  • 3fd9baf78e
    Bump pylint from 2.6.2 to 2.7.2 (#2649) dependabot[bot] 2021-03-01 10:17:21 +01:00
  • f3aa3757ce
    Fixed typos in resolution notify (#2646) Philip Allgaier 2021-03-01 09:44:16 +01:00
  • 3760967f59
    Allow use YAML for addon and repository config (#2645) Joakim Sørensen 2021-02-28 20:00:02 +01:00
  • f7ab8e0f7f
    Update frontend to 478a4b25 (#2637) 2021.02.12 Joakim Sørensen 2021-02-26 15:23:15 +01:00
  • 0e46ea12b2
    Allways store docker and repository config (#2636) Joakim Sørensen 2021-02-26 13:40:47 +01:00
  • be226b2b01
    Make homeassistant optional in partial snapshot (#2635) Joakim Sørensen 2021-02-26 12:51:04 +01:00
  • 9e1239e192
    Bump aiohttp from 3.7.3 to 3.7.4 (#2633) dependabot[bot] 2021-02-26 09:43:45 +01:00
  • 2eba3d85b0
    Bump pulsectl from 20.5.1 to 21.2.0 (#2634) dependabot[bot] 2021-02-26 09:42:59 +01:00
  • 9b569268ab
    Fix add-on updates (#2632) Joakim Sørensen 2021-02-25 23:29:39 +01:00
  • 31f5033dca
    Add throttle to job execution (#2631) Pascal Vizeli 2021-02-25 23:29:03 +01:00
  • 78d9c60be5
    Log issues/suggestion with info (#2629) Pascal Vizeli 2021-02-25 19:52:19 +01:00
  • baa86f09e5
    Real-time fixes (#2630) Stefan Agner 2021-02-25 18:48:08 +01:00
  • a4c4b39ba8
    Fix k-anonymity handling (#2627) Pascal Vizeli 2021-02-25 18:16:20 +01:00
  • 752068bb56
    Add /store API (#2626) Joakim Sørensen 2021-02-25 16:15:51 +01:00
  • 739cfbb273
    Small cleanups with pwned handling (#2625) Pascal Vizeli 2021-02-25 15:36:02 +01:00
  • 115af4cadf
    Optimize resolution checks / add endpoint to trigger it manual (#2622) Pascal Vizeli 2021-02-25 14:05:27 +01:00
  • ae3274e559
    Add home-assistant version to API response (#2621) Joakim Sørensen 2021-02-25 11:44:22 +01:00
  • c61f096dbd
    Bump docker from 4.4.3 to 4.4.4 (#2619) dependabot[bot] 2021-02-25 10:27:24 +01:00
  • ee7b5c42fd
    Bump awesomeversion from 21.2.2 to 21.2.3 (#2620) dependabot[bot] 2021-02-25 10:27:05 +01:00
  • 85d527bfbc
    Add check for pwned secrets to resolution center (#2614) Pascal Vizeli 2021-02-25 09:37:45 +01:00
  • dd561da819
    Fix landingpage on check_api_state (#2615) Pascal Vizeli 2021-02-24 21:52:18 +01:00
  • cb5932cb8b
    Fix issue with concurrent reads (#2610) Joakim Sørensen 2021-02-24 18:36:21 +01:00
  • 8630adc54a
    Add execution limit for jobs (#2612) Pascal Vizeli 2021-02-24 17:15:13 +01:00
  • 90d8832cd2
    Send event when add-on changes state (#2608) Joakim Sørensen 2021-02-23 15:12:30 +01:00
  • 3802b97bb6
    Add kernel docs about the device classes (#2607) Pascal Vizeli 2021-02-22 15:10:28 +01:00
  • 2de175e181
    Remove not needed call_soon (#2606) Pascal Vizeli 2021-02-22 14:41:44 +01:00
  • 6b7d437b00
    Signal frontend to refresh on SU startup (#2603) Joakim Sørensen 2021-02-22 14:31:48 +01:00
  • e2faf906de
    Use the cpu_rt support check also for rtprio (#2605) Pascal Vizeli 2021-02-22 14:02:36 +01:00
  • bb44ce5cd2
    Fix small typo in log message (#2604) Franck Nijhof 2021-02-22 13:44:12 +01:00
  • 15544ae589
    Show add-on with bad config in log (#2601) Joakim Sørensen 2021-02-22 13:43:03 +01:00
  • e421284471
    Detect host support for CPU realtime + add an option for enable it (#2602) Pascal Vizeli 2021-02-22 13:30:32 +01:00
  • 785dc64787
    Imrove the LXC detection (#2599) Pascal Vizeli 2021-02-22 11:39:18 +01:00
  • 7e7e3a7876
    Update frontend to ef0bfb23 (#2598) Joakim Sørensen 2021-02-22 11:22:47 +01:00
  • 2b45c059e0
    Support realtime scheduling for add-ons (#2593) Pascal Vizeli 2021-02-22 11:22:36 +01:00
  • 14ec61f9bd
    Update frontend to 2d3cf7d8 (#2594) Joakim Sørensen 2021-02-22 09:41:52 +01:00
  • 5cc72756f8
    Fix some issues with the issue template (#2592) Joakim Sørensen 2021-02-19 23:35:00 +01:00
  • 44785ef3e2
    Update GitHub Issue Form template (#2591) Franck Nijhof 2021-02-19 23:18:23 +01:00
  • e60d858feb
    Allow for static port in Watchdog add-on configuration (#2589) Franck Nijhof 2021-02-19 15:23:17 +01:00
  • b31ecfefcd
    Initial WS support (#2439) Joakim Sørensen 2021-02-19 11:57:31 +01:00
  • c342231052
    Bump docker from 4.4.2 to 4.4.3 (#2587) dependabot[bot] 2021-02-19 10:09:03 +01:00
  • 673666837e
    Bump sentry-sdk from 0.20.2 to 0.20.3 (#2588) dependabot[bot] 2021-02-19 08:59:22 +01:00
  • c8f74d6c0d
    Bump actions/stale from v3.0.16 to v3.0.17 (#2586) dependabot[bot] 2021-02-19 08:42:14 +01:00
  • 7ed9de8014
    Fix device check if not exists (#2585) 2021.02.11 Pascal Vizeli 2021-02-18 12:39:42 +01:00
  • 8650947f04
    Add capabilities for puleaudio (#2583) Pascal Vizeli 2021-02-17 17:21:47 +01:00
  • a0ac8ced31
    Fix handling with full access / blocked devices (#2581) 2021.02.10 Pascal Vizeli 2021-02-17 15:48:48 +01:00
  • 2145bbea81
    Update frontend to 03d41741 (#2580) Joakim Sørensen 2021-02-17 13:12:37 +01:00
  • 480000ee7f
    Fix typo in suggestion (#2578) Pascal Vizeli 2021-02-17 12:49:07 +01:00
  • 9ec2ad022e
    Bump cryptography from 3.4.5 to 3.4.6 (#2576) dependabot[bot] 2021-02-17 12:01:18 +01:00
  • 43e40816dc
    Bump pylint from 2.6.0 to 2.6.2 (#2577) dependabot[bot] 2021-02-17 12:00:59 +01:00
  • 941ea3ee68
    Fix audio cgroup issue (#2575) Pascal Vizeli 2021-02-16 09:34:15 +01:00
  • a6e4b5159e
    Discovery for vlc telnet (#2573) Pascal Vizeli 2021-02-16 09:31:07 +01:00
  • 6f542d58d5
    Bump docker from 4.4.1 to 4.4.2 (#2571) dependabot[bot] 2021-02-16 08:41:01 +01:00
  • b2b5fcee7d
    Bump sentry-sdk from 0.20.1 to 0.20.2 (#2572) dependabot[bot] 2021-02-16 08:40:38 +01:00
  • 59a82345a9
    Drop full privileged from audio plugin (#2570) Pascal Vizeli 2021-02-16 08:40:19 +01:00
  • b61a747876
    Kernel modules add-on flag need no extra cap (#2569) Pascal Vizeli 2021-02-15 20:42:03 +01:00
  • 72e5d800d5
    Bump cryptography from 3.4.4 to 3.4.5 (#2567) dependabot[bot] 2021-02-15 10:09:54 +01:00
  • c7aa6d4804
    Bump sentry-sdk from 0.20.0 to 0.20.1 (#2568) dependabot[bot] 2021-02-15 10:08:58 +01:00
  • b31063449d
    Fix path for tmpfs (#2565) 2021.02.9 Pascal Vizeli 2021-02-13 20:34:32 +01:00
  • 477672459d
    Bump sentry-sdk from 0.19.5 to 0.20.0 (#2563) dependabot[bot] 2021-02-12 15:33:20 +01:00
  • 9c33897296
    Add some issues and suggestion (#2557) Pascal Vizeli 2021-02-11 09:06:46 +01:00
  • 100cfb57c5
    Fix Typos in LOGGER (#2552) Matheson Steplock 2021-02-10 15:53:37 -05:00
  • 40b34071e7
    Revert "Mask folder /dev/bus/usb RW (#2555)" (#2556) Pascal Vizeli 2021-02-10 11:35:21 +01:00
  • 341833fd8f
    Mask folder /dev/bus/usb RW (#2555) Pascal Vizeli 2021-02-10 10:37:40 +01:00
  • f647fd6fea
    Bump cryptography from 3.4.3 to 3.4.4 (#2553) dependabot[bot] 2021-02-10 10:23:42 +01:00
  • 53642f2389
    Bump gitpython from 3.1.12 to 3.1.13 (#2554) dependabot[bot] 2021-02-10 10:23:06 +01:00
  • b9bdd655ab
    Add hidraw to USB (#2549) 2021.02.8 Pascal Vizeli 2021-02-09 21:09:57 +01:00
  • e9e1b5b54f
    Add support for hiddev on USB (#2548) 2021.02.7 Pascal Vizeli 2021-02-09 19:25:16 +01:00
  • be2163d635
    Small tweaks to issue form (#2545) Franck Nijhof 2021-02-09 17:25:34 +01:00
  • 7f6dde3a5f
    Fix issue template forms (#2543) Franck Nijhof 2021-02-09 17:14:44 +01:00
  • 334aafee23
    Update frontend to c7821b9c (#2542) Joakim Sørensen 2021-02-09 13:10:13 +01:00
  • 1a20c18b19
    Use Alpine 3.13 (#2539) Pascal Vizeli 2021-02-09 10:21:14 +01:00
  • 6e655b165c
    Bump cryptography from 3.3.1 to 3.4.3 (#2537) dependabot[bot] 2021-02-09 10:04:58 +01:00
  • d768b2fa1e
    Fix UI options without filter (#2536) 2021.02.6 Pascal Vizeli 2021-02-08 21:37:44 +01:00
  • 85bce1cfba
    Add core state to /info API (#2531) Joakim Sørensen 2021-02-08 12:39:46 +01:00
  • a798a2466f
    Change Supervisor update flow with AppArmor (#2529) Pascal Vizeli 2021-02-08 10:45:34 +01:00
  • 2a5d8a5c82
    Bump actions/stale from v3.0.15 to v3.0.16 (#2527) dependabot[bot] 2021-02-08 09:40:58 +01:00
  • ea62171d98
    Bump pyupgrade from 2.9.0 to 2.10.0 (#2526) dependabot[bot] 2021-02-08 09:40:46 +01:00
  • 196389d5ee
    Bump pre-commit from 2.10.0 to 2.10.1 (#2525) dependabot[bot] 2021-02-08 09:40:33 +01:00
  • 1776021620
    Bump actions/cache from v2 to v2.1.4 (#2528) dependabot[bot] 2021-02-08 09:39:28 +01:00
  • c42a9124d3
    Fix cleanup with changed image (#2521) 2021.02.5 Pascal Vizeli 2021-02-05 16:03:57 +01:00
  • a44647b4cd
    Bump awesomeversion from 21.2.0 to 21.2.2 (#2520) dependabot[bot] 2021-02-05 11:31:57 +01:00
  • e0c3fd87c5
    Add API endpoint for add-on for his own config (#2515) 2021.02.4 Pascal Vizeli 2021-02-04 16:32:48 +01:00
  • ed8f2a85b7
    Fix memory stats calc (#2518) Pascal Vizeli 2021-02-04 16:06:12 +01:00
  • 48f8553c75
    Show the current core state on message (#2516) Pascal Vizeli 2021-02-04 15:52:48 +01:00
  • af4517fd1e
    Update frontend to 4273b72d (#2517) Joakim Sørensen 2021-02-04 15:50:07 +01:00
  • 78e6a46318
    Update frontend to e06642e8 (#2513) 2021.02.3 Joakim Sørensen 2021-02-03 18:00:43 +01:00
  • 49ca923e51
    Apply old udev handling like core container (#2511) 2021.02.2 Pascal Vizeli 2021-02-03 12:56:25 +01:00
  • 7ad22e0399
    Make add-on file schema more future approved (#2510) Pascal Vizeli 2021-02-03 12:06:22 +01:00
  • bb8acc6065
    Fix add-on state was not fast reflected (#2509) Pascal Vizeli 2021-02-03 12:02:09 +01:00
  • c0fa4a19e9
    Change verbosity for hardware.trigger API (#2508) 2021.02.1 Joakim Sørensen 2021-02-02 20:56:37 +01:00
  • 3f1741dd18
    Typo: depircated -> deprecated (#2507) Franck Nijhof 2021-02-02 20:41:56 +01:00
  • 9ef02e4110
    Add eMMC life-time estimate support (#2413) Stefan Agner 2021-02-02 10:31:02 +01:00
  • 15a6f38ebb
    Make sure device is ready initialize on udev (#2504) 2021.02.0 Pascal Vizeli 2021-02-02 09:53:09 +01:00
  • 227f2e5a21
    Bump pyupgrade from 2.8.0 to 2.9.0 (#2505) dependabot[bot] 2021-02-02 09:52:51 +01:00
  • 517d6ee981
    Lookup udev device in monitor thread (#2503) Pascal Vizeli 2021-02-01 18:29:05 +01:00