mirror of
				https://github.com/home-assistant/frontend.git
				synced 2025-11-04 08:29:52 +00:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			20200917.1
			...
			fix-long-t
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 
						 | 
					685d28229e | 
@@ -1,7 +1,7 @@
 | 
			
		||||
{
 | 
			
		||||
  "extends": [
 | 
			
		||||
    "airbnb-typescript/base",
 | 
			
		||||
    "plugin:@typescript-eslint/recommended",
 | 
			
		||||
    "airbnb-typescript/base",
 | 
			
		||||
    "plugin:wc/recommended",
 | 
			
		||||
    "plugin:lit/recommended",
 | 
			
		||||
    "prettier",
 | 
			
		||||
@@ -45,16 +45,16 @@
 | 
			
		||||
    "func-names": 0,
 | 
			
		||||
    "prefer-arrow-callback": 0,
 | 
			
		||||
    "no-underscore-dangle": 0,
 | 
			
		||||
    "no-var": 0,
 | 
			
		||||
    "strict": 0,
 | 
			
		||||
    "prefer-spread": 0,
 | 
			
		||||
    "no-plusplus": 0,
 | 
			
		||||
    "no-bitwise": 2,
 | 
			
		||||
    "no-bitwise": 0,
 | 
			
		||||
    "comma-dangle": 0,
 | 
			
		||||
    "vars-on-top": 0,
 | 
			
		||||
    "no-continue": 0,
 | 
			
		||||
    "no-param-reassign": 0,
 | 
			
		||||
    "no-multi-assign": 0,
 | 
			
		||||
    "no-console": 2,
 | 
			
		||||
    "radix": 0,
 | 
			
		||||
    "no-alert": 0,
 | 
			
		||||
    "no-return-await": 0,
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										60
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										60
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							@@ -1,60 +0,0 @@
 | 
			
		||||
name: "CodeQL"
 | 
			
		||||
 | 
			
		||||
on:
 | 
			
		||||
  push:
 | 
			
		||||
    branches: [dev, master]
 | 
			
		||||
  pull_request:
 | 
			
		||||
    # The branches below must be a subset of the branches above
 | 
			
		||||
    branches: [dev]
 | 
			
		||||
 | 
			
		||||
jobs:
 | 
			
		||||
  analyze:
 | 
			
		||||
    name: Analyze
 | 
			
		||||
    runs-on: ubuntu-latest
 | 
			
		||||
 | 
			
		||||
    strategy:
 | 
			
		||||
      fail-fast: false
 | 
			
		||||
      matrix:
 | 
			
		||||
        # Override automatic language detection by changing the below list
 | 
			
		||||
        # Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
 | 
			
		||||
        language: ['javascript']
 | 
			
		||||
        # Learn more...
 | 
			
		||||
        # https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#overriding-automatic-language-detection
 | 
			
		||||
 | 
			
		||||
    steps:
 | 
			
		||||
    - name: Checkout repository
 | 
			
		||||
      uses: actions/checkout@v2
 | 
			
		||||
      with:
 | 
			
		||||
        # We must fetch at least the immediate parents so that if this is
 | 
			
		||||
        # a pull request then we can checkout the head.
 | 
			
		||||
        fetch-depth: 2
 | 
			
		||||
 | 
			
		||||
    # If this run was triggered by a pull request event, then checkout
 | 
			
		||||
    # the head of the pull request instead of the merge commit.
 | 
			
		||||
    - run: git checkout HEAD^2
 | 
			
		||||
      if: ${{ github.event_name == 'pull_request' }}
 | 
			
		||||
 | 
			
		||||
    # Initializes the CodeQL tools for scanning.
 | 
			
		||||
    - name: Initialize CodeQL
 | 
			
		||||
      uses: github/codeql-action/init@v1
 | 
			
		||||
      with:
 | 
			
		||||
        languages: ${{ matrix.language }}
 | 
			
		||||
 | 
			
		||||
    # Autobuild attempts to build any compiled languages  (C/C++, C#, or Java).
 | 
			
		||||
    # If this step fails, then you should remove it and run the build manually (see below)
 | 
			
		||||
    - name: Autobuild
 | 
			
		||||
      uses: github/codeql-action/autobuild@v1
 | 
			
		||||
 | 
			
		||||
    # ℹ️ Command-line programs to run using the OS shell.
 | 
			
		||||
    # 📚 https://git.io/JvXDl
 | 
			
		||||
 | 
			
		||||
    # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines
 | 
			
		||||
    #    and modify them (or add more) to build your code if your project
 | 
			
		||||
    #    uses a compiled language
 | 
			
		||||
 | 
			
		||||
    #- run: |
 | 
			
		||||
    #   make bootstrap
 | 
			
		||||
    #   make release
 | 
			
		||||
 | 
			
		||||
    - name: Perform CodeQL Analysis
 | 
			
		||||
      uses: github/codeql-action/analyze@v1
 | 
			
		||||
@@ -1 +1,263 @@
 | 
			
		||||
[]
 | 
			
		||||
[
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M17.5,15.61C17.33,15.37 9.53,5.4 9.27,5.08C9,4.75 9.08,4.65 9.13,4.59C9.22,4.5 9.36,4.5 9.93,4.5C10.26,4.5 13.59,4.5 13.94,4.47C14.66,4.47 14.78,4.53 14.85,4.56C14.93,4.58 15.13,4.75 15.26,4.92C15.33,5 22.32,13.36 22.39,13.45C22.46,13.54 22.59,13.69 22.67,13.84C22.76,14 22.77,14.18 22.64,14.25C22.56,14.3 18.7,15.89 18.59,15.93C18.5,16 18.27,16.06 18.11,16.04C18,16 17.77,15.92 17.5,15.61M21.47,15.42L21.75,15.47C21.75,15.47 22.68,15.65 22.77,15.67C22.87,15.69 22.96,15.76 22.95,15.79C22.94,15.87 22.9,15.91 22.83,15.95C22.77,16 18.58,18.58 18.5,18.62C18.43,18.66 18.33,18.72 18.11,18.75C17.7,18.83 16.91,18.61 16.66,18.56C16.41,18.5 6.15,16.23 6.06,16.2C5.97,16.17 5.91,16.16 5.9,16.08C5.89,15.94 6.11,15.88 6.28,15.81C6.46,15.75 11.28,14 11.45,13.93C11.62,13.86 11.84,13.84 11.95,13.83C12.06,13.82 12.73,13.93 13.03,13.97C13.34,14 14.2,14.15 14.2,14.15L16.16,16.7C16.5,17.09 16.72,17.25 17,17.28C17.15,17.29 17.31,17.25 17.42,17.2C17.5,17.16 21.47,15.42 21.47,15.42M10.25,9.18L11.96,11.37L12,11.45V11.5C11.96,11.54 8.93,14.32 8.91,14.35L5.72,15.5C5.72,15.5 5.63,15.55 5.58,15.58C5.53,15.61 5.47,15.67 5.5,15.82C5.5,15.87 5.5,16.59 5.5,16.79L1.56,18.04C1.37,18.1 1,18.23 0.95,18.19C0.88,18.14 0.97,18.03 1,17.97C1.06,17.91 9.08,10 9.39,9.7C9.84,9.24 10.25,9.18 10.25,9.18",
 | 
			
		||||
    "name": "accusoft"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M4.94,11.12C5.23,11.12 5.5,11.16 5.76,11.23C5.77,9.09 7.5,7.35 9.65,7.35C11.27,7.35 12.67,8.35 13.24,9.77C13.83,9 14.74,8.53 15.76,8.53C17.5,8.53 18.94,9.95 18.94,11.71C18.94,11.95 18.91,12.2 18.86,12.43C19.1,12.34 19.37,12.29 19.65,12.29C20.95,12.29 22,13.35 22,14.65C22,15.95 20.95,17 19.65,17C18.35,17 6.36,17 4.94,17C3.32,17 2,15.68 2,14.06C2,12.43 3.32,11.12 4.94,11.12Z",
 | 
			
		||||
    "name": "amazon-drive"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M8,11.5A1.25,1.25 0 0,0 6.75,12.75A1.25,1.25 0 0,0 8,14A1.25,1.25 0 0,0 9.25,12.75A1.25,1.25 0 0,0 8,11.5M16,11.5A1.25,1.25 0 0,0 14.75,12.75A1.25,1.25 0 0,0 16,14A1.25,1.25 0 0,0 17.25,12.75A1.25,1.25 0 0,0 16,11.5M12,7C13.5,7 14.9,7.33 16.18,7.91L18.34,5.75C18.73,5.36 19.36,5.36 19.75,5.75C20.14,6.14 20.14,6.77 19.75,7.16L17.95,8.96C20.41,10.79 22,13.71 22,17H2C2,13.71 3.59,10.79 6.05,8.96L4.25,7.16C3.86,6.77 3.86,6.14 4.25,5.75C4.64,5.36 5.27,5.36 5.66,5.75L7.82,7.91C9.1,7.33 10.5,7 12,7Z",
 | 
			
		||||
    "name": "android-head"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M2,16.25C2,16.25 4,3.75 12,3.75C20,3.75 22,16.25 22,16.25C22,16.25 20,20.25 12,20.25C4,20.25 2,16.25 2,16.25M3.35,15.65C3.35,15.65 4.3,19 12,19C17,19 20,17.8 20.65,15.85C21.3,13.9 15.65,7.6 14.65,7.6C13.65,7.6 11.2,12 10.45,12C8.45,12 8.9,10 7.15,10C5.4,10 3.35,15.65 3.35,15.65Z",
 | 
			
		||||
    "name": "basecamp"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M7,12A5,5 0 0,0 12,17A5,5 0 0,0 17,12A5,5 0 0,0 12,7C10.87,7 9.84,7.37 9,8V2.46C9.95,2.16 10.95,2 12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12C2,8.3 4,5.07 7,3.34V12M12,9A3,3 0 0,1 15,12A3,3 0 0,1 12,15A3,3 0 0,1 9,12A3,3 0 0,1 12,9Z",
 | 
			
		||||
    "name": "beats"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M19.58,12.27C19.54,11.65 19.33,11.18 18.96,10.86C18.59,10.54 18.13,10.38 17.58,10.38C17,10.38 16.5,10.55 16.19,10.89C15.86,11.23 15.65,11.69 15.57,12.27M21.92,12.04C22,12.45 22,13.04 22,13.81H15.5C15.55,14.71 15.85,15.33 16.44,15.69C16.79,15.92 17.22,16.03 17.73,16.03C18.26,16.03 18.69,15.89 19,15.62C19.2,15.47 19.36,15.27 19.5,15H21.88C21.82,15.54 21.53,16.07 21,16.62C20.22,17.5 19.1,17.92 17.66,17.92C16.47,17.92 15.43,17.55 14.5,16.82C13.62,16.09 13.16,14.9 13.16,13.25C13.16,11.7 13.57,10.5 14.39,9.7C15.21,8.87 16.27,8.46 17.58,8.46C18.35,8.46 19.05,8.6 19.67,8.88C20.29,9.16 20.81,9.59 21.21,10.2C21.58,10.73 21.81,11.34 21.92,12.04M9.58,14.07C9.58,13.42 9.31,12.97 8.79,12.73C8.5,12.6 8.08,12.53 7.54,12.5H4.87V15.84H7.5C8.04,15.84 8.46,15.77 8.76,15.62C9.31,15.35 9.58,14.83 9.58,14.07M4.87,10.46H7.5C8.04,10.46 8.5,10.36 8.82,10.15C9.16,9.95 9.32,9.58 9.32,9.06C9.32,8.5 9.1,8.1 8.66,7.91C8.27,7.78 7.78,7.72 7.19,7.72H4.87M11.72,12.42C12.04,12.92 12.2,13.53 12.2,14.24C12.2,15 12,15.64 11.65,16.23C11.41,16.62 11.12,16.94 10.77,17.21C10.37,17.5 9.9,17.72 9.36,17.83C8.82,17.94 8.24,18 7.61,18H2V5.55H8C9.53,5.58 10.6,6 11.23,6.88C11.61,7.41 11.8,8.04 11.8,8.78C11.8,9.54 11.61,10.15 11.23,10.61C11,10.87 10.7,11.11 10.28,11.32C10.91,11.55 11.39,11.92 11.72,12.42M20.06,7.32H15.05V6.07H20.06V7.32Z",
 | 
			
		||||
    "name": "behance"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5.45,10.28C6.4,10.28 7.5,11.05 7.5,12C7.5,12.95 6.4,13.72 5.45,13.72H2L2.69,10.28H5.45M6.14,4.76C7.09,4.76 8.21,5.53 8.21,6.5C8.21,7.43 7.09,8.21 6.14,8.21H2.69L3.38,4.76H6.14M13.03,4.76C14,4.76 15.1,5.53 15.1,6.5C15.1,7.43 14,8.21 13.03,8.21H9.41L10.1,4.76H13.03M12.34,10.28C13.3,10.28 14.41,11.05 14.41,12C14.41,12.95 13.3,13.72 12.34,13.72H8.72L9.41,10.28H12.34M10.97,15.79C11.92,15.79 13.03,16.57 13.03,17.5C13.03,18.47 11.92,19.24 10.97,19.24H7.5L8.21,15.79H10.97M18.55,13.72C19.5,13.72 20.62,14.5 20.62,15.45C20.62,16.4 19.5,17.17 18.55,17.17H15.1L15.79,13.72H18.55M19.93,8.21C20.88,8.21 22,9 22,9.93C22,10.88 20.88,11.66 19.93,11.66H16.5L17.17,8.21H19.93Z",
 | 
			
		||||
    "name": "blackberry"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,3A9,9 0 0,1 21,12A9,9 0 0,1 12,21A9,9 0 0,1 3,12A9,9 0 0,1 12,3M5.94,8.5C4,11.85 5.15,16.13 8.5,18.06C11.85,20 18.85,7.87 15.5,5.94C12.15,4 7.87,5.15 5.94,8.5Z",
 | 
			
		||||
    "name": "cisco-webex"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M11.9,14.5H10.8V9.5H11.9C13.5,9.5 14.6,10.4 14.6,12C14.6,13.6 13.5,14.5 11.9,14.5M11.9,7H8.1V17H11.8C15.3,17 17.4,14.9 17.4,12V12C17.4,9.1 15.4,7 11.9,7M12,20C10.1,20 8.3,19.3 6.9,18.1L6.2,17.5L4.5,17.7L5.2,16.1L4.9,15.3C4.4,14.2 4.2,13.1 4.2,11.9C4.2,7.5 7.8,3.9 12.1,3.9C16.4,3.9 19.9,7.6 19.9,12C19.9,16.4 16.3,20 12,20M12,2C6.5,2 2.1,6.5 2.1,12C2.1,13.5 2.4,14.9 3,16.2L1.4,20.3L5.7,19.7C7.4,21.2 9.7,22.1 12.1,22.1C17.6,22.1 22,17.6 22,12.1C22,6.6 17.5,2 12,2Z",
 | 
			
		||||
    "name": "disqus-outline"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M16.42,18.42C16,16.5 15.5,14.73 15,13.17C15.5,13.1 16,13.06 16.58,13.06H16.6V13.06H16.6C17.53,13.06 18.55,13.18 19.66,13.43C19.28,15.5 18.08,17.27 16.42,18.42M12,19.8C10.26,19.8 8.66,19.23 7.36,18.26C7.64,17.81 8.23,16.94 9.18,16.04C10.14,15.11 11.5,14.15 13.23,13.58C13.82,15.25 14.36,17.15 14.77,19.29C13.91,19.62 13,19.8 12,19.8M4.2,12C4.2,11.96 4.2,11.93 4.2,11.89C4.42,11.9 4.71,11.9 5.05,11.9H5.06C6.62,11.89 9.36,11.76 12.14,10.89C12.29,11.22 12.44,11.56 12.59,11.92C10.73,12.54 9.27,13.53 8.19,14.5C7.16,15.46 6.45,16.39 6.04,17C4.9,15.66 4.2,13.91 4.2,12M8.55,5C9.1,5.65 10.18,7.06 11.34,9.25C9,9.96 6.61,10.12 5.18,10.12C5.14,10.12 5.1,10.12 5.06,10.12H5.05C4.81,10.12 4.6,10.12 4.43,10.11C5,7.87 6.5,6 8.55,5M12,4.2C13.84,4.2 15.53,4.84 16.86,5.91C15.84,7.14 14.5,8 13.03,8.65C12,6.67 11,5.25 10.34,4.38C10.88,4.27 11.43,4.2 12,4.2M18.13,7.18C19.1,8.42 19.71,9.96 19.79,11.63C18.66,11.39 17.6,11.28 16.6,11.28V11.28H16.59C15.79,11.28 15.04,11.35 14.33,11.47C14.16,11.05 14,10.65 13.81,10.26C15.39,9.57 16.9,8.58 18.13,7.18M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z",
 | 
			
		||||
    "name": "dribbble"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M15.09,16.5C14.81,15.14 14.47,13.91 14.08,12.82L15.2,12.74H15.22V12.74C15.87,12.74 16.59,12.82 17.36,13C17.09,14.44 16.26,15.69 15.09,16.5M12,17.46C10.79,17.46 9.66,17.06 8.76,16.39C8.95,16.07 9.36,15.46 10,14.83C10.7,14.18 11.64,13.5 12.86,13.11C13.28,14.27 13.65,15.6 13.94,17.1C13.33,17.33 12.68,17.46 12,17.46M6.54,12V11.92L7.14,11.93V11.93C8.24,11.93 10.15,11.83 12.1,11.22L12.41,11.94C11.11,12.38 10.09,13.07 9.34,13.76C8.61,14.42 8.12,15.08 7.83,15.5C7.03,14.56 6.54,13.34 6.54,12M9.59,7.11C9.97,7.56 10.73,8.54 11.54,10.08C9.89,10.57 8.23,10.68 7.22,10.68H7.14V10.68H6.7C7.09,9.11 8.17,7.81 9.59,7.11M12,6.54C13.29,6.54 14.47,7 15.41,7.74C14.69,8.6 13.74,9.22 12.72,9.66C12,8.27 11.31,7.28 10.84,6.67C11.21,6.59 11.6,6.54 12,6.54M16.29,8.63C16.97,9.5 17.4,10.57 17.45,11.74C16.66,11.58 15.92,11.5 15.22,11.5V11.5C14.66,11.5 14.13,11.54 13.63,11.63L13.27,10.78C14.37,10.3 15.43,9.61 16.29,8.63M12,5A7,7 0 0,0 5,12A7,7 0 0,0 12,19A7,7 0 0,0 19,12A7,7 0 0,0 12,5Z",
 | 
			
		||||
    "name": "dribbble-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M6.72,20.78C8.23,20.71 10.07,20.78 11.87,20.78C13.72,20.78 15.62,20.66 17.12,20.78C17.72,20.83 18.28,21.19 18.77,20.87C19.16,20.38 18.87,19.71 18.96,19.05C19.12,17.78 20.28,16.27 18.59,15.95C17.87,16.61 18.35,17.23 17.95,18.05C17.45,19.03 15.68,19.37 14,19.5C12.54,19.62 10,19.76 9.5,18.77C9.04,17.94 9.29,16.65 9.29,15.58C9.29,14.38 9.16,13.22 9.5,12.3C11.32,12.43 13.7,11.69 15,12.5C15.87,13 15.37,14.06 16.38,14.4C17.07,14.21 16.7,13.32 16.66,12.5C16.63,11.94 16.63,11.19 16.66,10.57C16.69,9.73 17,8.76 16.1,8.74C15.39,9.3 15.93,10.23 15.18,10.75C14.95,10.92 14.43,11 14.08,11C12.7,11.17 10.54,11.05 9.38,10.84C9.23,9.16 9.24,6.87 9.38,5.19C10,4.57 11.45,4.54 12.42,4.55C14.13,4.55 16.79,4.7 17.3,5.55C17.58,6 17.36,7 17.85,7.1C18.85,7.33 18.36,5.55 18.41,4.73C18.44,4.11 18.71,3.72 18.59,3.27C18.27,2.83 17.79,3.05 17.5,3.09C14.35,3.5 9.6,3.27 6.26,3.27C5.86,3.27 5.16,3.07 4.88,3.54C4.68,4.6 6.12,4.16 6.62,4.73C6.79,4.91 7.03,5.73 7.08,6.28C7.23,7.74 7.08,9.97 7.08,12.12C7.08,14.38 7.26,16.67 7.08,18.05C7,18.53 6.73,19.3 6.62,19.41C6,20.04 4.34,19.35 4.5,20.69C5.09,21.08 5.93,20.82 6.72,20.78Z",
 | 
			
		||||
    "name": "etsy"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,17.5C10.15,17.5 8.42,16.56 7.41,15L17.41,12.75L22.08,11.75C22.05,10.32 21.71,8.92 21.08,7.64C18.66,2.61 12.62,0.5 7.58,2.92C2.55,5.34 0.44,11.38 2.86,16.41C5.29,21.44 11.33,23.56 16.36,21.14C18.5,20.09 20.25,18.31 21.22,16.11L16.61,15C15.6,16.57 13.86,17.5 12,17.5M12,6.5C13.76,6.5 15.41,7.34 16.44,8.77L6.57,11.19C6.96,8.5 9.28,6.5 12,6.5Z",
 | 
			
		||||
    "name": "eventbrite"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M18,5H15.5A3.5,3.5 0 0,0 12,8.5V11H10V14H12V21H15V14H18V11H15V9A1,1 0 0,1 16,8H18V5Z",
 | 
			
		||||
    "name": "facebook-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M21,12A9,9 0 0,1 12,21H4.5L9.74,15.76L11.16,17.17L9.33,19H12A7,7 0 0,0 19,12V7L21,5V12M3,12A9,9 0 0,1 12,3H19.5L14.26,8.24L12.84,6.83L14.67,5H12A7,7 0 0,0 5,12V17L3,19V12Z",
 | 
			
		||||
    "name": "flattr"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M11,12C11,14.5 9,16.5 6.5,16.5C4,16.5 2,14.5 2,12C2,9.5 4,7.5 6.5,7.5C9,7.5 11,9.5 11,12M17.5,7.5C15,7.5 13,9.5 13,12C13,14.5 15,16.5 17.5,16.5C20,16.5 22,14.5 22,12C22,9.5 20,7.5 17.5,7.5Z",
 | 
			
		||||
    "name": "flickr"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M17,5L16.57,7.5C16.5,7.73 16.2,8 15.91,8C15.61,8 12,8 12,8C11.53,8 10.95,8.32 10.95,8.79V9.2C10.95,9.67 11.53,10 12,10C12,10 14.95,10 15.28,10C15.61,10 15.93,10.36 15.86,10.71C15.79,11.07 14.94,13.28 14.9,13.5C14.86,13.67 14.64,14 14.25,14C13.92,14 11.37,14 11.37,14C10.85,14 10.69,14.07 10.34,14.5C10,14.94 7.27,18.1 7.27,18.1C7.24,18.13 7,18.04 7,18V5C7,4.7 7.61,4 8,4C8,4 16.17,4 16.5,4C16.82,4 17.08,4.61 17,5M17,14.45C17.11,13.97 18.78,6.72 19.22,4.55M17.58,2C17.58,2 8.38,2 6.91,2C5.43,2 5,3.11 5,3.8C5,4.5 5,20.76 5,20.76C5,21.54 5.42,21.84 5.66,21.93C5.9,22.03 6.55,22.11 6.94,21.66C6.94,21.66 11.65,16.22 11.74,16.13C11.87,16 11.87,16 12,16C12.26,16 14.2,16 15.26,16C16.63,16 16.85,15 17,14.45C17.11,13.97 18.78,6.72 19.22,4.55C19.56,2.89 19.14,2 17.58,2Z",
 | 
			
		||||
    "name": "foursquare"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H14.56C14.24,20.93 14.23,20.32 14.23,20.11L14.24,17.64C14.24,16.8 13.95,16.25 13.63,15.97C15.64,15.75 17.74,15 17.74,11.53C17.74,10.55 17.39,9.74 16.82,9.11C16.91,8.89 17.22,7.97 16.73,6.73C16.73,6.73 15.97,6.5 14.25,7.66C13.53,7.46 12.77,7.36 12,7.35C11.24,7.36 10.46,7.46 9.75,7.66C8.03,6.5 7.27,6.73 7.27,6.73C6.78,7.97 7.09,8.89 7.18,9.11C6.61,9.74 6.26,10.55 6.26,11.53C6.26,15 8.36,15.75 10.36,16C10.1,16.2 9.87,16.6 9.79,17.18C9.27,17.41 7.97,17.81 7.17,16.43C7.17,16.43 6.69,15.57 5.79,15.5C5.79,15.5 4.91,15.5 5.73,16.05C5.73,16.05 6.32,16.33 6.73,17.37C6.73,17.37 7.25,19.12 9.76,18.58L9.77,20.11C9.77,20.32 9.75,20.93 9.43,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3Z",
 | 
			
		||||
    "name": "github-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M20.38,8.53C20.54,8.13 21.06,6.54 20.21,4.39C20.21,4.39 18.9,4 15.91,6C14.66,5.67 13.33,5.62 12,5.62C10.68,5.62 9.34,5.67 8.09,6C5.1,3.97 3.79,4.39 3.79,4.39C2.94,6.54 3.46,8.13 3.63,8.53C2.61,9.62 2,11 2,12.72C2,19.16 6.16,20.61 12,20.61C17.79,20.61 22,19.16 22,12.72C22,11 21.39,9.62 20.38,8.53M12,19.38C7.88,19.38 4.53,19.19 4.53,15.19C4.53,14.24 5,13.34 5.8,12.61C7.14,11.38 9.43,12.03 12,12.03C14.59,12.03 16.85,11.38 18.2,12.61C19,13.34 19.5,14.23 19.5,15.19C19.5,19.18 16.13,19.38 12,19.38M8.86,13.12C8.04,13.12 7.36,14.12 7.36,15.34C7.36,16.57 8.04,17.58 8.86,17.58C9.69,17.58 10.36,16.58 10.36,15.34C10.36,14.11 9.69,13.12 8.86,13.12M15.14,13.12C14.31,13.12 13.64,14.11 13.64,15.34C13.64,16.58 14.31,17.58 15.14,17.58C15.96,17.58 16.64,16.58 16.64,15.34C16.64,14.11 16,13.12 15.14,13.12Z",
 | 
			
		||||
    "name": "github-face"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M8,2A3,3 0 0,0 5,5V16.5H8V5H19A3,3 0 0,0 16,2H8M16,7.5V19H5A3,3 0 0,0 8,22H16A3,3 0 0,0 19,19V7.5H16Z",
 | 
			
		||||
    "name": "glassdoor"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M2,22L8.5,2H15.4L9.2,20C9.2,20 8.6,22 7,22C5.9,22 2,22 2,22M16.4,5L13,15L15,20.7C15,20.7 15.4,22 17,22C18.3,22 22,22 22,22L16.4,5Z",
 | 
			
		||||
    "name": "google-adwords"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M19,3H13V8L17,7L16,11H21V5C21,3.89 20.1,3 19,3M17,17L13,16V21H19A2,2 0 0,0 21,19V13H16M8,13H3V19A2,2 0 0,0 5,21H11V16L7,17M3,5V11H8L7,7L11,8V3H5C3.89,3 3,3.89 3,5Z",
 | 
			
		||||
    "name": "google-pages"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,1.5A9,9 0 0,1 21,10.5C21,13.11 19.89,15.47 18.11,17.11L17.05,16.05C18.55,14.68 19.5,12.7 19.5,10.5A7.5,7.5 0 0,0 12,3A7.5,7.5 0 0,0 4.5,10.5C4.5,12.7 5.45,14.68 6.95,16.05L5.89,17.11C4.11,15.47 3,13.11 3,10.5A9,9 0 0,1 12,1.5M12,4.5A6,6 0 0,1 18,10.5C18,12.28 17.22,13.89 16,15L14.92,13.92C15.89,13.1 16.5,11.87 16.5,10.5C16.5,8 14.5,6 12,6C9.5,6 7.5,8 7.5,10.5C7.5,11.87 8.11,13.1 9.08,13.92L8,15C6.78,13.89 6,12.28 6,10.5A6,6 0 0,1 12,4.5M8.11,17.65L11.29,14.46C11.68,14.07 12.32,14.07 12.71,14.46L15.89,17.65C16.28,18.04 16.28,18.67 15.89,19.06L12.71,22.24C12.32,22.63 11.68,22.63 11.29,22.24L8.11,19.06C7.72,18.67 7.72,18.04 8.11,17.65Z",
 | 
			
		||||
    "name": "google-physical-web"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M19.5,12H18V10.5H17V12H15.5V13H17V14.5H18V13H19.5V12M9.65,11.36V12.9H12.22C12.09,13.54 11.45,14.83 9.65,14.83C8.11,14.83 6.89,13.54 6.89,12C6.89,10.46 8.11,9.17 9.65,9.17C10.55,9.17 11.13,9.56 11.45,9.88L12.67,8.72C11.9,7.95 10.87,7.5 9.65,7.5C7.14,7.5 5.15,9.5 5.15,12C5.15,14.5 7.14,16.5 9.65,16.5C12.22,16.5 13.96,14.7 13.96,12.13C13.96,11.81 13.96,11.61 13.89,11.36H9.65Z",
 | 
			
		||||
    "name": "google-plus-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M14,20.95H20V10.78L8,7.34V3.05H4V20.95H10V15.31H14V20.95Z",
 | 
			
		||||
    "name": "houzz"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M13.5,18.71H18V11.09L9,8.5V5.29H6V18.71H10.5V14.5H13.5V18.71Z",
 | 
			
		||||
    "name": "houzz-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M10,5A1,1 0 0,0 9,4H8V2H16V4H15A1,1 0 0,0 14,5V19A1,1 0 0,0 15,20H16V22H8V20H9A1,1 0 0,0 10,19V5Z",
 | 
			
		||||
    "name": "instapaper"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M7.85,17.07C7.03,17.17 3.5,17.67 4.06,20.26C4.69,23.3 9.87,22.59 9.83,19C9.81,16.57 9.83,9.2 9.83,9.2C9.83,9.2 9.76,8.53 10.43,8.39L18.19,6.79C18.19,6.79 18.83,6.65 18.83,7.29C18.83,7.89 18.83,14.2 18.83,14.2C18.83,14.2 18.9,14.83 18.12,15C17.34,15.12 13.91,15.4 14.19,18C14.5,21.07 20,20.65 20,17.07V2.61C20,2.61 20.04,1.62 18.9,1.87L9.5,3.78C9.5,3.78 8.66,3.96 8.66,4.77C8.66,5.5 8.66,16.11 8.66,16.11C8.66,16.11 8.66,16.96 7.85,17.07Z",
 | 
			
		||||
    "name": "itunes"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M2,5.69C8.92,1.07 11.1,7 11.28,10.27C11.46,13.53 8.29,17.64 4.31,14.92V20.3L2,18.77V5.69M4.22,7.4V12.78C7.84,14.95 9.08,13.17 9.08,10.09C9.08,5.74 6.57,5.59 4.22,7.4M15.08,4.15C15.08,4.15 14.9,7.64 15.08,11.07C15.44,14.5 19.69,11.84 19.69,11.84V4.92L22,5.2V14.44C22,20.6 15.85,20.3 15.85,20.3L15.08,18C20.46,18 19.78,14.43 19.78,14.43C13.27,16.97 12.77,12.61 12.77,12.61V5.69L15.08,4.15Z",
 | 
			
		||||
    "name": "language-python-text"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M18,17.93C15.92,17.92 14.81,16.9 14.04,15.09L13.82,14.6L11.92,10.23C11.29,8.69 9.72,7.64 7.96,7.64C5.57,7.64 3.63,9.59 3.63,12C3.63,14.41 5.57,16.36 7.96,16.36C9.62,16.36 11.08,15.41 11.8,14L12.57,15.81C11.5,17.15 9.82,18 7.96,18C4.67,18 2,15.32 2,12C2,8.69 4.67,6 7.96,6C10.44,6 12.45,7.34 13.47,9.7C13.54,9.89 14.54,12.24 15.42,14.24C15.96,15.5 16.42,16.31 17.91,16.36C19.38,16.41 20.39,15.5 20.39,14.37C20.39,13.26 19.62,13 18.32,12.56C16,11.79 14.79,11 14.79,9.15C14.79,7.33 16,6.12 18,6.12C19.31,6.12 20.24,6.7 20.89,7.86L19.62,8.5C19.14,7.84 18.61,7.57 17.94,7.57C17,7.57 16.33,8.23 16.33,9.1C16.33,10.34 17.43,10.53 18.97,11.03C21.04,11.71 22,12.5 22,14.42C22,16.45 20.27,17.93 18,17.93Z",
 | 
			
		||||
    "name": "lastfm"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M19,3A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3H19M18.5,18.5V13.2A3.26,3.26 0 0,0 15.24,9.94C14.39,9.94 13.4,10.46 12.92,11.24V10.13H10.13V18.5H12.92V13.57C12.92,12.8 13.54,12.17 14.31,12.17A1.4,1.4 0 0,1 15.71,13.57V18.5H18.5M6.88,8.56A1.68,1.68 0 0,0 8.56,6.88C8.56,5.95 7.81,5.19 6.88,5.19A1.69,1.69 0 0,0 5.19,6.88C5.19,7.81 5.95,8.56 6.88,8.56M8.27,18.5V10.13H5.5V18.5H8.27Z",
 | 
			
		||||
    "name": "linkedin-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M9.56,12.5C9.56,12.6 9.5,12.72 9.4,12.79C9.2,12.97 8.89,12.94 8.71,12.74C8.63,12.65 8.59,12.53 8.59,12.41V8.5H5.66V13.39A2.44,2.44 0 0,0 8.1,15.83C8.68,15.83 9.24,15.62 9.68,15.24C9.64,15.6 9.43,15.93 9.11,16.11C8.75,16.31 8.35,16.42 7.94,16.41C7.46,16.41 7,16.3 6.56,16.09L6.39,16V18.6C7.04,18.86 7.74,19 8.44,19C9.47,19 10.46,18.66 11.25,18C12.08,17.25 12.54,16.18 12.5,15.06V8.5H9.56V12.5M4.93,13.39V5.59H2V12.9C1.84,14.35 2.88,15.65 4.33,15.81C4.41,15.82 4.5,15.83 4.56,15.83V15.83C4.93,15.83 5.29,15.74 5.63,15.59L5.75,15.5L5.65,15.41C5.17,14.85 4.91,14.13 4.93,13.39M22,11.39V8.5H21C20.59,6.38 18.53,5 16.41,5.41C16.17,5.45 15.94,5.5 15.71,5.61C14.28,6.24 13.33,7.62 13.26,9.18V15.83H13.39C14.95,15.76 16.19,14.47 16.19,12.9H17.41V10H16.15V9.17C16.15,8.86 16.32,8.57 16.59,8.41C17.06,8.13 17.68,8.28 17.96,8.76C18.05,8.91 18.09,9.07 18.1,9.24V11.93C18.07,14.05 19.75,15.79 21.87,15.83H22V12.9H22A1,1 0 0,1 21,11.9V11.41L22,11.39Z",
 | 
			
		||||
    "name": "lyft"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M15.45,11.91C15.34,9.7 13.7,8.37 11.72,8.37H11.64C9.35,8.37 8.09,10.17 8.09,12.21C8.09,14.5 9.62,15.95 11.63,15.95C13.88,15.95 15.35,14.3 15.46,12.36M11.65,6.39C13.18,6.39 14.62,7.07 15.67,8.13V8.13C15.67,7.62 16,7.24 16.5,7.24H16.61C17.35,7.24 17.5,7.94 17.5,8.16V16.06C17.46,16.58 18.04,16.84 18.37,16.5C19.64,15.21 21.15,9.81 17.58,6.69C14.25,3.77 9.78,4.25 7.4,5.89C4.88,7.63 3.26,11.5 4.83,15.11C6.54,19.06 11.44,20.24 14.35,19.06C15.83,18.47 16.5,20.46 15,21.11C12.66,22.1 6.23,22 3.22,16.79C1.19,13.27 1.29,7.08 6.68,3.87C10.81,1.42 16.24,2.1 19.5,5.5C22.95,9.1 22.75,15.8 19.4,18.41C17.89,19.59 15.64,18.44 15.66,16.71L15.64,16.15C14.59,17.2 13.18,17.81 11.65,17.81C8.63,17.81 6,15.15 6,12.13C6,9.08 8.63,6.39 11.65,6.39Z",
 | 
			
		||||
    "name": "mail-ru"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M20.93,14C20.66,15.4 18.5,16.95 15.97,17.25C14.66,17.4 13.38,17.55 12,17.5C9.76,17.38 8,16.95 8,16.95L8.03,17.57C8.32,19.78 10.22,19.92 12.03,20C13.85,20.04 15.47,19.53 15.47,19.53L15.55,21.17C15.55,21.17 14.27,21.86 12,22C10.75,22.05 9.2,21.95 7.39,21.47C3.47,20.43 2.79,16.25 2.69,12L2.68,8.57C2.68,4.23 5.5,2.96 5.5,2.96C6.95,2.3 9.41,2 11.97,2H12.03C14.59,2 17.05,2.3 18.5,2.96C18.5,2.96 21.33,4.23 21.33,8.57C21.33,8.57 21.36,11.77 20.93,14M8.33,10.32C8.33,9.54 7.7,8.91 6.93,8.91C6.15,8.91 5.5,9.54 5.5,10.32C5.5,11.09 6.15,11.72 6.93,11.72A1.4,1.4 0 0,0 8.33,10.32M13.41,10.32A1.41,1.41 0 0,0 12,8.91A1.41,1.41 0 0,0 10.59,10.32C10.59,11.09 11.22,11.72 12,11.72C12.78,11.72 13.41,11.09 13.41,10.32M18.5,10.32C18.5,9.54 17.85,8.91 17.07,8.91C16.3,8.91 15.67,9.54 15.67,10.32A1.4,1.4 0 0,0 17.07,11.72C17.85,11.72 18.5,11.09 18.5,10.32Z",
 | 
			
		||||
    "name": "mastodon-variant"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M4.37,7.3C4.4,7.05 4.3,6.81 4.12,6.65L2.25,4.4V4.06H8.05L12.53,13.89L16.47,4.06H22V4.4L20.4,5.93C20.27,6.03 20.2,6.21 20.23,6.38V17.62C20.2,17.79 20.27,17.97 20.4,18.07L21.96,19.6V19.94H14.12V19.6L15.73,18.03C15.89,17.88 15.89,17.83 15.89,17.59V8.5L11.4,19.9H10.8L5.57,8.5V16.14C5.5,16.46 5.63,16.78 5.86,17L7.96,19.57V19.9H2V19.57L4.1,17C4.33,16.78 4.43,16.46 4.37,16.14V7.3Z",
 | 
			
		||||
    "name": "medium"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M19.61,14.86C19.61,16.68 18.3,18.25 16.5,18.55C16.29,18.59 16.07,18.62 15.84,18.61C15.76,18.61 15.73,18.64 15.71,18.71C15.35,19.74 14.64,20.35 13.57,20.5C12.86,20.6 12.22,20.41 11.65,19.97C11.57,19.9 11.5,19.9 11.44,19.96C10.78,20.43 10.04,20.64 9.23,20.59C7.66,20.5 6.33,19.29 6.08,17.74C6.06,17.63 6.04,17.5 6.04,17.41C6.04,17.32 6,17.29 5.92,17.27C5.44,17.18 5,17 4.63,16.68C3.92,16.13 3.5,15.41 3.4,14.5C3.29,13.5 3.61,12.62 4.32,11.89C4.38,11.83 4.38,11.79 4.34,11.72C4.07,11.24 3.94,10.72 3.96,10.17C4,8.79 4.97,7.65 6.31,7.37C6.46,7.33 6.54,7.27 6.61,7.13C7.27,5.71 8.37,4.85 9.91,4.56C11,4.36 12,4.58 12.94,5.13C13,5.18 13.08,5.18 13.17,5.16C14.67,4.72 16,5.04 17.12,6.11C17.78,6.74 18.15,7.54 18.26,8.46C18.28,8.66 18.29,8.86 18.28,9.06C18.27,9.14 18.29,9.17 18.37,9.19C19.04,9.44 19.5,9.91 19.71,10.6C19.96,11.45 19.75,12.21 19.11,12.83C19.05,12.89 19.07,12.92 19.1,12.97C19.44,13.56 19.61,14.18 19.61,14.86M12.93,14.57C12.93,15.34 13.43,16 14.14,16.26C14.5,16.37 14.85,16.43 15.22,16.45C15.5,16.46 15.75,16.44 16,16.32C16.19,16.22 16.28,16.06 16.27,15.85C16.26,15.64 16.16,15.5 15.96,15.4C15.89,15.37 15.82,15.34 15.74,15.33C15.5,15.29 15.3,15.26 15.07,15.21C14.71,15.14 14.55,14.95 14.55,14.57C14.54,14.24 14.63,13.93 14.73,13.63C14.92,13.07 15.17,12.53 15.41,12C15.64,11.47 15.88,10.95 16.04,10.4C16.13,10.1 16.18,9.8 16.09,9.5C15.97,9 15.69,8.7 15.2,8.61C14.75,8.5 14.3,8.5 13.9,8.78C13.76,8.87 13.63,8.85 13.5,8.74C13.43,8.67 13.34,8.58 13.26,8.5C12.84,8.12 12.3,8.1 11.85,8.45C11.67,8.59 11.5,8.76 11.33,8.89C11.16,9 11,9.03 10.79,8.92C10.6,8.83 10.42,8.74 10.23,8.65C10.03,8.57 9.85,8.46 9.63,8.44C8.95,8.38 8.24,8.79 7.94,9.41C7.8,9.68 7.69,9.96 7.59,10.25C7.11,11.57 6.72,12.91 6.32,14.26C6.14,14.86 6.35,15.45 6.86,15.77C7.26,16 7.69,16.09 8.14,15.95C8.5,15.84 8.71,15.55 8.85,15.22C9.31,14.13 9.73,13 10.17,11.91C10.29,11.61 10.41,11.3 10.54,11C10.67,10.7 11.04,10.6 11.26,10.8C11.4,10.92 11.44,11.09 11.42,11.26C11.41,11.45 11.34,11.62 11.27,11.79C11,12.5 10.69,13.24 10.4,13.97C10.34,14.11 10.28,14.26 10.25,14.42C10.21,14.69 10.31,14.93 10.54,15C10.76,15.12 11,15.14 11.23,15.05C11.5,14.95 11.67,14.74 11.79,14.5C12.22,13.65 12.65,12.8 13.08,11.95C13.28,11.56 13.5,11.17 13.68,10.78C13.76,10.64 13.85,10.5 14,10.41C14.12,10.33 14.25,10.33 14.38,10.4C14.5,10.47 14.5,10.6 14.5,10.73C14.5,10.8 14.5,10.87 14.47,10.93C14.41,11.07 14.36,11.2 14.3,11.33C13.94,12.09 13.57,12.84 13.22,13.59C13.07,13.91 12.91,14.23 12.93,14.57M17.96,20.12C17.96,19.62 17.54,19.2 17.04,19.2C16.5,19.2 16.1,19.61 16.1,20.12A0.93,0.93 0 0,0 17.03,21.05A0.93,0.93 0 0,0 17.96,20.12M2.38,12.46C2.86,12.46 3.27,12.05 3.27,11.57C3.27,11.09 2.87,10.69 2.39,10.69C1.89,10.69 1.5,11.08 1.5,11.57C1.5,12.06 1.89,12.46 2.38,12.46M13.26,2.55C12.77,2.55 12.37,2.94 12.37,3.42C12.37,3.91 12.77,4.3 13.25,4.3C13.74,4.3 14.13,3.92 14.13,3.43C14.13,2.95 13.74,2.55 13.26,2.55M20.45,8.03C20.45,7.63 20.11,7.29 19.71,7.29C19.3,7.28 18.95,7.63 18.95,8.04C18.95,8.45 19.28,8.78 19.7,8.78C20.12,8.78 20.46,8.45 20.45,8.03M5.04,5.89C5.04,6.27 5.34,6.56 5.71,6.56C6.09,6.56 6.39,6.26 6.38,5.88C6.38,5.5 6.09,5.22 5.72,5.22C5.33,5.22 5.04,5.5 5.04,5.89M12.06,21.44C12.06,21.12 11.81,20.86 11.5,20.86C11.16,20.86 10.91,21.11 10.91,21.44C10.91,21.75 11.16,22 11.5,22C11.8,22 12.06,21.75 12.06,21.44M21,12.5C20.71,12.5 20.45,12.78 20.45,13.08A0.55,0.55 0 0,0 21,13.63C21.33,13.63 21.57,13.4 21.57,13.08C21.57,12.77 21.33,12.5 21,12.5M7.62,2C7.35,2 7.14,2.2 7.14,2.47C7.14,2.73 7.35,2.94 7.62,2.94A0.47,0.47 0 0,0 8.09,2.47C8.09,2.2 7.89,2 7.62,2M22.08,10C21.86,10 21.67,10.17 21.66,10.4C21.66,10.63 21.85,10.82 22.08,10.82C22.32,10.82 22.5,10.64 22.5,10.41C22.5,10.17 22.32,10 22.08,10M5.5,18.26C5.5,18.04 5.29,17.85 5.06,17.84C4.84,17.84 4.65,18.03 4.65,18.27C4.65,18.5 4.84,18.68 5.07,18.68C5.3,18.68 5.5,18.5 5.5,18.26Z",
 | 
			
		||||
    "name": "meetup"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M21.11,18.5C20.97,18.5 20.83,18.44 20.71,18.36C20.37,18.13 20.28,17.68 20.5,17.34C21.18,16.34 21.54,15.16 21.54,13.93C21.54,12.71 21.18,11.53 20.5,10.5C20.28,10.18 20.37,9.73 20.71,9.5C21.04,9.28 21.5,9.37 21.72,9.7C22.56,10.95 23,12.41 23,13.93C23,15.45 22.56,16.91 21.72,18.16C21.58,18.37 21.35,18.5 21.11,18.5M19,17.29C18.88,17.29 18.74,17.25 18.61,17.17C18.28,16.94 18.19,16.5 18.42,16.15C18.86,15.5 19.1,14.73 19.1,13.93C19.1,13.14 18.86,12.37 18.42,11.71C18.19,11.37 18.28,10.92 18.61,10.69C18.95,10.47 19.4,10.55 19.63,10.89C20.24,11.79 20.56,12.84 20.56,13.93C20.56,15 20.24,16.07 19.63,16.97C19.5,17.18 19.25,17.29 19,17.29M14.9,15.73C15.89,15.73 16.7,14.92 16.7,13.93C16.7,13.17 16.22,12.5 15.55,12.25C15.5,12.55 15.43,12.85 15.34,13.14C15.23,13.44 14.95,13.64 14.64,13.64C14.57,13.64 14.5,13.62 14.41,13.6C14.03,13.47 13.82,13.06 13.95,12.67C14.09,12.24 14.17,11.78 14.17,11.32C14.17,8.93 12.22,7 9.82,7C8.1,7 6.56,8 5.87,9.5C6.54,9.7 7.16,10.04 7.66,10.54C7.95,10.83 7.95,11.29 7.66,11.58C7.38,11.86 6.91,11.86 6.63,11.58C6.17,11.12 5.56,10.86 4.9,10.86C3.56,10.86 2.46,11.96 2.46,13.3C2.46,14.64 3.56,15.73 4.9,15.73H14.9M15.6,10.75C17.06,11.07 18.17,12.37 18.17,13.93C18.17,15.73 16.7,17.19 14.9,17.19H4.9C2.75,17.19 1,15.45 1,13.3C1,11.34 2.45,9.73 4.33,9.45C5.12,7.12 7.33,5.5 9.82,5.5C12.83,5.5 15.31,7.82 15.6,10.75Z",
 | 
			
		||||
    "name": "mixcloud"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M3.25,4.03L19.95,20.73L18.7,22L14.86,18.13C14.77,18.12 14.68,18.09 14.59,18.05C14.26,17.89 14.14,17.62 14.11,17.38L12.18,15.45C12.14,15.53 12.09,15.6 12.05,15.66C11.62,16.26 11.19,16.26 10.86,16.04C10.54,15.83 5.5,12 5.23,11.87C4.95,11.76 4.85,12.03 5.12,13.5C5.39,15 4.95,15.39 4.57,15.45C4.2,15.5 3.06,15.18 3,12.14C2.95,9.11 3.76,8.62 4.14,8.62C4.6,8.62 7.08,10.69 8.84,12.12L2,5.28L3.25,4.03M18.38,16.56C18.75,15.4 19.12,13.8 19.1,12.03V12C19.14,8.5 17.66,5.58 17.66,5.58C17.66,5.58 17.42,4.72 18.12,4.39C18.83,4.06 19.3,4.61 19.3,4.61C21.12,8.22 21,11.64 21,12C21,12.27 21.09,14.96 19.88,18.05L18.38,16.56M15.14,13.31C15.19,12.92 15.22,12.5 15.24,12.03V12C15.14,8.5 14.13,7.21 14.13,7.21C14.13,7.21 13.89,6.34 14.59,6C15.3,5.69 15.77,6.23 15.77,6.23C17.26,8.94 17.16,11.64 17.14,12C17.15,12.2 17.2,13.38 16.82,15L15.14,13.31M10.2,8.38C10.23,7.77 10.59,7.64 10.59,7.64C10.59,7.64 11.19,7.37 11.57,7.8C11.91,8.19 12.72,9.57 12.89,11.07L10.2,8.38Z",
 | 
			
		||||
    "name": "nfc-off"
 | 
			
		||||
  },
 | 
			
		||||
  { "path": "M20,4H4V20H12V8H16V20H20V4", "name": "npm-variant" },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M3,3V21H21V3H3M6,6H18V18H15V9H12V18H6V6Z",
 | 
			
		||||
    "name": "npm-variant-outline"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M8.32,21.97C8.21,21.92 8.08,21.76 8.06,21.65C8.03,21.5 8,21.76 8.66,17.56C9.26,13.76 9.25,13.82 9.33,13.71C9.46,13.54 9.44,13.54 10.94,13.53C12.26,13.5 12.54,13.5 13.13,13.41C16.38,12.96 18.39,11.05 19.09,7.75C19.13,7.53 19.17,7.34 19.18,7.34C19.18,7.33 19.25,7.38 19.33,7.44C20.36,8.22 20.71,9.66 20.32,11.58C19.86,13.87 18.64,15.39 16.74,16.04C15.93,16.32 15.25,16.43 14.05,16.46C13.25,16.5 13.23,16.5 13,16.65C12.83,16.82 12.84,16.79 12.45,19.2C12.18,20.9 12.08,21.45 12.04,21.55C11.97,21.71 11.83,21.85 11.67,21.93L11.56,22H10C8.71,22 8.38,22 8.32,21.97V21.97M3.82,19.74C3.63,19.64 3.5,19.47 3.5,19.27C3.5,19 6.11,2.68 6.18,2.5C6.27,2.32 6.5,2.13 6.68,2.06L6.83,2H10.36C14.27,2 14.12,2 15,2.2C17.62,2.75 18.82,4.5 18.37,7.13C17.87,10.06 16.39,11.8 13.87,12.43C13,12.64 12.39,12.7 10.73,12.7C9.42,12.7 9.32,12.71 9.06,12.85C8.8,13 8.59,13.27 8.5,13.6C8.46,13.67 8.23,15.07 7.97,16.7C7.71,18.33 7.5,19.69 7.5,19.72L7.47,19.78H5.69C4.11,19.78 3.89,19.78 3.82,19.74V19.74Z",
 | 
			
		||||
    "name": "paypal"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,7A2,2 0 0,1 10,9A2,2 0 0,1 8,7C7.37,7.84 7,8.87 7,10A5,5 0 0,0 12,15A5,5 0 0,0 17,10A5,5 0 0,0 12,5C11.57,5 11.16,5.05 10.77,5.15C11.5,5.45 12,6.17 12,7M12,2A8,8 0 0,1 20,10C20,11.05 19.8,12.04 19.43,12.96C17.89,17.38 13.63,22 12,22C10.37,22 6.11,17.38 4.57,12.96C4.2,12.04 4,11.05 4,10A8,8 0 0,1 12,2Z",
 | 
			
		||||
    "name": "periscope"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H9.29C9.69,20.33 10.19,19.38 10.39,18.64L11.05,16.34C11.36,16.95 12.28,17.45 13.22,17.45C16.17,17.45 18.22,14.78 18.22,11.45C18.22,8.28 15.64,5.89 12.3,5.89C8.14,5.89 5.97,8.67 5.97,11.72C5.97,13.14 6.69,14.89 7.91,15.45C8.08,15.56 8.19,15.5 8.19,15.34L8.47,14.28C8.5,14.14 8.5,14.06 8.41,14C7.97,13.45 7.69,12.61 7.69,11.78C7.69,9.64 9.3,7.61 12.03,7.61C14.42,7.61 16.08,9.19 16.08,11.5C16.08,14.11 14.75,15.95 13.03,15.95C12.05,15.95 11.39,15.11 11.55,14.17C11.83,13.03 12.39,11.83 12.39,11C12.39,10.22 12,9.61 11.16,9.61C10.22,9.61 9.39,10.61 9.39,11.95C9.39,12.83 9.66,13.39 9.66,13.39L8.55,18.17C8.39,19 8.47,20.25 8.55,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3Z",
 | 
			
		||||
    "name": "pinterest-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M21.9,4.26C21.64,3.55 20.96,3.07 20.2,3.07H20.19L18.46,3.07H3.81C3.07,3.07 2.39,3.54 2.12,4.24C2.04,4.45 2,4.66 2,4.88V10.92L2.07,12.12C2.36,14.85 3.78,17.23 5.97,18.9C6,18.93 6.05,18.96 6.09,19H6.11C7.29,19.86 8.6,20.44 10,20.73C10.68,20.86 11.35,20.93 12,20.93C12.63,20.93 13.25,20.87 13.85,20.76C13.93,20.75 14,20.73 14.07,20.72C14.09,20.71 14.11,20.7 14.14,20.69C15.5,20.4 16.76,19.83 17.89,19H17.91C17.95,18.96 18,18.93 18.03,18.9C20.22,17.23 21.64,14.85 21.93,12.12L22,10.92V4.88C22,4.68 21.97,4.47 21.9,4.26M17.67,10.55L12.96,15.06C12.7,15.32 12.35,15.44 12,15.44C11.67,15.44 11.33,15.32 11.06,15.06L6.36,10.55C5.81,10.03 5.79,9.16 6.32,8.61C6.84,8.06 7.71,8.05 8.26,8.57L12,12.17L15.77,8.57C16.31,8.05 17.18,8.07 17.71,8.61C18.23,9.16 18.21,10.03 17.67,10.55Z",
 | 
			
		||||
    "name": "pocket"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,3A9,9 0 0,1 21,12C21,13.76 20.5,15.4 19.62,16.79L21,18.17V20A1,1 0 0,1 20,21H18.18L16.79,19.62C15.41,20.5 13.76,21 12,21A9,9 0 0,1 3,12A9,9 0 0,1 12,3M12,7A5,5 0 0,0 7,12A5,5 0 0,0 12,17C12.65,17 13.26,16.88 13.83,16.65L10.95,13.77C10.17,13 10.17,11.72 10.95,10.94C11.73,10.16 13,10.16 13.78,10.94L16.66,13.82C16.88,13.26 17,12.64 17,12A5,5 0 0,0 12,7Z",
 | 
			
		||||
    "name": "quicktime"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M18.61,5.89C18.6,5.79 18.5,5.73 18.44,5.73C18.37,5.72 16.83,5.61 16.83,5.61C16.83,5.61 15.76,4.55 15.65,4.43C15.53,4.31 15.3,4.35 15.21,4.37C15.2,4.37 15,4.44 14.61,4.55C14.25,3.5 13.62,2.58 12.43,2.58C12.11,2.18 11.72,2 11.38,2C8.8,2 7.57,5.22 7.18,6.86C6.18,7.17 5.47,7.39 5.37,7.42C4.82,7.6 4.8,7.62 4.73,8.14C4.67,8.54 3.21,19.86 3.21,19.86L14.61,22L20.79,20.66C20.79,20.66 18.62,6 18.61,5.89M14,4.76C13.69,4.85 13.37,4.95 13,5.06C13,5 13,4.93 13,4.85C13,4.21 12.93,3.7 12.79,3.29C13.35,3.36 13.73,4 14,4.76M12.08,3.42C12.24,3.82 12.34,4.39 12.34,5.16C12.34,5.2 12.34,5.24 12.34,5.27C11.71,5.46 11.03,5.68 10.35,5.89C10.73,4.4 11.45,3.69 12.08,3.42M11.31,2.69C11.42,2.69 11.53,2.73 11.64,2.8C10.81,3.19 9.93,4.17 9.55,6.12C9,6.3 8.47,6.46 8,6.62C8.42,5.12 9.46,2.69 11.31,2.69M12.5,9.15L11.76,11.42C11.76,11.42 11.09,11.06 10.27,11.06C9.07,11.06 9,11.81 9,12C9,13.04 11.71,13.43 11.71,15.86C11.71,17.77 10.5,19 8.87,19C6.91,19 5.91,17.78 5.91,17.78L6.43,16.05C6.43,16.05 7.46,16.93 8.33,16.93C8.9,16.93 9.13,16.5 9.13,16.16C9.13,14.81 6.92,14.75 6.92,12.53C6.92,10.66 8.26,8.85 10.97,8.85C12,8.85 12.5,9.15 12.5,9.15M15.43,5.29L16.75,6.6L17.71,6.68C18.05,9 19.19,16.73 19.66,19.88L14.66,20.97L15.43,5.29Z",
 | 
			
		||||
    "name": "shopify"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M7.47,17.19C7.37,17.95 7.08,18.21 6.19,18.21C5.27,18.21 4.87,17.79 4.81,16.87L4.61,13.65C4.61,12.91 4.87,12.55 5.86,12.55C7.21,12.55 7.04,13.54 7.64,14.5C8.33,15.62 10,16.35 12.31,16.35C15.17,16.35 17,15.14 17,13.57C17,12.23 15.89,11.39 13.85,11.16L11.5,10.89C7.21,10.42 5.1,9.19 5.1,6.62C5.1,4.07 8.06,2 12.21,2C13.5,2 14.81,2.29 16.29,2.76C16.29,2.26 16.58,2.1 17.3,2.1C18.46,2.1 18.55,2.39 18.62,3.08L18.85,5.88C18.85,6.5 18.39,6.83 17.63,6.83C16.35,6.83 16.55,5.88 15.86,5.07C15.17,4.26 13.79,3.73 12.08,3.73C9.44,3.73 7.7,4.89 7.7,6.5C7.7,7.8 8.92,8.56 11.38,8.82L13.95,9.08C17.7,9.5 19.61,10.92 19.61,13.33C19.61,16.17 16.71,18.08 12.21,18.08C10.56,18.08 9.08,17.77 7.47,17.19M1,16H2V21H23V22H1V16Z",
 | 
			
		||||
    "name": "slackware"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M6,3H18A3,3 0 0,1 21,6V18A3,3 0 0,1 18,21H6A3,3 0 0,1 3,18V6A3,3 0 0,1 6,3M7,6A1,1 0 0,0 6,7V17A1,1 0 0,0 7,18H17A1,1 0 0,0 18,17V7A1,1 0 0,0 17,6H7M9.5,9H14.5A0.5,0.5 0 0,1 15,9.5V14.5A0.5,0.5 0 0,1 14.5,15H9.5A0.5,0.5 0 0,1 9,14.5V9.5A0.5,0.5 0 0,1 9.5,9Z",
 | 
			
		||||
    "name": "square-inc"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5.5,0H18.5A5.5,5.5 0 0,1 24,5.5V18.5A5.5,5.5 0 0,1 18.5,24H5.5A5.5,5.5 0 0,1 0,18.5V5.5A5.5,5.5 0 0,1 5.5,0M15.39,15.18C15.39,16.76 14.5,17.81 12.85,17.95V12.61C14.55,13.13 15.39,13.66 15.39,15.18M11.65,6V10.88C10.34,10.5 9.03,9.93 9.03,8.43C9.03,6.94 10.18,6.12 11.65,6M15.5,7.6L16.5,6.8C15.62,5.66 14.4,4.92 12.85,4.77V3.8H11.65V3.8L11.65,4.75C9.5,4.89 7.68,6.17 7.68,8.5C7.68,11 9.74,11.78 11.65,12.29V17.96C10.54,17.84 9.29,17.31 8.43,16.03L7.3,16.78C8.2,18.12 9.76,19 11.65,19.14V20.2H12.07L12.85,20.2V19.16C15.35,19 16.7,17.34 16.7,15.14C16.7,12.58 14.81,11.76 12.85,11.19V6.05C14,6.22 14.85,6.76 15.5,7.6Z",
 | 
			
		||||
    "name": "square-inc-cash"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M19,3A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V15L6.19,16.31C6.45,17.6 7.6,18.58 8.97,18.58C10.53,18.58 11.8,17.31 11.8,15.75V15.62L15.2,13.19H15.28C17.36,13.19 19.05,11.5 19.05,9.42C19.05,7.34 17.36,5.65 15.28,5.65C13.2,5.65 11.5,7.34 11.5,9.42V9.47L9.13,12.93L8.97,12.92C8.38,12.92 7.83,13.1 7.38,13.41L3,11.6V5A2,2 0 0,1 5,3H19M8.28,17.17C9.08,17.5 10,17.13 10.33,16.33C10.66,15.53 10.28,14.62 9.5,14.29L8.22,13.76C8.71,13.58 9.26,13.57 9.78,13.79C10.31,14 10.72,14.41 10.93,14.94C11.15,15.46 11.15,16.04 10.93,16.56C10.5,17.64 9.23,18.16 8.15,17.71C7.65,17.5 7.27,17.12 7.06,16.67L8.28,17.17M17.8,9.42C17.8,10.81 16.67,11.94 15.28,11.94C13.9,11.94 12.77,10.81 12.77,9.42A2.51,2.51 0 0,1 15.28,6.91C16.67,6.91 17.8,8.04 17.8,9.42M13.4,9.42C13.4,10.46 14.24,11.31 15.29,11.31C16.33,11.31 17.17,10.46 17.17,9.42C17.17,8.38 16.33,7.53 15.29,7.53C14.24,7.53 13.4,8.38 13.4,9.42Z",
 | 
			
		||||
    "name": "steam-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M14.92,17.16L16.75,13.53H19.45L14.94,22.5L10.37,13.53H13.07L14.92,17.16M10.63,8.66L8.18,13.55H4.55L10.61,1.5L16.74,13.55H13.11L10.63,8.66Z",
 | 
			
		||||
    "name": "strava"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,14C11,14 9,15 9,16C9,18 12,18 12,18V17A1,1 0 0,1 11,16A1,1 0 0,1 12,15V14M12,19C12,19 8,18.5 8,16.5C8,13.5 11,12.75 12,12.75V11.5C11,11.5 7,13 7,16C7,20 12,20 12,20V19M10.07,7.03L11.26,7.56C11.69,5.12 12.84,3.5 12.84,3.5C12.41,4.53 12.13,5.38 11.95,6.05C13.16,3.55 15.61,2 15.61,2C14.43,3.18 13.56,4.46 12.97,5.53C14.55,3.85 16.74,2.75 16.74,2.75C14.05,4.47 12.84,7.2 12.54,7.96L13.09,8.04C13.09,8.56 13.09,9.04 13.34,9.42C14.1,11.31 18,11.47 18,16C18,20.53 13.97,22 11.83,22C9.69,22 5,21.03 5,16C5,10.97 9.95,10.93 10.83,8.92C10.95,8.54 10.07,7.03 10.07,7.03Z",
 | 
			
		||||
    "name": "tor"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M17,11H13V15.5C13,16.44 13.28,17 14.5,17H17V21C17,21 15.54,21.05 14.17,21.05C10.8,21.05 9.5,19 9.5,16.75V11H7V7C10.07,6.74 10.27,4.5 10.5,3H13V7H17",
 | 
			
		||||
    "name": "tumblr"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M16,11H13V14.9C13,15.63 13.14,16 14.1,16H16V19C16,19 14.97,19.1 13.9,19.1C11.25,19.1 10,17.5 10,15.7V11H8V8.2C10.41,8 10.62,6.16 10.8,5H13V8H16M20,2H4C2.89,2 2,2.89 2,4V20A2,2 0 0,0 4,22H20A2,2 0 0,0 22,20V4C22,2.89 21.1,2 20,2Z",
 | 
			
		||||
    "name": "tumblr-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M3.75,17L8,12.75V16H18V11.5L20,9.5V16A2,2 0 0,1 18,18H8V21.25L3.75,17M20.25,7L16,11.25V8H6V12.5L4,14.5V8A2,2 0 0,1 6,6H16V2.75L20.25,7Z",
 | 
			
		||||
    "name": "tumblr-reblog"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3M17.71,9.33C18.19,8.93 18.75,8.45 19,7.92C18.59,8.13 18.1,8.26 17.56,8.33C18.06,7.97 18.47,7.5 18.68,6.86C18.16,7.14 17.63,7.38 16.97,7.5C15.42,5.63 11.71,7.15 12.37,9.95C9.76,9.79 8.17,8.61 6.85,7.16C6.1,8.38 6.75,10.23 7.64,10.74C7.18,10.71 6.83,10.57 6.5,10.41C6.54,11.95 7.39,12.69 8.58,13.09C8.22,13.16 7.82,13.18 7.44,13.12C7.81,14.19 8.58,14.86 9.9,15C9,15.76 7.34,16.29 6,16.08C7.15,16.81 8.46,17.39 10.28,17.31C14.69,17.11 17.64,13.95 17.71,9.33Z",
 | 
			
		||||
    "name": "twitter-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M17.71,9.33C18.19,8.93 18.75,8.45 19,7.92C18.59,8.13 18.1,8.26 17.56,8.33C18.06,7.97 18.47,7.5 18.68,6.86C18.16,7.14 17.63,7.38 16.97,7.5C15.42,5.63 11.71,7.15 12.37,9.95C9.76,9.79 8.17,8.61 6.85,7.16C6.1,8.38 6.75,10.23 7.64,10.74C7.18,10.71 6.83,10.57 6.5,10.41C6.54,11.95 7.39,12.69 8.58,13.09C8.22,13.16 7.82,13.18 7.44,13.12C7.81,14.19 8.58,14.86 9.9,15C9,15.76 7.34,16.29 6,16.08C7.15,16.81 8.46,17.39 10.28,17.31C14.69,17.11 17.64,13.95 17.71,9.33M12,2A10,10 0 0,1 22,12A10,10 0 0,1 12,22A10,10 0 0,1 2,12A10,10 0 0,1 12,2Z",
 | 
			
		||||
    "name": "twitter-circle"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M6.38,13.24V13.24C6.38,11.84 6.38,10.44 6.38,9.04H7.4V15.84H6.39C6.39,15.63 6.39,15.42 6.39,15.21C5.93,15.68 5.29,15.96 4.58,15.96C3.12,15.96 2,14.9 2,13.3V9.04H3V13.24C3,14.33 3.74,15.04 4.7,15.04C5.64,15.04 6.38,14.31 6.38,13.24M9.14,9.04V11.5C9.37,11.29 9.65,11.1 9.95,10.97C10.25,10.85 10.58,10.78 10.91,10.78C12.37,10.78 13.5,11.94 13.5,13.37C13.5,14.8 12.37,15.96 10.91,15.96C10.58,15.96 10.25,15.89 9.95,15.77C9.64,15.64 9.37,15.45 9.13,15.22C9.13,15.43 9.13,15.63 9.13,15.84C8.81,15.84 8.5,15.84 8.16,15.84V9.04H9.14M12.55,13.37V13.37C12.55,12.41 11.77,11.65 10.84,11.65C9.89,11.65 9.13,12.41 9.13,13.37C9.13,14.32 9.88,15.09 10.84,15.09C11.77,15.09 12.55,14.32 12.55,13.37M16.46,10.79C17.9,10.79 18.95,11.89 18.95,13.36V13.69H14.91C15.04,14.5 15.71,15.09 16.55,15.09C17.13,15.09 17.61,14.86 18,14.36L18.7,14.89C18.2,15.55 17.46,15.95 16.55,15.95C15.06,15.95 13.91,14.84 13.91,13.36C13.91,11.97 15,10.79 16.46,10.79M14.92,12.91H17.95C17.79,12.15 17.18,11.65 16.44,11.65C15.71,11.65 15.1,12.15 14.92,12.91M20.5,13V15.84H19.5V10.89C19.82,10.89 20.14,10.89 20.47,10.89V11.5C20.71,11.1 21.11,10.85 21.66,10.85H22V11.76H21.59C20.95,11.76 20.5,12.26 20.5,13",
 | 
			
		||||
    "name": "uber"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M19.5,3C20.14,4.08 20.44,5.19 20.44,6.6C20.44,11.08 16.61,16.91 13.5,21H6.41L3.56,4L9.77,3.39L11.28,15.5C12.69,13.21 14.42,9.61 14.42,7.16C14.42,5.81 14.19,4.9 13.83,4.15L19.5,3Z",
 | 
			
		||||
    "name": "venmo"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M5,3A2,2 0 0,0 3,5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V5A2,2 0 0,0 19,3H5M5.5,8.5H7C7.36,8.5 7.5,8.66 7.64,9.07C8.36,11.17 9.57,13 10.07,13C10.26,13 10.35,12.92 10.35,12.45V10.28C10.29,9.28 9.76,9.19 9.76,8.84C9.76,8.67 9.9,8.5 10.14,8.5H12.45C12.77,8.5 12.87,8.67 12.87,9.04V11.96C12.87,12.27 13,12.38 13.1,12.38C13.29,12.38 13.45,12.27 13.79,11.93C14.85,10.74 15.6,8.92 15.6,8.92C15.7,8.7 15.87,8.5 16.24,8.5H17.71C18.16,8.5 18.26,8.73 18.16,9.04C17.97,9.9 16.18,12.43 16.18,12.43C16,12.68 15.96,12.8 16.18,13.09C16.33,13.3 16.85,13.74 17.19,14.15C17.83,14.86 18.3,15.46 18.44,15.87C18.56,16.29 18.35,16.5 17.93,16.5H16.45C15.89,16.5 15.73,16.05 14.73,15.05C13.85,14.21 13.5,14.1 13.26,14.1C12.96,14.1 12.87,14.18 12.87,14.61V15.93C12.87,16.29 12.76,16.5 11.82,16.5C10.26,16.5 8.54,15.55 7.33,13.8C5.5,11.24 5,9.31 5,8.92C5,8.7 5.08,8.5 5.5,8.5Z",
 | 
			
		||||
    "name": "vk-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M5.5,8.5H7C7.36,8.5 7.5,8.66 7.64,9.07C8.36,11.17 9.57,13 10.07,13C10.26,13 10.35,12.92 10.35,12.45V10.28C10.29,9.28 9.76,9.19 9.76,8.84C9.76,8.67 9.9,8.5 10.14,8.5H12.45C12.77,8.5 12.87,8.67 12.87,9.04V11.96C12.87,12.27 13,12.38 13.1,12.38C13.29,12.38 13.45,12.27 13.79,11.93C14.85,10.74 15.6,8.92 15.6,8.92C15.7,8.7 15.87,8.5 16.24,8.5H17.71C18.16,8.5 18.26,8.73 18.16,9.04C17.97,9.9 16.18,12.43 16.18,12.43C16,12.68 15.96,12.8 16.18,13.09C16.33,13.3 16.85,13.74 17.19,14.15C17.83,14.86 18.3,15.46 18.44,15.87C18.56,16.29 18.35,16.5 17.93,16.5H16.45C15.89,16.5 15.73,16.05 14.73,15.05C13.85,14.21 13.5,14.1 13.26,14.1C12.96,14.1 12.87,14.18 12.87,14.61V15.93C12.87,16.29 12.76,16.5 11.82,16.5C10.26,16.5 8.54,15.55 7.33,13.8C5.5,11.24 5,9.31 5,8.92C5,8.7 5.08,8.5 5.5,8.5Z",
 | 
			
		||||
    "name": "vk-circle"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M17,17.5L12,15L7,17.5V5H5V19H19V5H17V17.5M12,12.42L14.25,13.77L13.65,11.22L15.64,9.5L13,9.27L12,6.86L11,9.27L8.36,9.5L10.35,11.22L9.75,13.77L12,12.42M5,3H19A2,2 0 0,1 21,5V19A2,2 0 0,1 19,21H5A2,2 0 0,1 3,19V5A2,2 0 0,1 5,3Z",
 | 
			
		||||
    "name": "wunderlist"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M0 16.7L3.2 12.9L0 9.1L1.5 7.8L4.5 11.3L7.5 7.8L9 9.1L5.8 12.9L9 16.7L7.5 18L4.5 14.4L1.5 18L0 16.7M24 16.9C24 17.4 23.6 17.9 23 17.9H20C18.9 17.9 18 17 18 15.9V13.9C18 12.8 18.9 11.9 20 11.9H22V9.9H18V8H23C23.5 8 24 8.4 24 9M22 14H20V16H22V14M16 16.9C16 17.4 15.6 17.9 15 17.9H12C10.9 17.9 10 17 10 15.9V9.9C10 8.8 10.9 7.9 12 7.9H14V5H16V16.9M14 15.9V9.9H12V15.9H14Z",
 | 
			
		||||
    "name": "xda"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M4.8,3C3.8,3 3,3.8 3,4.8V19.2C3,20.2 3.8,21 4.8,21H19.2C20.2,21 21,20.2 21,19.2V4.8C21,3.8 20.2,3 19.2,3M16.07,5H18.11C18.23,5 18.33,5.04 18.37,5.13C18.43,5.22 18.43,5.33 18.37,5.44L13.9,13.36L16.75,18.56C16.81,18.67 16.81,18.78 16.75,18.87C16.7,18.95 16.61,19 16.5,19H14.47C14.16,19 14,18.79 13.91,18.61L11.04,13.35C11.18,13.1 15.53,5.39 15.53,5.39C15.64,5.19 15.77,5 16.07,5M7.09,7.76H9.1C9.41,7.76 9.57,7.96 9.67,8.15L11.06,10.57C10.97,10.71 8.88,14.42 8.88,14.42C8.77,14.61 8.63,14.81 8.32,14.81H6.3C6.18,14.81 6.09,14.76 6.04,14.67C6,14.59 6,14.47 6.04,14.36L8.18,10.57L6.82,8.2C6.77,8.09 6.75,8 6.81,7.89C6.86,7.81 6.96,7.76 7.09,7.76Z",
 | 
			
		||||
    "name": "xing-box"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M15.85,6H17.74C17.86,6 17.94,6.04 18,6.12C18.04,6.2 18.04,6.3 18,6.41L13.84,13.76L16.5,18.59C16.53,18.69 16.53,18.8 16.5,18.88C16.43,18.96 16.35,19 16.24,19H14.36C14.07,19 13.93,18.81 13.84,18.64L11.17,13.76C11.31,13.5 15.35,6.36 15.35,6.36C15.45,6.18 15.57,6 15.85,6M7.5,8.57H9.39C9.67,8.57 9.81,8.75 9.9,8.92L11.19,11.17C11.12,11.3 9.17,14.75 9.17,14.75C9.07,14.92 8.94,15.11 8.66,15.11H6.78C6.67,15.11 6.59,15.06 6.54,15C6.5,14.9 6.5,14.8 6.54,14.69L8.53,11.17L7.27,9C7.21,8.87 7.2,8.77 7.25,8.69C7.3,8.61 7.39,8.57 7.5,8.57Z",
 | 
			
		||||
    "name": "xing-circle"
 | 
			
		||||
  },
 | 
			
		||||
  {
 | 
			
		||||
    "path": "M10.59,2C11.23,2 11.5,2.27 11.58,2.97L11.79,6.14L12.03,10.29C12.05,10.64 12,11 11.86,11.32C11.64,11.77 11.14,11.89 10.73,11.58C10.5,11.39 10.31,11.14 10.15,10.87L6.42,4.55C6.06,3.94 6.17,3.54 6.77,3.16C7.5,2.68 9.73,2 10.59,2M14.83,14.85L15.09,14.91L18.95,16.31C19.61,16.55 19.79,16.92 19.5,17.57C19.06,18.7 18.34,19.66 17.42,20.45C16.96,20.85 16.5,20.78 16.21,20.28L13.94,16.32C13.55,15.61 14.03,14.8 14.83,14.85M4.5,14C4.5,13.26 4.5,12.55 4.75,11.87C4.97,11.2 5.33,11 6,11.27L9.63,12.81C10.09,13 10.35,13.32 10.33,13.84C10.3,14.36 9.97,14.58 9.53,14.73L5.85,15.94C5.15,16.17 4.79,15.96 4.64,15.25C4.55,14.83 4.47,14.4 4.5,14M11.97,21C11.95,21.81 11.6,22.12 10.81,22C9.77,21.8 8.81,21.4 7.96,20.76C7.54,20.44 7.45,19.95 7.76,19.53L10.47,15.97C10.7,15.67 11.03,15.6 11.39,15.74C11.77,15.88 11.97,16.18 11.97,16.59V21M14.45,13.32C13.73,13.33 13.23,12.5 13.64,11.91C14.47,10.67 15.35,9.46 16.23,8.26C16.5,7.85 16.94,7.82 17.31,8.16C18.24,9 18.91,10 19.29,11.22C19.43,11.67 19.25,12.08 18.83,12.2L15.09,13.17L14.45,13.32Z",
 | 
			
		||||
    "name": "yelp"
 | 
			
		||||
  }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,3 @@
 | 
			
		||||
import "../../../src/resources/safari-14-attachshadow-patch";
 | 
			
		||||
import "../../../src/resources/ha-style";
 | 
			
		||||
import "../../../src/resources/roboto";
 | 
			
		||||
import "./layout/hc-connect";
 | 
			
		||||
 
 | 
			
		||||
@@ -22,8 +22,6 @@ class HcLovelace extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @property() public viewPath?: string | number;
 | 
			
		||||
 | 
			
		||||
  public urlPath?: string | null;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    const index = this._viewIndex;
 | 
			
		||||
    if (index === undefined) {
 | 
			
		||||
@@ -37,7 +35,6 @@ class HcLovelace extends LitElement {
 | 
			
		||||
    const lovelace: Lovelace = {
 | 
			
		||||
      config: this.lovelaceConfig,
 | 
			
		||||
      editMode: false,
 | 
			
		||||
      urlPath: this.urlPath!,
 | 
			
		||||
      enableFullEditMode: () => undefined,
 | 
			
		||||
      mode: "storage",
 | 
			
		||||
      language: "en",
 | 
			
		||||
 
 | 
			
		||||
@@ -87,7 +87,6 @@ export class HcMain extends HassElement {
 | 
			
		||||
        .hass=${this.hass}
 | 
			
		||||
        .lovelaceConfig=${this._lovelaceConfig}
 | 
			
		||||
        .viewPath=${this._lovelacePath}
 | 
			
		||||
        .urlPath=${this._urlPath}
 | 
			
		||||
        @config-refresh=${this._generateLovelaceConfig}
 | 
			
		||||
      ></hc-lovelace>
 | 
			
		||||
    `;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,3 @@
 | 
			
		||||
import "../../src/resources/safari-14-attachshadow-patch";
 | 
			
		||||
import "@polymer/polymer/lib/elements/dom-if";
 | 
			
		||||
import "@polymer/polymer/lib/elements/dom-repeat";
 | 
			
		||||
import "../../src/resources/ha-style";
 | 
			
		||||
 
 | 
			
		||||
@@ -2,8 +2,8 @@ import { html } from "@polymer/polymer/lib/utils/html-tag";
 | 
			
		||||
/* eslint-plugin-disable lit */
 | 
			
		||||
import { PolymerElement } from "@polymer/polymer/polymer-element";
 | 
			
		||||
import "../../../src/components/ha-card";
 | 
			
		||||
import "../../../src/dialogs/more-info/more-info-content";
 | 
			
		||||
import "../../../src/state-summary/state-card-content";
 | 
			
		||||
import "./more-info-content";
 | 
			
		||||
 | 
			
		||||
class DemoMoreInfo extends PolymerElement {
 | 
			
		||||
  static get template() {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,73 +0,0 @@
 | 
			
		||||
import { HassEntity } from "home-assistant-js-websocket";
 | 
			
		||||
import { property, PropertyValues, UpdatingElement } from "lit-element";
 | 
			
		||||
import dynamicContentUpdater from "../../../src/common/dom/dynamic_content_updater";
 | 
			
		||||
import { stateMoreInfoType } from "../../../src/common/entity/state_more_info_type";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-alarm_control_panel";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-automation";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-camera";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-climate";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-configurator";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-counter";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-cover";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-default";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-fan";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-group";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-humidifier";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-input_datetime";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-light";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-lock";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-media_player";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-person";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-script";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-sun";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-timer";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-vacuum";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-water_heater";
 | 
			
		||||
import "../../../src/dialogs/more-info/controls/more-info-weather";
 | 
			
		||||
import { HomeAssistant } from "../../../src/types";
 | 
			
		||||
 | 
			
		||||
class MoreInfoContent extends UpdatingElement {
 | 
			
		||||
  @property({ attribute: false }) public hass?: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @property() public stateObj?: HassEntity;
 | 
			
		||||
 | 
			
		||||
  private _detachedChild?: ChildNode;
 | 
			
		||||
 | 
			
		||||
  protected firstUpdated(): void {
 | 
			
		||||
    this.style.position = "relative";
 | 
			
		||||
    this.style.display = "block";
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  // This is not a lit element, but an updating element, so we implement update
 | 
			
		||||
  protected update(changedProps: PropertyValues): void {
 | 
			
		||||
    super.update(changedProps);
 | 
			
		||||
    const stateObj = this.stateObj;
 | 
			
		||||
    const hass = this.hass;
 | 
			
		||||
 | 
			
		||||
    if (!stateObj || !hass) {
 | 
			
		||||
      if (this.lastChild) {
 | 
			
		||||
        this._detachedChild = this.lastChild;
 | 
			
		||||
        // Detach child to prevent it from doing work.
 | 
			
		||||
        this.removeChild(this.lastChild);
 | 
			
		||||
      }
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (this._detachedChild) {
 | 
			
		||||
      this.appendChild(this._detachedChild);
 | 
			
		||||
      this._detachedChild = undefined;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const moreInfoType =
 | 
			
		||||
      stateObj.attributes && "custom_ui_more_info" in stateObj.attributes
 | 
			
		||||
        ? stateObj.attributes.custom_ui_more_info
 | 
			
		||||
        : "more-info-" + stateMoreInfoType(stateObj);
 | 
			
		||||
 | 
			
		||||
    dynamicContentUpdater(this, moreInfoType.toUpperCase(), {
 | 
			
		||||
      hass,
 | 
			
		||||
      stateObj,
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
customElements.define("more-info-content", MoreInfoContent);
 | 
			
		||||
@@ -3,10 +3,10 @@ import { html } from "@polymer/polymer/lib/utils/html-tag";
 | 
			
		||||
import { PolymerElement } from "@polymer/polymer/polymer-element";
 | 
			
		||||
import "../../../src/components/ha-card";
 | 
			
		||||
import { SUPPORT_BRIGHTNESS } from "../../../src/data/light";
 | 
			
		||||
import "../../../src/dialogs/more-info/more-info-content";
 | 
			
		||||
import { getEntity } from "../../../src/fake_data/entity";
 | 
			
		||||
import { provideHass } from "../../../src/fake_data/provide_hass";
 | 
			
		||||
import "../components/demo-more-infos";
 | 
			
		||||
import "../components/more-info-content";
 | 
			
		||||
 | 
			
		||||
const ENTITIES = [
 | 
			
		||||
  getEntity("light", "bed_light", "on", {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,17 +1,16 @@
 | 
			
		||||
import "@polymer/app-layout/app-header-layout/app-header-layout";
 | 
			
		||||
import "@polymer/app-layout/app-header/app-header";
 | 
			
		||||
import "@polymer/app-layout/app-toolbar/app-toolbar";
 | 
			
		||||
import "../../src/components/ha-icon-button";
 | 
			
		||||
import "../../src/components/ha-icon";
 | 
			
		||||
import "@polymer/paper-item/paper-item";
 | 
			
		||||
import "@polymer/paper-item/paper-item-body";
 | 
			
		||||
import { html } from "@polymer/polymer/lib/utils/html-tag";
 | 
			
		||||
/* eslint-plugin-disable lit */
 | 
			
		||||
import { PolymerElement } from "@polymer/polymer/polymer-element";
 | 
			
		||||
import "../../src/components/ha-card";
 | 
			
		||||
import "../../src/components/ha-icon";
 | 
			
		||||
import "../../src/components/ha-icon-button";
 | 
			
		||||
import "../../src/managers/notification-manager";
 | 
			
		||||
import "../../src/styles/polymer-ha-style";
 | 
			
		||||
// eslint-disable-next-line import/extensions
 | 
			
		||||
import { DEMOS } from "../build/import-demos";
 | 
			
		||||
 | 
			
		||||
const fixPath = (path) => path.substr(2, path.length - 5);
 | 
			
		||||
 
 | 
			
		||||
@@ -1,13 +1,12 @@
 | 
			
		||||
import "@material/mwc-icon-button/mwc-icon-button";
 | 
			
		||||
import { ActionDetail } from "@material/mwc-list/mwc-list-foundation";
 | 
			
		||||
import "@material/mwc-list/mwc-list-item";
 | 
			
		||||
import { mdiDotsVertical } from "@mdi/js";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { html, TemplateResult } from "lit-html";
 | 
			
		||||
@@ -20,13 +19,13 @@ import {
 | 
			
		||||
  HassioAddonRepository,
 | 
			
		||||
  reloadHassioAddons,
 | 
			
		||||
} from "../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../src/data/hassio/common";
 | 
			
		||||
import "../../../src/layouts/hass-loading-screen";
 | 
			
		||||
import "../../../src/layouts/hass-tabs-subpage";
 | 
			
		||||
import "../../../src/layouts/hass-loading-screen";
 | 
			
		||||
import { HomeAssistant, Route } from "../../../src/types";
 | 
			
		||||
import { showRepositoriesDialog } from "../dialogs/repositories/show-dialog-repositories";
 | 
			
		||||
import { supervisorTabs } from "../hassio-tabs";
 | 
			
		||||
import "./hassio-addon-repository";
 | 
			
		||||
import { ActionDetail } from "@material/mwc-list/mwc-list-foundation";
 | 
			
		||||
 | 
			
		||||
const sortRepos = (a: HassioAddonRepository, b: HassioAddonRepository) => {
 | 
			
		||||
  if (a.slug === "local") {
 | 
			
		||||
@@ -180,7 +179,7 @@ class HassioAddonStore extends LitElement {
 | 
			
		||||
      this._repos.sort(sortRepos);
 | 
			
		||||
      this._addons = addonsInfo.addons;
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      alert(extractApiErrorMessage(err));
 | 
			
		||||
      alert("Failed to fetch add-on info");
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -28,7 +28,6 @@ import { haStyle } from "../../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
import { suggestAddonRestart } from "../../dialogs/suggestAddonRestart";
 | 
			
		||||
import { hassioStyle } from "../../resources/hassio-style";
 | 
			
		||||
import "../../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
 | 
			
		||||
@customElement("hassio-addon-audio")
 | 
			
		||||
class HassioAddonAudio extends LitElement {
 | 
			
		||||
@@ -92,9 +91,7 @@ class HassioAddonAudio extends LitElement {
 | 
			
		||||
          </paper-dropdown-menu>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="card-actions">
 | 
			
		||||
          <ha-progress-button @click=${this._saveSettings}>
 | 
			
		||||
            Save
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          <mwc-button @click=${this._saveSettings}>Save</mwc-button>
 | 
			
		||||
        </div>
 | 
			
		||||
      </ha-card>
 | 
			
		||||
    `;
 | 
			
		||||
@@ -175,10 +172,7 @@ class HassioAddonAudio extends LitElement {
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _saveSettings(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _saveSettings(): Promise<void> {
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    const data: HassioAddonSetOptionParams = {
 | 
			
		||||
      audio_input:
 | 
			
		||||
@@ -188,14 +182,12 @@ class HassioAddonAudio extends LitElement {
 | 
			
		||||
    };
 | 
			
		||||
    try {
 | 
			
		||||
      await setHassioAddonOption(this.hass, this.addon.slug, data);
 | 
			
		||||
      if (this.addon?.state === "started") {
 | 
			
		||||
        await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
      }
 | 
			
		||||
    } catch {
 | 
			
		||||
      this._error = "Failed to set addon audio device";
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
    if (!this._error && this.addon?.state === "started") {
 | 
			
		||||
      await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,15 +5,14 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  query,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { fireEvent } from "../../../../src/common/dom/fire_event";
 | 
			
		||||
import "../../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import "../../../../src/components/ha-card";
 | 
			
		||||
import "../../../../src/components/ha-yaml-editor";
 | 
			
		||||
import type { HaYamlEditor } from "../../../../src/components/ha-yaml-editor";
 | 
			
		||||
@@ -22,7 +21,6 @@ import {
 | 
			
		||||
  HassioAddonSetOptionParams,
 | 
			
		||||
  setHassioAddonOption,
 | 
			
		||||
} from "../../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import { showConfirmationDialog } from "../../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { haStyle } from "../../../../src/resources/styles";
 | 
			
		||||
import type { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
@@ -57,103 +55,20 @@ class HassioAddonConfig extends LitElement {
 | 
			
		||||
          ${valid ? "" : html` <div class="errors">Invalid YAML</div> `}
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="card-actions">
 | 
			
		||||
          <ha-progress-button class="warning" @click=${this._resetTapped}>
 | 
			
		||||
          <mwc-button class="warning" @click=${this._resetTapped}>
 | 
			
		||||
            Reset to defaults
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          <ha-progress-button
 | 
			
		||||
          </mwc-button>
 | 
			
		||||
          <mwc-button
 | 
			
		||||
            @click=${this._saveTapped}
 | 
			
		||||
            .disabled=${!this._configHasChanged || !valid}
 | 
			
		||||
          >
 | 
			
		||||
            Save
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          </mwc-button>
 | 
			
		||||
        </div>
 | 
			
		||||
      </ha-card>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProperties: PropertyValues): void {
 | 
			
		||||
    super.updated(changedProperties);
 | 
			
		||||
    if (changedProperties.has("addon")) {
 | 
			
		||||
      this._editor.setValue(this.addon.options);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _configChanged(): void {
 | 
			
		||||
    this._configHasChanged = true;
 | 
			
		||||
    this.requestUpdate();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _resetTapped(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: this.addon.name,
 | 
			
		||||
      text: "Are you sure you want to reset all your options?",
 | 
			
		||||
      confirmText: "reset options",
 | 
			
		||||
      dismissText: "no",
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    const data: HassioAddonSetOptionParams = {
 | 
			
		||||
      options: null,
 | 
			
		||||
    };
 | 
			
		||||
    try {
 | 
			
		||||
      await setHassioAddonOption(this.hass, this.addon.slug, data);
 | 
			
		||||
      this._configHasChanged = false;
 | 
			
		||||
      const eventdata = {
 | 
			
		||||
        success: true,
 | 
			
		||||
        response: undefined,
 | 
			
		||||
        path: "options",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to reset addon configuration, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _saveTapped(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
    let data: HassioAddonSetOptionParams;
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    try {
 | 
			
		||||
      data = {
 | 
			
		||||
        options: this._editor.value,
 | 
			
		||||
      };
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = err;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    try {
 | 
			
		||||
      await setHassioAddonOption(this.hass, this.addon.slug, data);
 | 
			
		||||
      this._configHasChanged = false;
 | 
			
		||||
      const eventdata = {
 | 
			
		||||
        success: true,
 | 
			
		||||
        response: undefined,
 | 
			
		||||
        path: "options",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
      if (this.addon?.state === "started") {
 | 
			
		||||
        await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
      }
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to save addon configuration, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
@@ -183,6 +98,80 @@ class HassioAddonConfig extends LitElement {
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProperties: PropertyValues): void {
 | 
			
		||||
    super.updated(changedProperties);
 | 
			
		||||
    if (changedProperties.has("addon")) {
 | 
			
		||||
      this._editor.setValue(this.addon.options);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _configChanged(): void {
 | 
			
		||||
    this._configHasChanged = true;
 | 
			
		||||
    this.requestUpdate();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _resetTapped(): Promise<void> {
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: this.addon.name,
 | 
			
		||||
      text: "Are you sure you want to reset all your options?",
 | 
			
		||||
      confirmText: "reset options",
 | 
			
		||||
      dismissText: "no",
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    const data: HassioAddonSetOptionParams = {
 | 
			
		||||
      options: null,
 | 
			
		||||
    };
 | 
			
		||||
    try {
 | 
			
		||||
      await setHassioAddonOption(this.hass, this.addon.slug, data);
 | 
			
		||||
      this._configHasChanged = false;
 | 
			
		||||
      const eventdata = {
 | 
			
		||||
        success: true,
 | 
			
		||||
        response: undefined,
 | 
			
		||||
        path: "options",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to reset addon configuration, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _saveTapped(): Promise<void> {
 | 
			
		||||
    let data: HassioAddonSetOptionParams;
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    try {
 | 
			
		||||
      data = {
 | 
			
		||||
        options: this._editor.value,
 | 
			
		||||
      };
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = err;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    try {
 | 
			
		||||
      await setHassioAddonOption(this.hass, this.addon.slug, data);
 | 
			
		||||
      this._configHasChanged = false;
 | 
			
		||||
      const eventdata = {
 | 
			
		||||
        success: true,
 | 
			
		||||
        response: undefined,
 | 
			
		||||
        path: "options",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to save addon configuration, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
    if (!this._error && this.addon?.state === "started") {
 | 
			
		||||
      await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
 
 | 
			
		||||
@@ -4,21 +4,19 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { fireEvent } from "../../../../src/common/dom/fire_event";
 | 
			
		||||
import "../../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import "../../../../src/components/ha-card";
 | 
			
		||||
import {
 | 
			
		||||
  HassioAddonDetails,
 | 
			
		||||
  HassioAddonSetOptionParams,
 | 
			
		||||
  setHassioAddonOption,
 | 
			
		||||
} from "../../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import { haStyle } from "../../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
import { suggestAddonRestart } from "../../dialogs/suggestAddonRestart";
 | 
			
		||||
@@ -87,17 +85,38 @@ class HassioAddonNetwork extends LitElement {
 | 
			
		||||
          </table>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="card-actions">
 | 
			
		||||
          <ha-progress-button class="warning" @click=${this._resetTapped}>
 | 
			
		||||
          <mwc-button class="warning" @click=${this._resetTapped}>
 | 
			
		||||
            Reset to defaults
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          <ha-progress-button @click=${this._saveTapped}>
 | 
			
		||||
            Save
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          </mwc-button>
 | 
			
		||||
          <mwc-button @click=${this._saveTapped}>Save</mwc-button>
 | 
			
		||||
        </div>
 | 
			
		||||
      </ha-card>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
      hassioStyle,
 | 
			
		||||
      css`
 | 
			
		||||
        :host {
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card {
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
        .errors {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        .card-actions {
 | 
			
		||||
          display: flex;
 | 
			
		||||
          justify-content: space-between;
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected update(changedProperties: PropertyValues): void {
 | 
			
		||||
    super.update(changedProperties);
 | 
			
		||||
    if (changedProperties.has("addon")) {
 | 
			
		||||
@@ -130,10 +149,7 @@ class HassioAddonNetwork extends LitElement {
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _resetTapped(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _resetTapped(): Promise<void> {
 | 
			
		||||
    const data: HassioAddonSetOptionParams = {
 | 
			
		||||
      network: null,
 | 
			
		||||
    };
 | 
			
		||||
@@ -146,22 +162,17 @@ class HassioAddonNetwork extends LitElement {
 | 
			
		||||
        path: "option",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
      if (this.addon?.state === "started") {
 | 
			
		||||
        await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
      }
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to set addon network configuration, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
      this._error = `Failed to set addon network configuration, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
    if (!this._error && this.addon?.state === "started") {
 | 
			
		||||
      await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _saveTapped(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _saveTapped(): Promise<void> {
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    const networkconfiguration = {};
 | 
			
		||||
    this._config!.forEach((item) => {
 | 
			
		||||
@@ -180,38 +191,14 @@ class HassioAddonNetwork extends LitElement {
 | 
			
		||||
        path: "option",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
      if (this.addon?.state === "started") {
 | 
			
		||||
        await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
      }
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to set addon network configuration, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
      this._error = `Failed to set addon network configuration, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
    if (!this._error && this.addon?.state === "started") {
 | 
			
		||||
      await suggestAddonRestart(this, this.hass, this.addon);
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
      hassioStyle,
 | 
			
		||||
      css`
 | 
			
		||||
        :host {
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card {
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
        .errors {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        .card-actions {
 | 
			
		||||
          display: flex;
 | 
			
		||||
          justify-content: space-between;
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -3,19 +3,18 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import "../../../../src/components/ha-circular-progress";
 | 
			
		||||
import "../../../../src/components/ha-markdown";
 | 
			
		||||
import {
 | 
			
		||||
  fetchHassioAddonDocumentation,
 | 
			
		||||
  HassioAddonDetails,
 | 
			
		||||
} from "../../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import "../../../../src/layouts/hass-loading-screen";
 | 
			
		||||
import "../../../../src/components/ha-circular-progress";
 | 
			
		||||
import { haStyle } from "../../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
import { hassioStyle } from "../../resources/hassio-style";
 | 
			
		||||
@@ -81,9 +80,9 @@ class HassioAddonDocumentationDashboard extends LitElement {
 | 
			
		||||
        this.addon!.slug
 | 
			
		||||
      );
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to get addon documentation, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
      this._error = `Failed to get addon documentation, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -9,19 +9,21 @@ import {
 | 
			
		||||
  mdiExclamationThick,
 | 
			
		||||
  mdiFlask,
 | 
			
		||||
  mdiHomeAssistant,
 | 
			
		||||
  mdiInformation,
 | 
			
		||||
  mdiKey,
 | 
			
		||||
  mdiNetwork,
 | 
			
		||||
  mdiPound,
 | 
			
		||||
  mdiShield,
 | 
			
		||||
} from "@mdi/js";
 | 
			
		||||
import "@polymer/paper-tooltip/paper-tooltip";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { classMap } from "lit-html/directives/class-map";
 | 
			
		||||
@@ -33,27 +35,19 @@ import "../../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import "../../../../src/components/ha-card";
 | 
			
		||||
import "../../../../src/components/ha-label-badge";
 | 
			
		||||
import "../../../../src/components/ha-markdown";
 | 
			
		||||
import "../../../../src/components/ha-settings-row";
 | 
			
		||||
import "../../../../src/components/ha-svg-icon";
 | 
			
		||||
import "../../../../src/components/ha-switch";
 | 
			
		||||
import {
 | 
			
		||||
  fetchHassioAddonChangelog,
 | 
			
		||||
  fetchHassioAddonInfo,
 | 
			
		||||
  HassioAddonDetails,
 | 
			
		||||
  HassioAddonSetOptionParams,
 | 
			
		||||
  HassioAddonSetSecurityParams,
 | 
			
		||||
  installHassioAddon,
 | 
			
		||||
  setHassioAddonOption,
 | 
			
		||||
  setHassioAddonSecurity,
 | 
			
		||||
  startHassioAddon,
 | 
			
		||||
  uninstallHassioAddon,
 | 
			
		||||
  validateHassioAddonOption,
 | 
			
		||||
} from "../../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import {
 | 
			
		||||
  showAlertDialog,
 | 
			
		||||
  showConfirmationDialog,
 | 
			
		||||
} from "../../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { showConfirmationDialog } from "../../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { haStyle } from "../../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
import "../../components/hassio-card-content";
 | 
			
		||||
@@ -133,6 +127,8 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _error?: string;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) private _installing = false;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    return html`
 | 
			
		||||
      ${this._computeUpdateAvailable
 | 
			
		||||
@@ -246,23 +242,19 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
          <div class="security">
 | 
			
		||||
            ${this.addon.stage !== "stable"
 | 
			
		||||
              ? html` <ha-label-badge
 | 
			
		||||
                  class=${classMap({
 | 
			
		||||
                    yellow: this.addon.stage === "experimental",
 | 
			
		||||
                    red: this.addon.stage === "deprecated",
 | 
			
		||||
                  })}
 | 
			
		||||
                  @click=${this._showMoreInfo}
 | 
			
		||||
                  id="stage"
 | 
			
		||||
                  label="stage"
 | 
			
		||||
                  description=""
 | 
			
		||||
                >
 | 
			
		||||
                  <ha-svg-icon
 | 
			
		||||
                    .path=${STAGE_ICON[this.addon.stage]}
 | 
			
		||||
                  ></ha-svg-icon>
 | 
			
		||||
                </ha-label-badge>`
 | 
			
		||||
              : ""}
 | 
			
		||||
 | 
			
		||||
            <ha-label-badge
 | 
			
		||||
              class=${classMap({
 | 
			
		||||
                green: this.addon.stage === "stable",
 | 
			
		||||
                yellow: this.addon.stage === "experimental",
 | 
			
		||||
                red: this.addon.stage === "deprecated",
 | 
			
		||||
              })}
 | 
			
		||||
              @click=${this._showMoreInfo}
 | 
			
		||||
              id="stage"
 | 
			
		||||
              label="stage"
 | 
			
		||||
              description=""
 | 
			
		||||
            >
 | 
			
		||||
              <ha-svg-icon .path=${STAGE_ICON[this.addon.stage]}></ha-svg-icon>
 | 
			
		||||
            </ha-label-badge>
 | 
			
		||||
            <ha-label-badge
 | 
			
		||||
              class=${classMap({
 | 
			
		||||
                green: [5, 6].includes(Number(this.addon.rating)),
 | 
			
		||||
@@ -390,94 +382,67 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
 | 
			
		||||
          ${this.addon.version
 | 
			
		||||
            ? html`
 | 
			
		||||
                <div class="addon-options">
 | 
			
		||||
                  <ha-settings-row ?three-line=${this.narrow}>
 | 
			
		||||
                    <span slot="heading">
 | 
			
		||||
                      Start on boot
 | 
			
		||||
                    </span>
 | 
			
		||||
                    <span slot="description">
 | 
			
		||||
                      Make the add-on start during a system boot
 | 
			
		||||
                    </span>
 | 
			
		||||
                    <ha-switch
 | 
			
		||||
                      @change=${this._startOnBootToggled}
 | 
			
		||||
                      .checked=${this.addon.boot === "auto"}
 | 
			
		||||
                      haptic
 | 
			
		||||
                    ></ha-switch>
 | 
			
		||||
                  </ha-settings-row>
 | 
			
		||||
 | 
			
		||||
                  ${this.addon.startup !== "once"
 | 
			
		||||
                    ? html`
 | 
			
		||||
                        <ha-settings-row ?three-line=${this.narrow}>
 | 
			
		||||
                          <span slot="heading">
 | 
			
		||||
                            Watchdog
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <span slot="description">
 | 
			
		||||
                            This will start the add-on if it crashes
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <ha-switch
 | 
			
		||||
                            @change=${this._watchdogToggled}
 | 
			
		||||
                            .checked=${this.addon.watchdog}
 | 
			
		||||
                            haptic
 | 
			
		||||
                          ></ha-switch>
 | 
			
		||||
                        </ha-settings-row>
 | 
			
		||||
                      `
 | 
			
		||||
                    : ""}
 | 
			
		||||
                  ${this.addon.auto_update || this.hass.userData?.showAdvanced
 | 
			
		||||
                    ? html`
 | 
			
		||||
                        <ha-settings-row ?three-line=${this.narrow}>
 | 
			
		||||
                          <span slot="heading">
 | 
			
		||||
                            Auto update
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <span slot="description">
 | 
			
		||||
                            Auto update the add-on when there is a new version
 | 
			
		||||
                            available
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <ha-switch
 | 
			
		||||
                            @change=${this._autoUpdateToggled}
 | 
			
		||||
                            .checked=${this.addon.auto_update}
 | 
			
		||||
                            haptic
 | 
			
		||||
                          ></ha-switch>
 | 
			
		||||
                        </ha-settings-row>
 | 
			
		||||
                      `
 | 
			
		||||
                    : ""}
 | 
			
		||||
                  ${this.addon.ingress
 | 
			
		||||
                    ? html`
 | 
			
		||||
                        <ha-settings-row ?three-line=${this.narrow}>
 | 
			
		||||
                          <span slot="heading">
 | 
			
		||||
                            Show in sidebar
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <span slot="description">
 | 
			
		||||
                            ${this._computeCannotIngressSidebar
 | 
			
		||||
                              ? "This option requires Home Assistant 0.92 or later."
 | 
			
		||||
                              : "Add this add-on to your sidebar"}
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <ha-switch
 | 
			
		||||
                            @change=${this._panelToggled}
 | 
			
		||||
                            .checked=${this.addon.ingress_panel}
 | 
			
		||||
                            .disabled=${this._computeCannotIngressSidebar}
 | 
			
		||||
                            haptic
 | 
			
		||||
                          ></ha-switch>
 | 
			
		||||
                        </ha-settings-row>
 | 
			
		||||
                      `
 | 
			
		||||
                    : ""}
 | 
			
		||||
                  ${this._computeUsesProtectedOptions
 | 
			
		||||
                    ? html`
 | 
			
		||||
                        <ha-settings-row ?three-line=${this.narrow}>
 | 
			
		||||
                          <span slot="heading">
 | 
			
		||||
                            Protection mode
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <span slot="description">
 | 
			
		||||
                            Blocks elevated system access from the add-on
 | 
			
		||||
                          </span>
 | 
			
		||||
                          <ha-switch
 | 
			
		||||
                            @change=${this._protectionToggled}
 | 
			
		||||
                            .checked=${this.addon.protected}
 | 
			
		||||
                            haptic
 | 
			
		||||
                          ></ha-switch>
 | 
			
		||||
                        </ha-settings-row>
 | 
			
		||||
                      `
 | 
			
		||||
                    : ""}
 | 
			
		||||
                <div class="state">
 | 
			
		||||
                  <div>Start on boot</div>
 | 
			
		||||
                  <ha-switch
 | 
			
		||||
                    @change=${this._startOnBootToggled}
 | 
			
		||||
                    .checked=${this.addon.boot === "auto"}
 | 
			
		||||
                    haptic
 | 
			
		||||
                  ></ha-switch>
 | 
			
		||||
                </div>
 | 
			
		||||
                ${this.addon.auto_update || this.hass.userData?.showAdvanced
 | 
			
		||||
                  ? html`
 | 
			
		||||
                      <div class="state">
 | 
			
		||||
                        <div>Auto update</div>
 | 
			
		||||
                        <ha-switch
 | 
			
		||||
                          @change=${this._autoUpdateToggled}
 | 
			
		||||
                          .checked=${this.addon.auto_update}
 | 
			
		||||
                          haptic
 | 
			
		||||
                        ></ha-switch>
 | 
			
		||||
                      </div>
 | 
			
		||||
                    `
 | 
			
		||||
                  : ""}
 | 
			
		||||
                ${this.addon.ingress
 | 
			
		||||
                  ? html`
 | 
			
		||||
                      <div class="state">
 | 
			
		||||
                        <div>Show in sidebar</div>
 | 
			
		||||
                        <ha-switch
 | 
			
		||||
                          @change=${this._panelToggled}
 | 
			
		||||
                          .checked=${this.addon.ingress_panel}
 | 
			
		||||
                          .disabled=${this._computeCannotIngressSidebar}
 | 
			
		||||
                          haptic
 | 
			
		||||
                        ></ha-switch>
 | 
			
		||||
                        ${this._computeCannotIngressSidebar
 | 
			
		||||
                          ? html`
 | 
			
		||||
                              <span>
 | 
			
		||||
                                This option requires Home Assistant 0.92 or
 | 
			
		||||
                                later.
 | 
			
		||||
                              </span>
 | 
			
		||||
                            `
 | 
			
		||||
                          : ""}
 | 
			
		||||
                      </div>
 | 
			
		||||
                    `
 | 
			
		||||
                  : ""}
 | 
			
		||||
                ${this._computeUsesProtectedOptions
 | 
			
		||||
                  ? html`
 | 
			
		||||
                      <div class="state">
 | 
			
		||||
                        <div>
 | 
			
		||||
                          Protection mode
 | 
			
		||||
                          <span>
 | 
			
		||||
                            <ha-svg-icon path=${mdiInformation}></ha-svg-icon>
 | 
			
		||||
                            <paper-tooltip>
 | 
			
		||||
                              Grant the add-on elevated system access.
 | 
			
		||||
                            </paper-tooltip>
 | 
			
		||||
                          </span>
 | 
			
		||||
                        </div>
 | 
			
		||||
                        <ha-switch
 | 
			
		||||
                          @change=${this._protectionToggled}
 | 
			
		||||
                          .checked=${this.addon.protected}
 | 
			
		||||
                          haptic
 | 
			
		||||
                        ></ha-switch>
 | 
			
		||||
                      </div>
 | 
			
		||||
                    `
 | 
			
		||||
                  : ""}
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
          ${this._error ? html` <div class="errors">${this._error}</div> ` : ""}
 | 
			
		||||
@@ -503,9 +468,12 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
                      </ha-call-api-button>
 | 
			
		||||
                    `
 | 
			
		||||
                  : html`
 | 
			
		||||
                      <ha-progress-button @click=${this._startClicked}>
 | 
			
		||||
                      <ha-call-api-button
 | 
			
		||||
                        .hass=${this.hass}
 | 
			
		||||
                        .path="hassio/addons/${this.addon.slug}/start"
 | 
			
		||||
                      >
 | 
			
		||||
                        Start
 | 
			
		||||
                      </ha-progress-button>
 | 
			
		||||
                      </ha-call-api-button>
 | 
			
		||||
                    `}
 | 
			
		||||
                ${this._computeShowWebUI
 | 
			
		||||
                  ? html`
 | 
			
		||||
@@ -529,12 +497,12 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
                      </mwc-button>
 | 
			
		||||
                    `
 | 
			
		||||
                  : ""}
 | 
			
		||||
                <ha-progress-button
 | 
			
		||||
                <mwc-button
 | 
			
		||||
                  class=" right warning"
 | 
			
		||||
                  @click=${this._uninstallClicked}
 | 
			
		||||
                >
 | 
			
		||||
                  Uninstall
 | 
			
		||||
                </ha-progress-button>
 | 
			
		||||
                </mwc-button>
 | 
			
		||||
                ${this.addon.build
 | 
			
		||||
                  ? html`
 | 
			
		||||
                      <ha-call-api-button
 | 
			
		||||
@@ -556,7 +524,8 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
                    `
 | 
			
		||||
                  : ""}
 | 
			
		||||
                <ha-progress-button
 | 
			
		||||
                  .disabled=${!this.addon.available}
 | 
			
		||||
                  .disabled=${!this.addon.available || this._installing}
 | 
			
		||||
                  .progress=${this._installing}
 | 
			
		||||
                  @click=${this._installClicked}
 | 
			
		||||
                >
 | 
			
		||||
                  Install
 | 
			
		||||
@@ -579,6 +548,137 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
      hassioStyle,
 | 
			
		||||
      css`
 | 
			
		||||
        :host {
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card {
 | 
			
		||||
          display: block;
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning {
 | 
			
		||||
          background-color: var(--error-color);
 | 
			
		||||
          color: white;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning .card-header {
 | 
			
		||||
          color: white;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning .card-content {
 | 
			
		||||
          color: white;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning mwc-button {
 | 
			
		||||
          --mdc-theme-primary: white !important;
 | 
			
		||||
        }
 | 
			
		||||
        .warning {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          --mdc-theme-primary: var(--error-color);
 | 
			
		||||
        }
 | 
			
		||||
        .light-color {
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
        .addon-header {
 | 
			
		||||
          padding-left: 8px;
 | 
			
		||||
          font-size: 24px;
 | 
			
		||||
          color: var(--ha-card-header-color, --primary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
        .addon-version {
 | 
			
		||||
          float: right;
 | 
			
		||||
          font-size: 15px;
 | 
			
		||||
          vertical-align: middle;
 | 
			
		||||
        }
 | 
			
		||||
        .errors {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        .description {
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        img.logo {
 | 
			
		||||
          max-height: 60px;
 | 
			
		||||
          margin: 16px 0;
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
        .state {
 | 
			
		||||
          display: flex;
 | 
			
		||||
          margin: 33px 0;
 | 
			
		||||
        }
 | 
			
		||||
        .state div {
 | 
			
		||||
          width: 180px;
 | 
			
		||||
          display: inline-block;
 | 
			
		||||
        }
 | 
			
		||||
        .state ha-svg-icon {
 | 
			
		||||
          width: 16px;
 | 
			
		||||
          height: 16px;
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
        ha-switch {
 | 
			
		||||
          display: flex;
 | 
			
		||||
        }
 | 
			
		||||
        ha-svg-icon.running {
 | 
			
		||||
          color: var(--paper-green-400);
 | 
			
		||||
        }
 | 
			
		||||
        ha-svg-icon.stopped {
 | 
			
		||||
          color: var(--google-red-300);
 | 
			
		||||
        }
 | 
			
		||||
        ha-call-api-button {
 | 
			
		||||
          font-weight: 500;
 | 
			
		||||
          color: var(--primary-color);
 | 
			
		||||
        }
 | 
			
		||||
        .right {
 | 
			
		||||
          float: right;
 | 
			
		||||
        }
 | 
			
		||||
        protection-enable mwc-button {
 | 
			
		||||
          --mdc-theme-primary: white;
 | 
			
		||||
        }
 | 
			
		||||
        .description a {
 | 
			
		||||
          color: var(--primary-color);
 | 
			
		||||
        }
 | 
			
		||||
        .red {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-red, #df4c1e);
 | 
			
		||||
        }
 | 
			
		||||
        .blue {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-blue, #039be5);
 | 
			
		||||
        }
 | 
			
		||||
        .green {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-green, #0da035);
 | 
			
		||||
        }
 | 
			
		||||
        .yellow {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-yellow, #f4b400);
 | 
			
		||||
        }
 | 
			
		||||
        .security {
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        .card-actions {
 | 
			
		||||
          display: flow-root;
 | 
			
		||||
        }
 | 
			
		||||
        .security h3 {
 | 
			
		||||
          margin-bottom: 8px;
 | 
			
		||||
          font-weight: normal;
 | 
			
		||||
        }
 | 
			
		||||
        .security ha-label-badge {
 | 
			
		||||
          cursor: pointer;
 | 
			
		||||
          margin-right: 4px;
 | 
			
		||||
          --ha-label-badge-padding: 8px 0 0 0;
 | 
			
		||||
        }
 | 
			
		||||
        .changelog {
 | 
			
		||||
          display: contents;
 | 
			
		||||
        }
 | 
			
		||||
        .changelog-link {
 | 
			
		||||
          color: var(--primary-color);
 | 
			
		||||
          text-decoration: underline;
 | 
			
		||||
          cursor: pointer;
 | 
			
		||||
        }
 | 
			
		||||
        ha-markdown {
 | 
			
		||||
          padding: 16px;
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private get _computeHassioApi(): boolean {
 | 
			
		||||
    return (
 | 
			
		||||
      this.addon.hassio_api &&
 | 
			
		||||
@@ -663,29 +763,7 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to set addon option, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _watchdogToggled(): Promise<void> {
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    const data: HassioAddonSetOptionParams = {
 | 
			
		||||
      watchdog: !this.addon.watchdog,
 | 
			
		||||
    };
 | 
			
		||||
    try {
 | 
			
		||||
      await setHassioAddonOption(this.hass, this.addon.slug, data);
 | 
			
		||||
      const eventdata = {
 | 
			
		||||
        success: true,
 | 
			
		||||
        response: undefined,
 | 
			
		||||
        path: "option",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to set addon option, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
      this._error = `Failed to set addon option, ${err.body?.message || err}`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -703,9 +781,7 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to set addon option, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
      this._error = `Failed to set addon option, ${err.body?.message || err}`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -723,9 +799,9 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to set addon security option, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
      this._error = `Failed to set addon security option, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -743,13 +819,12 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to set addon option, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
      this._error = `Failed to set addon option, ${err.body?.message || err}`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _openChangelog(): Promise<void> {
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    try {
 | 
			
		||||
      const content = await fetchHassioAddonChangelog(
 | 
			
		||||
        this.hass,
 | 
			
		||||
@@ -760,17 +835,15 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
        content,
 | 
			
		||||
      });
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to get addon changelog",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
      this._error = `Failed to get addon changelog, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _installClicked(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _installClicked(): Promise<void> {
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    this._installing = true;
 | 
			
		||||
    try {
 | 
			
		||||
      await installHassioAddon(this.hass, this.addon.slug);
 | 
			
		||||
      const eventdata = {
 | 
			
		||||
@@ -780,62 +853,12 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to install addon",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
      this._error = `Failed to install addon, ${err.body?.message || err}`;
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
    this._installing = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _startClicked(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
    try {
 | 
			
		||||
      const validate = await validateHassioAddonOption(
 | 
			
		||||
        this.hass,
 | 
			
		||||
        this.addon.slug
 | 
			
		||||
      );
 | 
			
		||||
      if (!validate.data.valid) {
 | 
			
		||||
        await showConfirmationDialog(this, {
 | 
			
		||||
          title: "Failed to start addon - configruation validation faled!",
 | 
			
		||||
          text: validate.data.message.split(" Got ")[0],
 | 
			
		||||
          confirm: () => this._openConfiguration(),
 | 
			
		||||
          confirmText: "Go to configruation",
 | 
			
		||||
          dismissText: "Cancel",
 | 
			
		||||
        });
 | 
			
		||||
        button.progress = false;
 | 
			
		||||
        return;
 | 
			
		||||
      }
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to validate addon configuration",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      await startHassioAddon(this.hass, this.addon.slug);
 | 
			
		||||
      this.addon = await fetchHassioAddonInfo(this.hass, this.addon.slug);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to start addon",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _openConfiguration(): void {
 | 
			
		||||
    navigate(this, `/hassio/addon/${this.addon.slug}/config`);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _uninstallClicked(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _uninstallClicked(): Promise<void> {
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: this.addon.name,
 | 
			
		||||
      text: "Are you sure you want to uninstall this add-on?",
 | 
			
		||||
@@ -844,7 +867,6 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -858,152 +880,8 @@ class HassioAddonInfo extends LitElement {
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to uninstall addon",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
      this._error = `Failed to uninstall addon, ${err.body?.message || err}`;
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
      hassioStyle,
 | 
			
		||||
      css`
 | 
			
		||||
        :host {
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card {
 | 
			
		||||
          display: block;
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning {
 | 
			
		||||
          background-color: var(--error-color);
 | 
			
		||||
          color: white;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning .card-header {
 | 
			
		||||
          color: white;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning .card-content {
 | 
			
		||||
          color: white;
 | 
			
		||||
        }
 | 
			
		||||
        ha-card.warning mwc-button {
 | 
			
		||||
          --mdc-theme-primary: white !important;
 | 
			
		||||
        }
 | 
			
		||||
        .warning {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          --mdc-theme-primary: var(--error-color);
 | 
			
		||||
        }
 | 
			
		||||
        .light-color {
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
        .addon-header {
 | 
			
		||||
          padding-left: 8px;
 | 
			
		||||
          font-size: 24px;
 | 
			
		||||
          color: var(--ha-card-header-color, --primary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
        .addon-version {
 | 
			
		||||
          float: right;
 | 
			
		||||
          font-size: 15px;
 | 
			
		||||
          vertical-align: middle;
 | 
			
		||||
        }
 | 
			
		||||
        .errors {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        .description {
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        img.logo {
 | 
			
		||||
          max-height: 60px;
 | 
			
		||||
          margin: 16px 0;
 | 
			
		||||
          display: block;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        ha-switch {
 | 
			
		||||
          display: flex;
 | 
			
		||||
        }
 | 
			
		||||
        ha-svg-icon.running {
 | 
			
		||||
          color: var(--paper-green-400);
 | 
			
		||||
        }
 | 
			
		||||
        ha-svg-icon.stopped {
 | 
			
		||||
          color: var(--google-red-300);
 | 
			
		||||
        }
 | 
			
		||||
        ha-call-api-button {
 | 
			
		||||
          font-weight: 500;
 | 
			
		||||
          color: var(--primary-color);
 | 
			
		||||
        }
 | 
			
		||||
        .right {
 | 
			
		||||
          float: right;
 | 
			
		||||
        }
 | 
			
		||||
        protection-enable mwc-button {
 | 
			
		||||
          --mdc-theme-primary: white;
 | 
			
		||||
        }
 | 
			
		||||
        .description a {
 | 
			
		||||
          color: var(--primary-color);
 | 
			
		||||
        }
 | 
			
		||||
        .red {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-red, #df4c1e);
 | 
			
		||||
        }
 | 
			
		||||
        .blue {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-blue, #039be5);
 | 
			
		||||
        }
 | 
			
		||||
        .green {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-green, #0da035);
 | 
			
		||||
        }
 | 
			
		||||
        .yellow {
 | 
			
		||||
          --ha-label-badge-color: var(--label-badge-yellow, #f4b400);
 | 
			
		||||
        }
 | 
			
		||||
        .security {
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        .card-actions {
 | 
			
		||||
          display: flow-root;
 | 
			
		||||
        }
 | 
			
		||||
        .security h3 {
 | 
			
		||||
          margin-bottom: 8px;
 | 
			
		||||
          font-weight: normal;
 | 
			
		||||
        }
 | 
			
		||||
        .security ha-label-badge {
 | 
			
		||||
          cursor: pointer;
 | 
			
		||||
          margin-right: 4px;
 | 
			
		||||
          --ha-label-badge-padding: 8px 0 0 0;
 | 
			
		||||
        }
 | 
			
		||||
        .changelog {
 | 
			
		||||
          display: contents;
 | 
			
		||||
        }
 | 
			
		||||
        .changelog-link {
 | 
			
		||||
          color: var(--primary-color);
 | 
			
		||||
          text-decoration: underline;
 | 
			
		||||
          cursor: pointer;
 | 
			
		||||
        }
 | 
			
		||||
        ha-markdown {
 | 
			
		||||
          padding: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row {
 | 
			
		||||
          padding: 0;
 | 
			
		||||
          height: 54px;
 | 
			
		||||
          width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row > span[slot="description"] {
 | 
			
		||||
          white-space: normal;
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row[three-line] {
 | 
			
		||||
          height: 74px;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .addon-options {
 | 
			
		||||
          max-width: 50%;
 | 
			
		||||
        }
 | 
			
		||||
        @media (max-width: 720px) {
 | 
			
		||||
          .addon-options {
 | 
			
		||||
            max-width: 100%;
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
declare global {
 | 
			
		||||
 
 | 
			
		||||
@@ -4,9 +4,9 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import "../../../../src/components/ha-card";
 | 
			
		||||
@@ -14,7 +14,6 @@ import {
 | 
			
		||||
  fetchHassioAddonLogs,
 | 
			
		||||
  HassioAddonDetails,
 | 
			
		||||
} from "../../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import { haStyle } from "../../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
import "../../components/hassio-ansi-to-html";
 | 
			
		||||
@@ -76,7 +75,7 @@ class HassioAddonLogs extends LitElement {
 | 
			
		||||
    try {
 | 
			
		||||
      this._content = await fetchHassioAddonLogs(this.hass, this.addon.slug);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to get addon logs, ${extractApiErrorMessage(err)}`;
 | 
			
		||||
      this._error = `Failed to get addon logs, ${err.body?.message || err}`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -21,7 +21,7 @@ interface State {
 | 
			
		||||
class HassioAnsiToHtml extends LitElement {
 | 
			
		||||
  @property() public content!: string;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult | void {
 | 
			
		||||
  public render(): TemplateResult | void {
 | 
			
		||||
    return html`${this._parseTextToColoredPre(this.content)}`;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -5,28 +5,19 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import "../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import "../../../src/components/buttons/ha-call-api-button";
 | 
			
		||||
import "../../../src/components/ha-card";
 | 
			
		||||
import "../../../src/components/ha-svg-icon";
 | 
			
		||||
import {
 | 
			
		||||
  extractApiErrorMessage,
 | 
			
		||||
  HassioResponse,
 | 
			
		||||
  ignoredStatusCodes,
 | 
			
		||||
} from "../../../src/data/hassio/common";
 | 
			
		||||
import { HassioHassOSInfo } from "../../../src/data/hassio/host";
 | 
			
		||||
import {
 | 
			
		||||
  HassioHomeAssistantInfo,
 | 
			
		||||
  HassioSupervisorInfo,
 | 
			
		||||
} from "../../../src/data/hassio/supervisor";
 | 
			
		||||
import {
 | 
			
		||||
  showAlertDialog,
 | 
			
		||||
  showConfirmationDialog,
 | 
			
		||||
} from "../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { haStyle } from "../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../src/types";
 | 
			
		||||
import { hassioStyle } from "../resources/hassio-style";
 | 
			
		||||
@@ -135,46 +126,31 @@ export class HassioUpdate extends LitElement {
 | 
			
		||||
          <a href="${releaseNotesUrl}" target="_blank" rel="noreferrer">
 | 
			
		||||
            <mwc-button>Release notes</mwc-button>
 | 
			
		||||
          </a>
 | 
			
		||||
          <ha-progress-button
 | 
			
		||||
            .apiPath=${apiPath}
 | 
			
		||||
            .name=${name}
 | 
			
		||||
            .version=${lastVersion}
 | 
			
		||||
            @click=${this._confirmUpdate}
 | 
			
		||||
          <ha-call-api-button
 | 
			
		||||
            .hass=${this.hass}
 | 
			
		||||
            .path=${apiPath}
 | 
			
		||||
            @hass-api-called=${this._apiCalled}
 | 
			
		||||
          >
 | 
			
		||||
            Update
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          </ha-call-api-button>
 | 
			
		||||
        </div>
 | 
			
		||||
      </ha-card>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _confirmUpdate(ev): Promise<void> {
 | 
			
		||||
    const item = ev.currentTarget;
 | 
			
		||||
    item.progress = true;
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: `Update ${item.name}`,
 | 
			
		||||
      text: `Are you sure you want to update ${item.name} to version ${item.version}?`,
 | 
			
		||||
      confirmText: "update",
 | 
			
		||||
      dismissText: "cancel",
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      item.progress = false;
 | 
			
		||||
  private _apiCalled(ev): void {
 | 
			
		||||
    if (ev.detail.success) {
 | 
			
		||||
      this._error = "";
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    try {
 | 
			
		||||
      await this.hass.callApi<HassioResponse<void>>("POST", item.apiPath);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      // Only show an error if the status code was not expected (user behind proxy)
 | 
			
		||||
      // or no status at all(connection terminated)
 | 
			
		||||
      if (err.status_code && !ignoredStatusCodes.has(err.status_code)) {
 | 
			
		||||
        showAlertDialog(this, {
 | 
			
		||||
          title: "Update failed",
 | 
			
		||||
          text: extractApiErrorMessage(err),
 | 
			
		||||
        });
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
    const response = ev.detail.response;
 | 
			
		||||
 | 
			
		||||
    if (typeof response.body === "object") {
 | 
			
		||||
      this._error = response.body.message || "Unknown error";
 | 
			
		||||
    } else {
 | 
			
		||||
      this._error = response.body;
 | 
			
		||||
    }
 | 
			
		||||
    item.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
 
 | 
			
		||||
@@ -31,10 +31,6 @@ class HassioMarkdownDialog extends LitElement {
 | 
			
		||||
    this._opened = true;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public closeDialog() {
 | 
			
		||||
    this._opened = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    if (!this._opened) {
 | 
			
		||||
      return html``;
 | 
			
		||||
@@ -42,7 +38,7 @@ class HassioMarkdownDialog extends LitElement {
 | 
			
		||||
    return html`
 | 
			
		||||
      <ha-dialog
 | 
			
		||||
        open
 | 
			
		||||
        @closed=${this.closeDialog}
 | 
			
		||||
        @closing=${this._closeDialog}
 | 
			
		||||
        .heading=${createCloseHeading(this.hass, this.title)}
 | 
			
		||||
      >
 | 
			
		||||
        <ha-markdown .content=${this.content || ""}></ha-markdown>
 | 
			
		||||
@@ -50,6 +46,10 @@ class HassioMarkdownDialog extends LitElement {
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _closeDialog(): void {
 | 
			
		||||
    this._opened = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyleDialog,
 | 
			
		||||
 
 | 
			
		||||
@@ -1,333 +0,0 @@
 | 
			
		||||
import "@material/mwc-button/mwc-button";
 | 
			
		||||
import "@material/mwc-icon-button";
 | 
			
		||||
import "@material/mwc-tab";
 | 
			
		||||
import "@material/mwc-tab-bar";
 | 
			
		||||
import { mdiClose } from "@mdi/js";
 | 
			
		||||
import { PaperInputElement } from "@polymer/paper-input/paper-input";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { cache } from "lit-html/directives/cache";
 | 
			
		||||
import { fireEvent } from "../../../../src/common/dom/fire_event";
 | 
			
		||||
import "../../../../src/components/ha-circular-progress";
 | 
			
		||||
import "../../../../src/components/ha-dialog";
 | 
			
		||||
import "../../../../src/components/ha-formfield";
 | 
			
		||||
import "../../../../src/components/ha-header-bar";
 | 
			
		||||
import "../../../../src/components/ha-radio";
 | 
			
		||||
import type { HaRadio } from "../../../../src/components/ha-radio";
 | 
			
		||||
import "../../../../src/components/ha-related-items";
 | 
			
		||||
import "../../../../src/components/ha-svg-icon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import {
 | 
			
		||||
  NetworkInterface,
 | 
			
		||||
  updateNetworkInterface,
 | 
			
		||||
} from "../../../../src/data/hassio/network";
 | 
			
		||||
import {
 | 
			
		||||
  showAlertDialog,
 | 
			
		||||
  showConfirmationDialog,
 | 
			
		||||
} from "../../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { HassDialog } from "../../../../src/dialogs/make-dialog-manager";
 | 
			
		||||
import { haStyleDialog } from "../../../../src/resources/styles";
 | 
			
		||||
import type { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
import { HassioNetworkDialogParams } from "./show-dialog-network";
 | 
			
		||||
 | 
			
		||||
@customElement("dialog-hassio-network")
 | 
			
		||||
export class DialogHassioNetwork extends LitElement implements HassDialog {
 | 
			
		||||
  @property({ attribute: false }) public hass!: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _prosessing = false;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _params?: HassioNetworkDialogParams;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _network!: {
 | 
			
		||||
    interface: string;
 | 
			
		||||
    data: NetworkInterface;
 | 
			
		||||
  }[];
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _curTabIndex = 0;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _device?: {
 | 
			
		||||
    interface: string;
 | 
			
		||||
    data: NetworkInterface;
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _dirty = false;
 | 
			
		||||
 | 
			
		||||
  public async showDialog(params: HassioNetworkDialogParams): Promise<void> {
 | 
			
		||||
    this._params = params;
 | 
			
		||||
    this._dirty = false;
 | 
			
		||||
    this._curTabIndex = 0;
 | 
			
		||||
    this._network = Object.keys(params.network?.interfaces)
 | 
			
		||||
      .map((device) => ({
 | 
			
		||||
        interface: device,
 | 
			
		||||
        data: params.network.interfaces[device],
 | 
			
		||||
      }))
 | 
			
		||||
      .sort((a, b) => {
 | 
			
		||||
        return a.data.primary > b.data.primary ? -1 : 1;
 | 
			
		||||
      });
 | 
			
		||||
    this._device = this._network[this._curTabIndex];
 | 
			
		||||
    this._device.data.nameservers = String(this._device.data.nameservers);
 | 
			
		||||
    await this.updateComplete;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public closeDialog(): void {
 | 
			
		||||
    this._params = undefined;
 | 
			
		||||
    this._prosessing = false;
 | 
			
		||||
    fireEvent(this, "dialog-closed", { dialog: this.localName });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    if (!this._params || !this._network) {
 | 
			
		||||
      return html``;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return html`
 | 
			
		||||
      <ha-dialog
 | 
			
		||||
        open
 | 
			
		||||
        scrimClickAction
 | 
			
		||||
        escapeKeyAction
 | 
			
		||||
        .heading=${true}
 | 
			
		||||
        hideActions
 | 
			
		||||
        @closed=${this.closeDialog}
 | 
			
		||||
      >
 | 
			
		||||
        <div slot="heading">
 | 
			
		||||
          <ha-header-bar>
 | 
			
		||||
            <span slot="title">
 | 
			
		||||
              Network settings
 | 
			
		||||
            </span>
 | 
			
		||||
            <mwc-icon-button slot="actionItems" dialogAction="cancel">
 | 
			
		||||
              <ha-svg-icon .path=${mdiClose}></ha-svg-icon>
 | 
			
		||||
            </mwc-icon-button>
 | 
			
		||||
          </ha-header-bar>
 | 
			
		||||
          ${this._network.length > 1
 | 
			
		||||
            ? html` <mwc-tab-bar
 | 
			
		||||
                .activeIndex=${this._curTabIndex}
 | 
			
		||||
                @MDCTabBar:activated=${this._handleTabActivated}
 | 
			
		||||
                >${this._network.map(
 | 
			
		||||
                  (device) =>
 | 
			
		||||
                    html`<mwc-tab
 | 
			
		||||
                      .id=${device.interface}
 | 
			
		||||
                      .label=${device.interface}
 | 
			
		||||
                    >
 | 
			
		||||
                    </mwc-tab>`
 | 
			
		||||
                )}
 | 
			
		||||
              </mwc-tab-bar>`
 | 
			
		||||
            : ""}
 | 
			
		||||
        </div>
 | 
			
		||||
        ${cache(this._renderTab())}
 | 
			
		||||
      </ha-dialog>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _renderTab() {
 | 
			
		||||
    return html` <div class="form container">
 | 
			
		||||
        <ha-formfield label="DHCP">
 | 
			
		||||
          <ha-radio
 | 
			
		||||
            @change=${this._handleRadioValueChanged}
 | 
			
		||||
            value="dhcp"
 | 
			
		||||
            name="method"
 | 
			
		||||
            ?checked=${this._device!.data.method === "dhcp"}
 | 
			
		||||
          >
 | 
			
		||||
          </ha-radio>
 | 
			
		||||
        </ha-formfield>
 | 
			
		||||
        <ha-formfield label="Static">
 | 
			
		||||
          <ha-radio
 | 
			
		||||
            @change=${this._handleRadioValueChanged}
 | 
			
		||||
            value="static"
 | 
			
		||||
            name="method"
 | 
			
		||||
            ?checked=${this._device!.data.method === "static"}
 | 
			
		||||
          >
 | 
			
		||||
          </ha-radio>
 | 
			
		||||
        </ha-formfield>
 | 
			
		||||
        ${this._device!.data.method !== "dhcp"
 | 
			
		||||
          ? html` <paper-input
 | 
			
		||||
                class="flex-auto"
 | 
			
		||||
                id="ip_address"
 | 
			
		||||
                label="IP address/Netmask"
 | 
			
		||||
                .value="${this._device!.data.ip_address}"
 | 
			
		||||
                @value-changed=${this._handleInputValueChanged}
 | 
			
		||||
              ></paper-input>
 | 
			
		||||
              <paper-input
 | 
			
		||||
                class="flex-auto"
 | 
			
		||||
                id="gateway"
 | 
			
		||||
                label="Gateway address"
 | 
			
		||||
                .value="${this._device!.data.gateway}"
 | 
			
		||||
                @value-changed=${this._handleInputValueChanged}
 | 
			
		||||
              ></paper-input>
 | 
			
		||||
              <paper-input
 | 
			
		||||
                class="flex-auto"
 | 
			
		||||
                id="nameservers"
 | 
			
		||||
                label="DNS servers"
 | 
			
		||||
                .value="${this._device!.data.nameservers as string}"
 | 
			
		||||
                @value-changed=${this._handleInputValueChanged}
 | 
			
		||||
              ></paper-input>
 | 
			
		||||
              NB!: If you are changing IP or gateway addresses, you might lose
 | 
			
		||||
              the connection.`
 | 
			
		||||
          : ""}
 | 
			
		||||
      </div>
 | 
			
		||||
      <div class="buttons">
 | 
			
		||||
        <mwc-button label="close" @click=${this.closeDialog}> </mwc-button>
 | 
			
		||||
        <mwc-button @click=${this._updateNetwork} ?disabled=${!this._dirty}>
 | 
			
		||||
          ${this._prosessing
 | 
			
		||||
            ? html`<ha-circular-progress active></ha-circular-progress>`
 | 
			
		||||
            : "Update"}
 | 
			
		||||
        </mwc-button>
 | 
			
		||||
      </div>`;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _updateNetwork() {
 | 
			
		||||
    this._prosessing = true;
 | 
			
		||||
    let options: Partial<NetworkInterface> = {
 | 
			
		||||
      method: this._device!.data.method,
 | 
			
		||||
    };
 | 
			
		||||
    if (options.method !== "dhcp") {
 | 
			
		||||
      options = {
 | 
			
		||||
        ...options,
 | 
			
		||||
        address: this._device!.data.ip_address,
 | 
			
		||||
        gateway: this._device!.data.gateway,
 | 
			
		||||
        dns: String(this._device!.data.nameservers).split(","),
 | 
			
		||||
      };
 | 
			
		||||
    }
 | 
			
		||||
    try {
 | 
			
		||||
      await updateNetworkInterface(this.hass, this._device!.interface, options);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to change network settings",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
      this._prosessing = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    this._params?.loadData();
 | 
			
		||||
    this.closeDialog();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _handleTabActivated(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    if (this._dirty) {
 | 
			
		||||
      const confirm = await showConfirmationDialog(this, {
 | 
			
		||||
        text:
 | 
			
		||||
          "You have unsaved changes, these will get lost if you change tabs, do you want to continue?",
 | 
			
		||||
        confirmText: "yes",
 | 
			
		||||
        dismissText: "no",
 | 
			
		||||
      });
 | 
			
		||||
      if (!confirm) {
 | 
			
		||||
        this.requestUpdate("_device");
 | 
			
		||||
        return;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
    this._curTabIndex = ev.detail.index;
 | 
			
		||||
    this._device = this._network[ev.detail.index];
 | 
			
		||||
    this._device.data.nameservers = String(this._device.data.nameservers);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _handleRadioValueChanged(ev: CustomEvent): void {
 | 
			
		||||
    const value = (ev.target as HaRadio).value as "dhcp" | "static";
 | 
			
		||||
 | 
			
		||||
    if (!value || !this._device || this._device!.data.method === value) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    this._dirty = true;
 | 
			
		||||
 | 
			
		||||
    this._device!.data.method = value;
 | 
			
		||||
    this.requestUpdate("_device");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _handleInputValueChanged(ev: CustomEvent): void {
 | 
			
		||||
    const value: string | null | undefined = (ev.target as PaperInputElement)
 | 
			
		||||
      .value;
 | 
			
		||||
    const id = (ev.target as PaperInputElement).id;
 | 
			
		||||
 | 
			
		||||
    if (!value || !this._device || this._device.data[id] === value) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    this._dirty = true;
 | 
			
		||||
 | 
			
		||||
    this._device.data[id] = value;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyleDialog,
 | 
			
		||||
      css`
 | 
			
		||||
        ha-header-bar {
 | 
			
		||||
          --mdc-theme-on-primary: var(--primary-text-color);
 | 
			
		||||
          --mdc-theme-primary: var(--mdc-theme-surface);
 | 
			
		||||
          flex-shrink: 0;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        mwc-tab-bar {
 | 
			
		||||
          border-bottom: 1px solid
 | 
			
		||||
            var(--mdc-dialog-scroll-divider-color, rgba(0, 0, 0, 0.12));
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        ha-dialog {
 | 
			
		||||
          --dialog-content-position: static;
 | 
			
		||||
          --dialog-content-padding: 0;
 | 
			
		||||
          --dialog-z-index: 6;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        @media all and (min-width: 451px) and (min-height: 501px) {
 | 
			
		||||
          .container {
 | 
			
		||||
            width: 400px;
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .content {
 | 
			
		||||
          display: block;
 | 
			
		||||
          padding: 20px 24px;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        /* overrule the ha-style-dialog max-height on small screens */
 | 
			
		||||
        @media all and (max-width: 450px), all and (max-height: 500px) {
 | 
			
		||||
          ha-header-bar {
 | 
			
		||||
            --mdc-theme-primary: var(--app-header-background-color);
 | 
			
		||||
            --mdc-theme-on-primary: var(--app-header-text-color, white);
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        mwc-button.warning {
 | 
			
		||||
          --mdc-theme-primary: var(--error-color);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        :host([rtl]) app-toolbar {
 | 
			
		||||
          direction: rtl;
 | 
			
		||||
          text-align: right;
 | 
			
		||||
        }
 | 
			
		||||
        .container {
 | 
			
		||||
          padding: 20px 24px;
 | 
			
		||||
        }
 | 
			
		||||
        .form {
 | 
			
		||||
          margin-bottom: 53px;
 | 
			
		||||
        }
 | 
			
		||||
        .buttons {
 | 
			
		||||
          position: absolute;
 | 
			
		||||
          bottom: 0;
 | 
			
		||||
          width: 100%;
 | 
			
		||||
          box-sizing: border-box;
 | 
			
		||||
          border-top: 1px solid
 | 
			
		||||
            var(--mdc-dialog-scroll-divider-color, rgba(0, 0, 0, 0.12));
 | 
			
		||||
          display: flex;
 | 
			
		||||
          justify-content: space-between;
 | 
			
		||||
          padding: 8px;
 | 
			
		||||
          padding-bottom: max(env(safe-area-inset-bottom), 8px);
 | 
			
		||||
          background-color: var(--mdc-theme-surface, #fff);
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "dialog-hassio-network": DialogHassioNetwork;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,22 +0,0 @@
 | 
			
		||||
import { fireEvent } from "../../../../src/common/dom/fire_event";
 | 
			
		||||
import { NetworkInfo } from "../../../../src/data/hassio/network";
 | 
			
		||||
import "./dialog-hassio-network";
 | 
			
		||||
 | 
			
		||||
export interface HassioNetworkDialogParams {
 | 
			
		||||
  network: NetworkInfo;
 | 
			
		||||
  loadData: () => Promise<void>;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export const showNetworkDialog = (
 | 
			
		||||
  element: HTMLElement,
 | 
			
		||||
  dialogParams: HassioNetworkDialogParams
 | 
			
		||||
): void => {
 | 
			
		||||
  fireEvent(element, "show-dialog", {
 | 
			
		||||
    dialogTag: "dialog-hassio-network",
 | 
			
		||||
    dialogImport: () =>
 | 
			
		||||
      import(
 | 
			
		||||
        /* webpackChunkName: "dialog-hassio-network" */ "./dialog-hassio-network"
 | 
			
		||||
      ),
 | 
			
		||||
    dialogParams,
 | 
			
		||||
  });
 | 
			
		||||
};
 | 
			
		||||
@@ -5,26 +5,25 @@ import "@polymer/paper-input/paper-input";
 | 
			
		||||
import type { PaperInputElement } from "@polymer/paper-input/paper-input";
 | 
			
		||||
import "@polymer/paper-item/paper-item";
 | 
			
		||||
import "@polymer/paper-item/paper-item-body";
 | 
			
		||||
import "../../../../src/components/ha-circular-progress";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  query,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import memoizeOne from "memoize-one";
 | 
			
		||||
import "../../../../src/components/ha-circular-progress";
 | 
			
		||||
import "../../../../src/components/ha-dialog";
 | 
			
		||||
import "../../../../src/components/ha-svg-icon";
 | 
			
		||||
import {
 | 
			
		||||
  fetchHassioAddonsInfo,
 | 
			
		||||
  HassioAddonRepository,
 | 
			
		||||
} from "../../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import { setSupervisorOption } from "../../../../src/data/hassio/supervisor";
 | 
			
		||||
import { haStyle, haStyleDialog } from "../../../../src/resources/styles";
 | 
			
		||||
import type { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
@@ -191,7 +190,7 @@ class HassioRepositoriesDialog extends LitElement {
 | 
			
		||||
 | 
			
		||||
      input.value = "";
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = extractApiErrorMessage(err);
 | 
			
		||||
      this._error = err.message;
 | 
			
		||||
    }
 | 
			
		||||
    this._prosessing = false;
 | 
			
		||||
  }
 | 
			
		||||
@@ -223,7 +222,7 @@ class HassioRepositoriesDialog extends LitElement {
 | 
			
		||||
 | 
			
		||||
      await this._dialogParams!.loadData();
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = extractApiErrorMessage(err);
 | 
			
		||||
      this._error = err.message;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -7,20 +7,18 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { createCloseHeading } from "../../../../src/components/ha-dialog";
 | 
			
		||||
import "../../../../src/components/ha-svg-icon";
 | 
			
		||||
import { getSignedPath } from "../../../../src/data/auth";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../../src/data/hassio/common";
 | 
			
		||||
import {
 | 
			
		||||
  fetchHassioSnapshotInfo,
 | 
			
		||||
  HassioSnapshotDetail,
 | 
			
		||||
} from "../../../../src/data/hassio/snapshot";
 | 
			
		||||
import { showConfirmationDialog } from "../../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { PolymerChangedEvent } from "../../../../src/polymer-types";
 | 
			
		||||
import { haStyleDialog } from "../../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../../src/types";
 | 
			
		||||
@@ -268,12 +266,8 @@ class HassioSnapshotDialog extends LitElement {
 | 
			
		||||
    this._snapshotPassword = ev.detail.value;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _partialRestoreClicked() {
 | 
			
		||||
    if (
 | 
			
		||||
      !(await showConfirmationDialog(this, {
 | 
			
		||||
        title: "Are you sure you want partially to restore this snapshot?",
 | 
			
		||||
      }))
 | 
			
		||||
    ) {
 | 
			
		||||
  private _partialRestoreClicked() {
 | 
			
		||||
    if (!confirm("Are you sure you want to restore this snapshot?")) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -318,13 +312,8 @@ class HassioSnapshotDialog extends LitElement {
 | 
			
		||||
      );
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _fullRestoreClicked() {
 | 
			
		||||
    if (
 | 
			
		||||
      !(await showConfirmationDialog(this, {
 | 
			
		||||
        title:
 | 
			
		||||
          "Are you sure you want to wipe your system and restore this snapshot?",
 | 
			
		||||
      }))
 | 
			
		||||
    ) {
 | 
			
		||||
  private _fullRestoreClicked() {
 | 
			
		||||
    if (!confirm("Are you sure you want to restore this snapshot?")) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -349,12 +338,8 @@ class HassioSnapshotDialog extends LitElement {
 | 
			
		||||
      );
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _deleteClicked() {
 | 
			
		||||
    if (
 | 
			
		||||
      !(await showConfirmationDialog(this, {
 | 
			
		||||
        title: "Are you sure you want to delete this snapshot?",
 | 
			
		||||
      }))
 | 
			
		||||
    ) {
 | 
			
		||||
  private _deleteClicked() {
 | 
			
		||||
    if (!confirm("Are you sure you want to delete this snapshot?")) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -380,7 +365,7 @@ class HassioSnapshotDialog extends LitElement {
 | 
			
		||||
        `/api/hassio/snapshots/${this._snapshot!.slug}/download`
 | 
			
		||||
      );
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      alert(`Error: ${extractApiErrorMessage(err)}`);
 | 
			
		||||
      alert(`Error: ${err.message}`);
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -3,7 +3,6 @@ import {
 | 
			
		||||
  HassioAddonDetails,
 | 
			
		||||
  restartHassioAddon,
 | 
			
		||||
} from "../../../src/data/hassio/addon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../src/data/hassio/common";
 | 
			
		||||
import {
 | 
			
		||||
  showAlertDialog,
 | 
			
		||||
  showConfirmationDialog,
 | 
			
		||||
@@ -27,7 +26,7 @@ export const suggestAddonRestart = async (
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(element, {
 | 
			
		||||
        title: "Failed to restart",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
        text: err.body.message,
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,4 @@
 | 
			
		||||
import "../../src/resources/compatibility";
 | 
			
		||||
import "../../src/resources/safari-14-attachshadow-patch";
 | 
			
		||||
import "../../src/resources/roboto";
 | 
			
		||||
import "./hassio-main";
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,35 +1,116 @@
 | 
			
		||||
import { PolymerElement } from "@polymer/polymer";
 | 
			
		||||
import {
 | 
			
		||||
  html,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  customElement,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import "./hassio-router";
 | 
			
		||||
import { urlSyncMixin } from "../../src/state/url-sync-mixin";
 | 
			
		||||
import { ProvideHassLitMixin } from "../../src/mixins/provide-hass-lit-mixin";
 | 
			
		||||
import { HomeAssistant, Route } from "../../src/types";
 | 
			
		||||
import { HassioPanelInfo } from "../../src/data/hassio/supervisor";
 | 
			
		||||
import { applyThemesOnElement } from "../../src/common/dom/apply_themes_on_element";
 | 
			
		||||
import { fireEvent } from "../../src/common/dom/fire_event";
 | 
			
		||||
import { navigate } from "../../src/common/navigate";
 | 
			
		||||
import { fetchHassioAddonInfo } from "../../src/data/hassio/addon";
 | 
			
		||||
import {
 | 
			
		||||
  fetchHassioHassOsInfo,
 | 
			
		||||
  fetchHassioHostInfo,
 | 
			
		||||
  HassioHassOSInfo,
 | 
			
		||||
  HassioHostInfo,
 | 
			
		||||
} from "../../src/data/hassio/host";
 | 
			
		||||
import {
 | 
			
		||||
  createHassioSession,
 | 
			
		||||
  fetchHassioHomeAssistantInfo,
 | 
			
		||||
  fetchHassioSupervisorInfo,
 | 
			
		||||
  fetchHassioInfo,
 | 
			
		||||
  HassioHomeAssistantInfo,
 | 
			
		||||
  HassioInfo,
 | 
			
		||||
  HassioPanelInfo,
 | 
			
		||||
  HassioSupervisorInfo,
 | 
			
		||||
} from "../../src/data/hassio/supervisor";
 | 
			
		||||
import {
 | 
			
		||||
  AlertDialogParams,
 | 
			
		||||
  showAlertDialog,
 | 
			
		||||
} from "../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { makeDialogManager } from "../../src/dialogs/make-dialog-manager";
 | 
			
		||||
import { atLeastVersion } from "../../src/common/config/version";
 | 
			
		||||
import {
 | 
			
		||||
  HassRouterPage,
 | 
			
		||||
  RouterOptions,
 | 
			
		||||
} from "../../src/layouts/hass-router-page";
 | 
			
		||||
import { ProvideHassLitMixin } from "../../src/mixins/provide-hass-lit-mixin";
 | 
			
		||||
import "../../src/resources/ha-style";
 | 
			
		||||
import { HomeAssistant } from "../../src/types";
 | 
			
		||||
// Don't codesplit it, that way the dashboard always loads fast.
 | 
			
		||||
import "./hassio-panel";
 | 
			
		||||
 | 
			
		||||
@customElement("hassio-main")
 | 
			
		||||
export class HassioMain extends urlSyncMixin(ProvideHassLitMixin(LitElement)) {
 | 
			
		||||
class HassioMain extends ProvideHassLitMixin(HassRouterPage) {
 | 
			
		||||
  @property({ attribute: false }) public hass!: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @property() public panel!: HassioPanelInfo;
 | 
			
		||||
 | 
			
		||||
  @property() public narrow!: boolean;
 | 
			
		||||
 | 
			
		||||
  @property() public route?: Route;
 | 
			
		||||
  protected routerOptions: RouterOptions = {
 | 
			
		||||
    // Hass.io has a page with tabs, so we route all non-matching routes to it.
 | 
			
		||||
    defaultPage: "dashboard",
 | 
			
		||||
    initialLoad: () => this._fetchData(),
 | 
			
		||||
    showLoading: true,
 | 
			
		||||
    routes: {
 | 
			
		||||
      dashboard: {
 | 
			
		||||
        tag: "hassio-panel",
 | 
			
		||||
        cache: true,
 | 
			
		||||
      },
 | 
			
		||||
      snapshots: "dashboard",
 | 
			
		||||
      store: "dashboard",
 | 
			
		||||
      system: "dashboard",
 | 
			
		||||
      addon: {
 | 
			
		||||
        tag: "hassio-addon-dashboard",
 | 
			
		||||
        load: () =>
 | 
			
		||||
          import(
 | 
			
		||||
            /* webpackChunkName: "hassio-addon-dashboard" */ "./addon-view/hassio-addon-dashboard"
 | 
			
		||||
          ),
 | 
			
		||||
      },
 | 
			
		||||
      ingress: {
 | 
			
		||||
        tag: "hassio-ingress-view",
 | 
			
		||||
        load: () =>
 | 
			
		||||
          import(
 | 
			
		||||
            /* webpackChunkName: "hassio-ingress-view" */ "./ingress-view/hassio-ingress-view"
 | 
			
		||||
          ),
 | 
			
		||||
      },
 | 
			
		||||
    },
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _supervisorInfo: HassioSupervisorInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hostInfo: HassioHostInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hassioInfo?: HassioInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hassOsInfo?: HassioHassOSInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hassInfo: HassioHomeAssistantInfo;
 | 
			
		||||
 | 
			
		||||
  protected firstUpdated(changedProps: PropertyValues) {
 | 
			
		||||
    super.firstUpdated(changedProps);
 | 
			
		||||
 | 
			
		||||
    this._applyTheme();
 | 
			
		||||
    applyThemesOnElement(
 | 
			
		||||
      this.parentElement,
 | 
			
		||||
      this.hass.themes,
 | 
			
		||||
      this.hass.selectedTheme || this.hass.themes.default_theme
 | 
			
		||||
    );
 | 
			
		||||
 | 
			
		||||
    this.style.setProperty(
 | 
			
		||||
      "--app-header-background-color",
 | 
			
		||||
      "var(--sidebar-background-color)"
 | 
			
		||||
    );
 | 
			
		||||
    this.style.setProperty(
 | 
			
		||||
      "--app-header-text-color",
 | 
			
		||||
      "var(--sidebar-text-color)"
 | 
			
		||||
    );
 | 
			
		||||
    this.style.setProperty(
 | 
			
		||||
      "--app-header-border-bottom",
 | 
			
		||||
      "1px solid var(--divider-color)"
 | 
			
		||||
    );
 | 
			
		||||
 | 
			
		||||
    this.addEventListener("hass-api-called", (ev) => this._apiCalled(ev));
 | 
			
		||||
    // Paulus - March 17, 2019
 | 
			
		||||
    // We went to a single hass-toggle-menu event in HA 0.90. However, the
 | 
			
		||||
    // supervisor UI can also run under older versions of Home Assistant.
 | 
			
		||||
@@ -62,61 +143,152 @@ export class HassioMain extends urlSyncMixin(ProvideHassLitMixin(LitElement)) {
 | 
			
		||||
      });
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    makeDialogManager(this, this.shadowRoot!);
 | 
			
		||||
    makeDialogManager(this, document.body);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProps: PropertyValues) {
 | 
			
		||||
    super.updated(changedProps);
 | 
			
		||||
    const oldHass = changedProps.get("hass") as HomeAssistant | undefined;
 | 
			
		||||
    if (!oldHass) {
 | 
			
		||||
  protected updatePageEl(el) {
 | 
			
		||||
    // the tabs page does its own routing so needs full route.
 | 
			
		||||
    const route = el.nodeName === "HASSIO-PANEL" ? this.route : this.routeTail;
 | 
			
		||||
 | 
			
		||||
    if ("setProperties" in el) {
 | 
			
		||||
      // As long as we have Polymer pages
 | 
			
		||||
      (el as PolymerElement).setProperties({
 | 
			
		||||
        hass: this.hass,
 | 
			
		||||
        narrow: this.narrow,
 | 
			
		||||
        supervisorInfo: this._supervisorInfo,
 | 
			
		||||
        hassioInfo: this._hassioInfo,
 | 
			
		||||
        hostInfo: this._hostInfo,
 | 
			
		||||
        hassInfo: this._hassInfo,
 | 
			
		||||
        hassOsInfo: this._hassOsInfo,
 | 
			
		||||
        route,
 | 
			
		||||
      });
 | 
			
		||||
    } else {
 | 
			
		||||
      el.hass = this.hass;
 | 
			
		||||
      el.narrow = this.narrow;
 | 
			
		||||
      el.supervisorInfo = this._supervisorInfo;
 | 
			
		||||
      el.hassioInfo = this._hassioInfo;
 | 
			
		||||
      el.hostInfo = this._hostInfo;
 | 
			
		||||
      el.hassInfo = this._hassInfo;
 | 
			
		||||
      el.hassOsInfo = this._hassOsInfo;
 | 
			
		||||
      el.route = route;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _fetchData() {
 | 
			
		||||
    if (this.panel.config && this.panel.config.ingress) {
 | 
			
		||||
      await this._redirectIngress(this.panel.config.ingress);
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    if (oldHass.themes !== this.hass.themes) {
 | 
			
		||||
      this._applyTheme();
 | 
			
		||||
 | 
			
		||||
    const [supervisorInfo, hostInfo, hassInfo, hassioInfo] = await Promise.all([
 | 
			
		||||
      fetchHassioSupervisorInfo(this.hass),
 | 
			
		||||
      fetchHassioHostInfo(this.hass),
 | 
			
		||||
      fetchHassioHomeAssistantInfo(this.hass),
 | 
			
		||||
      fetchHassioInfo(this.hass),
 | 
			
		||||
    ]);
 | 
			
		||||
    this._supervisorInfo = supervisorInfo;
 | 
			
		||||
    this._hassioInfo = hassioInfo;
 | 
			
		||||
    this._hostInfo = hostInfo;
 | 
			
		||||
    this._hassInfo = hassInfo;
 | 
			
		||||
 | 
			
		||||
    if (this._hostInfo.features && this._hostInfo.features.includes("hassos")) {
 | 
			
		||||
      this._hassOsInfo = await fetchHassioHassOsInfo(this.hass);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected render() {
 | 
			
		||||
    return html`
 | 
			
		||||
      <hassio-router
 | 
			
		||||
        .hass=${this.hass}
 | 
			
		||||
        .route=${this.route}
 | 
			
		||||
        .panel=${this.panel}
 | 
			
		||||
        .narrow=${this.narrow}
 | 
			
		||||
      ></hassio-router>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
  private async _redirectIngress(addonSlug: string) {
 | 
			
		||||
    // When we trigger a navigation, we sleep to make sure we don't
 | 
			
		||||
    // show the hassio dashboard before navigating away.
 | 
			
		||||
    const awaitAlert = async (
 | 
			
		||||
      alertParams: AlertDialogParams,
 | 
			
		||||
      action: () => void
 | 
			
		||||
    ) => {
 | 
			
		||||
      await new Promise((resolve) => {
 | 
			
		||||
        alertParams.confirm = resolve;
 | 
			
		||||
        showAlertDialog(this, alertParams);
 | 
			
		||||
      });
 | 
			
		||||
      action();
 | 
			
		||||
      await new Promise((resolve) => setTimeout(resolve, 1000));
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
  private _applyTheme() {
 | 
			
		||||
    let themeName: string;
 | 
			
		||||
    let options: Partial<HomeAssistant["selectedTheme"]> | undefined;
 | 
			
		||||
 | 
			
		||||
    if (atLeastVersion(this.hass.config.version, 0, 114)) {
 | 
			
		||||
      themeName =
 | 
			
		||||
        this.hass.selectedTheme?.theme ||
 | 
			
		||||
        (this.hass.themes.darkMode && this.hass.themes.default_dark_theme
 | 
			
		||||
          ? this.hass.themes.default_dark_theme!
 | 
			
		||||
          : this.hass.themes.default_theme);
 | 
			
		||||
 | 
			
		||||
      options = this.hass.selectedTheme;
 | 
			
		||||
      if (themeName === "default" && options?.dark === undefined) {
 | 
			
		||||
        options = {
 | 
			
		||||
          ...this.hass.selectedTheme,
 | 
			
		||||
          dark: this.hass.themes.darkMode,
 | 
			
		||||
        };
 | 
			
		||||
      }
 | 
			
		||||
    } else {
 | 
			
		||||
      themeName =
 | 
			
		||||
        ((this.hass.selectedTheme as unknown) as string) ||
 | 
			
		||||
        this.hass.themes.default_theme;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    applyThemesOnElement(
 | 
			
		||||
      this.parentElement,
 | 
			
		||||
      this.hass.themes,
 | 
			
		||||
      themeName,
 | 
			
		||||
      options
 | 
			
		||||
    const createSessionPromise = createHassioSession(this.hass).then(
 | 
			
		||||
      () => true,
 | 
			
		||||
      () => false
 | 
			
		||||
    );
 | 
			
		||||
 | 
			
		||||
    let addon;
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      addon = await fetchHassioAddonInfo(this.hass, addonSlug);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      await awaitAlert(
 | 
			
		||||
        {
 | 
			
		||||
          text: "Unable to fetch add-on info to start Ingress",
 | 
			
		||||
          title: "Supervisor",
 | 
			
		||||
        },
 | 
			
		||||
        () => history.back()
 | 
			
		||||
      );
 | 
			
		||||
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!addon.ingress_url) {
 | 
			
		||||
      await awaitAlert(
 | 
			
		||||
        {
 | 
			
		||||
          text: "Add-on does not support Ingress",
 | 
			
		||||
          title: addon.name,
 | 
			
		||||
        },
 | 
			
		||||
        () => history.back()
 | 
			
		||||
      );
 | 
			
		||||
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (addon.state !== "started") {
 | 
			
		||||
      await awaitAlert(
 | 
			
		||||
        {
 | 
			
		||||
          text: "Add-on is not running. Please start it first",
 | 
			
		||||
          title: addon.name,
 | 
			
		||||
        },
 | 
			
		||||
        () => navigate(this, `/hassio/addon/${addon.slug}/info`, true)
 | 
			
		||||
      );
 | 
			
		||||
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!(await createSessionPromise)) {
 | 
			
		||||
      await awaitAlert(
 | 
			
		||||
        {
 | 
			
		||||
          text: "Unable to create an Ingress session",
 | 
			
		||||
          title: addon.name,
 | 
			
		||||
        },
 | 
			
		||||
        () => history.back()
 | 
			
		||||
      );
 | 
			
		||||
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    location.assign(addon.ingress_url);
 | 
			
		||||
    // await a promise that doesn't resolve, so we show the loading screen
 | 
			
		||||
    // while we load the next page.
 | 
			
		||||
    await new Promise(() => undefined);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _apiCalled(ev) {
 | 
			
		||||
    if (!ev.detail.success) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    let tries = 1;
 | 
			
		||||
 | 
			
		||||
    const tryUpdate = () => {
 | 
			
		||||
      this._fetchData().catch(() => {
 | 
			
		||||
        tries += 1;
 | 
			
		||||
        setTimeout(tryUpdate, Math.min(tries, 5) * 1000);
 | 
			
		||||
      });
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    tryUpdate();
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,8 +4,6 @@ import {
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { HassioHassOSInfo, HassioHostInfo } from "../../src/data/hassio/host";
 | 
			
		||||
import {
 | 
			
		||||
@@ -35,9 +33,6 @@ class HassioPanel extends LitElement {
 | 
			
		||||
  @property({ attribute: false }) public hassOsInfo!: HassioHassOSInfo;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    if (!this.supervisorInfo) {
 | 
			
		||||
      return html``;
 | 
			
		||||
    }
 | 
			
		||||
    return html`
 | 
			
		||||
      <hassio-panel-router
 | 
			
		||||
        .route=${this.route}
 | 
			
		||||
@@ -51,16 +46,6 @@ class HassioPanel extends LitElement {
 | 
			
		||||
      ></hassio-panel-router>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
    return css`
 | 
			
		||||
      :host {
 | 
			
		||||
        --app-header-background-color: var(--sidebar-background-color);
 | 
			
		||||
        --app-header-text-color: var(--sidebar-text-color);
 | 
			
		||||
        --app-header-border-bottom: 1px solid var(--divider-color);
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,150 +0,0 @@
 | 
			
		||||
import {
 | 
			
		||||
  customElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import {
 | 
			
		||||
  fetchHassioHassOsInfo,
 | 
			
		||||
  fetchHassioHostInfo,
 | 
			
		||||
  HassioHassOSInfo,
 | 
			
		||||
  HassioHostInfo,
 | 
			
		||||
} from "../../src/data/hassio/host";
 | 
			
		||||
import {
 | 
			
		||||
  fetchHassioHomeAssistantInfo,
 | 
			
		||||
  fetchHassioSupervisorInfo,
 | 
			
		||||
  fetchHassioInfo,
 | 
			
		||||
  HassioHomeAssistantInfo,
 | 
			
		||||
  HassioInfo,
 | 
			
		||||
  HassioPanelInfo,
 | 
			
		||||
  HassioSupervisorInfo,
 | 
			
		||||
} from "../../src/data/hassio/supervisor";
 | 
			
		||||
import {
 | 
			
		||||
  HassRouterPage,
 | 
			
		||||
  RouterOptions,
 | 
			
		||||
} from "../../src/layouts/hass-router-page";
 | 
			
		||||
import "../../src/resources/ha-style";
 | 
			
		||||
import { HomeAssistant } from "../../src/types";
 | 
			
		||||
// Don't codesplit it, that way the dashboard always loads fast.
 | 
			
		||||
import "./hassio-panel";
 | 
			
		||||
 | 
			
		||||
@customElement("hassio-router")
 | 
			
		||||
class HassioRouter extends HassRouterPage {
 | 
			
		||||
  @property({ attribute: false }) public hass!: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @property() public panel!: HassioPanelInfo;
 | 
			
		||||
 | 
			
		||||
  @property() public narrow!: boolean;
 | 
			
		||||
 | 
			
		||||
  protected routerOptions: RouterOptions = {
 | 
			
		||||
    // Hass.io has a page with tabs, so we route all non-matching routes to it.
 | 
			
		||||
    defaultPage: "dashboard",
 | 
			
		||||
    initialLoad: () => this._fetchData(),
 | 
			
		||||
    showLoading: true,
 | 
			
		||||
    routes: {
 | 
			
		||||
      dashboard: {
 | 
			
		||||
        tag: "hassio-panel",
 | 
			
		||||
        cache: true,
 | 
			
		||||
      },
 | 
			
		||||
      snapshots: "dashboard",
 | 
			
		||||
      store: "dashboard",
 | 
			
		||||
      system: "dashboard",
 | 
			
		||||
      addon: {
 | 
			
		||||
        tag: "hassio-addon-dashboard",
 | 
			
		||||
        load: () =>
 | 
			
		||||
          import(
 | 
			
		||||
            /* webpackChunkName: "hassio-addon-dashboard" */ "./addon-view/hassio-addon-dashboard"
 | 
			
		||||
          ),
 | 
			
		||||
      },
 | 
			
		||||
      ingress: {
 | 
			
		||||
        tag: "hassio-ingress-view",
 | 
			
		||||
        load: () =>
 | 
			
		||||
          import(
 | 
			
		||||
            /* webpackChunkName: "hassio-ingress-view" */ "./ingress-view/hassio-ingress-view"
 | 
			
		||||
          ),
 | 
			
		||||
      },
 | 
			
		||||
    },
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _supervisorInfo: HassioSupervisorInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hostInfo: HassioHostInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hassioInfo?: HassioInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hassOsInfo?: HassioHassOSInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _hassInfo: HassioHomeAssistantInfo;
 | 
			
		||||
 | 
			
		||||
  protected firstUpdated(changedProps: PropertyValues) {
 | 
			
		||||
    super.firstUpdated(changedProps);
 | 
			
		||||
    this.addEventListener("hass-api-called", (ev) => this._apiCalled(ev));
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updatePageEl(el) {
 | 
			
		||||
    // the tabs page does its own routing so needs full route.
 | 
			
		||||
    const route = el.nodeName === "HASSIO-PANEL" ? this.route : this.routeTail;
 | 
			
		||||
 | 
			
		||||
    el.hass = this.hass;
 | 
			
		||||
    el.narrow = this.narrow;
 | 
			
		||||
    el.supervisorInfo = this._supervisorInfo;
 | 
			
		||||
    el.hassioInfo = this._hassioInfo;
 | 
			
		||||
    el.hostInfo = this._hostInfo;
 | 
			
		||||
    el.hassInfo = this._hassInfo;
 | 
			
		||||
    el.hassOsInfo = this._hassOsInfo;
 | 
			
		||||
    el.route = route;
 | 
			
		||||
 | 
			
		||||
    if (el.localName === "hassio-ingress-view") {
 | 
			
		||||
      el.ingressPanel = this.panel.config && this.panel.config.ingress;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _fetchData() {
 | 
			
		||||
    if (this.panel.config && this.panel.config.ingress) {
 | 
			
		||||
      this._redirectIngress(this.panel.config.ingress);
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const [supervisorInfo, hostInfo, hassInfo, hassioInfo] = await Promise.all([
 | 
			
		||||
      fetchHassioSupervisorInfo(this.hass),
 | 
			
		||||
      fetchHassioHostInfo(this.hass),
 | 
			
		||||
      fetchHassioHomeAssistantInfo(this.hass),
 | 
			
		||||
      fetchHassioInfo(this.hass),
 | 
			
		||||
    ]);
 | 
			
		||||
    this._supervisorInfo = supervisorInfo;
 | 
			
		||||
    this._hassioInfo = hassioInfo;
 | 
			
		||||
    this._hostInfo = hostInfo;
 | 
			
		||||
    this._hassInfo = hassInfo;
 | 
			
		||||
 | 
			
		||||
    if (this._hostInfo.features && this._hostInfo.features.includes("hassos")) {
 | 
			
		||||
      this._hassOsInfo = await fetchHassioHassOsInfo(this.hass);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _redirectIngress(addonSlug: string) {
 | 
			
		||||
    this.route = { prefix: "/hassio", path: `/ingress/${addonSlug}` };
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _apiCalled(ev) {
 | 
			
		||||
    if (!ev.detail.success) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    let tries = 1;
 | 
			
		||||
 | 
			
		||||
    const tryUpdate = () => {
 | 
			
		||||
      this._fetchData().catch(() => {
 | 
			
		||||
        tries += 1;
 | 
			
		||||
        setTimeout(tryUpdate, Math.min(tries, 5) * 1000);
 | 
			
		||||
      });
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    tryUpdate();
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "hassio-router": HassioRouter;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -17,10 +17,6 @@ import { createHassioSession } from "../../../src/data/hassio/supervisor";
 | 
			
		||||
import "../../../src/layouts/hass-loading-screen";
 | 
			
		||||
import "../../../src/layouts/hass-subpage";
 | 
			
		||||
import { HomeAssistant, Route } from "../../../src/types";
 | 
			
		||||
import { showAlertDialog } from "../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { navigate } from "../../../src/common/navigate";
 | 
			
		||||
import { mdiMenu } from "@mdi/js";
 | 
			
		||||
import { fireEvent } from "../../../src/common/dom/fire_event";
 | 
			
		||||
 | 
			
		||||
@customElement("hassio-ingress-view")
 | 
			
		||||
class HassioIngressView extends LitElement {
 | 
			
		||||
@@ -28,45 +24,22 @@ class HassioIngressView extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @property() public route!: Route;
 | 
			
		||||
 | 
			
		||||
  @property() public ingressPanel = false;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _addon?: HassioAddonDetails;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean })
 | 
			
		||||
  public narrow = false;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    if (!this._addon) {
 | 
			
		||||
      return html` <hass-loading-screen></hass-loading-screen> `;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const iframe = html`<iframe src=${this._addon.ingress_url!}></iframe>`;
 | 
			
		||||
 | 
			
		||||
    if (!this.ingressPanel) {
 | 
			
		||||
      return html`<hass-subpage
 | 
			
		||||
        .header=${this._addon.name}
 | 
			
		||||
        .narrow=${this.narrow}
 | 
			
		||||
      >
 | 
			
		||||
        ${iframe}
 | 
			
		||||
      </hass-subpage>`;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return html`${this.narrow || this.hass.dockedSidebar === "always_hidden"
 | 
			
		||||
      ? html`<div class="header">
 | 
			
		||||
            <mwc-icon-button
 | 
			
		||||
              aria-label=${this.hass.localize("ui.sidebar.sidebar_toggle")}
 | 
			
		||||
              @click=${this._toggleMenu}
 | 
			
		||||
            >
 | 
			
		||||
              <ha-svg-icon path=${mdiMenu}></ha-svg-icon>
 | 
			
		||||
            </mwc-icon-button>
 | 
			
		||||
            <div class="main-title">${this._addon.name}</div>
 | 
			
		||||
          </div>
 | 
			
		||||
          ${iframe}`
 | 
			
		||||
      : iframe}`;
 | 
			
		||||
    return html`
 | 
			
		||||
      <hass-subpage .header=${this._addon.name} hassio>
 | 
			
		||||
        <iframe src=${this._addon.ingress_url}></iframe>
 | 
			
		||||
      </hass-subpage>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProps: PropertyValues) {
 | 
			
		||||
    super.updated(changedProps);
 | 
			
		||||
    super.firstUpdated(changedProps);
 | 
			
		||||
 | 
			
		||||
    if (!changedProps.has("route")) {
 | 
			
		||||
      return;
 | 
			
		||||
@@ -83,56 +56,27 @@ class HassioIngressView extends LitElement {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _fetchData(addonSlug: string) {
 | 
			
		||||
    const createSessionPromise = createHassioSession(this.hass).then(
 | 
			
		||||
      () => true,
 | 
			
		||||
      () => false
 | 
			
		||||
    );
 | 
			
		||||
 | 
			
		||||
    let addon;
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      addon = await fetchHassioAddonInfo(this.hass, addonSlug);
 | 
			
		||||
      const [addon] = await Promise.all([
 | 
			
		||||
        fetchHassioAddonInfo(this.hass, addonSlug).catch(() => {
 | 
			
		||||
          throw new Error("Failed to fetch add-on info");
 | 
			
		||||
        }),
 | 
			
		||||
        createHassioSession(this.hass).catch(() => {
 | 
			
		||||
          throw new Error("Failed to create an ingress session");
 | 
			
		||||
        }),
 | 
			
		||||
      ]);
 | 
			
		||||
 | 
			
		||||
      if (!addon.ingress) {
 | 
			
		||||
        throw new Error("This add-on does not support ingress");
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      this._addon = addon;
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      await showAlertDialog(this, {
 | 
			
		||||
        text: "Unable to fetch add-on info to start Ingress",
 | 
			
		||||
        title: "Supervisor",
 | 
			
		||||
      });
 | 
			
		||||
      // eslint-disable-next-line
 | 
			
		||||
      console.error(err);
 | 
			
		||||
      alert(err.message || "Unknown error starting ingress.");
 | 
			
		||||
      history.back();
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!addon.ingress_url) {
 | 
			
		||||
      await showAlertDialog(this, {
 | 
			
		||||
        text: "Add-on does not support Ingress",
 | 
			
		||||
        title: addon.name,
 | 
			
		||||
      });
 | 
			
		||||
      history.back();
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (addon.state !== "started") {
 | 
			
		||||
      await showAlertDialog(this, {
 | 
			
		||||
        text: "Add-on is not running. Please start it first",
 | 
			
		||||
        title: addon.name,
 | 
			
		||||
      });
 | 
			
		||||
      navigate(this, `/hassio/addon/${addon.slug}/info`, true);
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!(await createSessionPromise)) {
 | 
			
		||||
      await showAlertDialog(this, {
 | 
			
		||||
        text: "Unable to create an Ingress session",
 | 
			
		||||
        title: addon.name,
 | 
			
		||||
      });
 | 
			
		||||
      history.back();
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    this._addon = addon;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _toggleMenu(): void {
 | 
			
		||||
    fireEvent(this, "hass-toggle-menu");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
@@ -143,41 +87,6 @@ class HassioIngressView extends LitElement {
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        border: 0;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .header + iframe {
 | 
			
		||||
        height: calc(100% - 40px);
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .header {
 | 
			
		||||
        display: flex;
 | 
			
		||||
        align-items: center;
 | 
			
		||||
        font-size: 16px;
 | 
			
		||||
        height: 40px;
 | 
			
		||||
        padding: 0 16px;
 | 
			
		||||
        pointer-events: none;
 | 
			
		||||
        background-color: var(--app-header-background-color);
 | 
			
		||||
        font-weight: 400;
 | 
			
		||||
        color: var(--app-header-text-color, white);
 | 
			
		||||
        border-bottom: var(--app-header-border-bottom, none);
 | 
			
		||||
        box-sizing: border-box;
 | 
			
		||||
        --mdc-icon-size: 20px;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .main-title {
 | 
			
		||||
        margin: 0 0 0 24px;
 | 
			
		||||
        line-height: 20px;
 | 
			
		||||
        flex-grow: 1;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      mwc-icon-button {
 | 
			
		||||
        pointer-events: auto;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      hass-subpage {
 | 
			
		||||
        --app-header-background-color: var(--sidebar-background-color);
 | 
			
		||||
        --app-header-text-color: var(--sidebar-text-color);
 | 
			
		||||
        --app-header-border-bottom: 1px solid var(--divider-color);
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -13,17 +13,15 @@ import {
 | 
			
		||||
  CSSResultArray,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { fireEvent } from "../../../src/common/dom/fire_event";
 | 
			
		||||
import "../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import "../../../src/components/ha-card";
 | 
			
		||||
import "../../../src/components/ha-svg-icon";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../src/data/hassio/common";
 | 
			
		||||
import {
 | 
			
		||||
  createHassioFullSnapshot,
 | 
			
		||||
  createHassioPartialSnapshot,
 | 
			
		||||
@@ -79,10 +77,11 @@ class HassioSnapshots extends LitElement {
 | 
			
		||||
    },
 | 
			
		||||
    { slug: "ssl", name: "SSL", checked: true },
 | 
			
		||||
    { slug: "share", name: "Share", checked: true },
 | 
			
		||||
    { slug: "media", name: "Media", checked: true },
 | 
			
		||||
    { slug: "addons/local", name: "Local add-ons", checked: true },
 | 
			
		||||
  ];
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _creatingSnapshot = false;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _error = "";
 | 
			
		||||
 | 
			
		||||
  public async refreshData() {
 | 
			
		||||
@@ -193,9 +192,12 @@ class HassioSnapshots extends LitElement {
 | 
			
		||||
                  : undefined}
 | 
			
		||||
              </div>
 | 
			
		||||
              <div class="card-actions">
 | 
			
		||||
                <ha-progress-button @click=${this._createSnapshot}>
 | 
			
		||||
                <mwc-button
 | 
			
		||||
                  .disabled=${this._creatingSnapshot}
 | 
			
		||||
                  @click=${this._createSnapshot}
 | 
			
		||||
                >
 | 
			
		||||
                  Create
 | 
			
		||||
                </ha-progress-button>
 | 
			
		||||
                </mwc-button>
 | 
			
		||||
              </div>
 | 
			
		||||
            </ha-card>
 | 
			
		||||
          </div>
 | 
			
		||||
@@ -228,7 +230,7 @@ class HassioSnapshots extends LitElement {
 | 
			
		||||
                          .icon=${snapshot.type === "full"
 | 
			
		||||
                            ? mdiPackageVariantClosed
 | 
			
		||||
                            : mdiPackageVariant}
 | 
			
		||||
                          icon-class="snapshot"
 | 
			
		||||
                          .icon-class="snapshot"
 | 
			
		||||
                        ></hassio-card-content>
 | 
			
		||||
                      </div>
 | 
			
		||||
                    </ha-card>
 | 
			
		||||
@@ -242,7 +244,7 @@ class HassioSnapshots extends LitElement {
 | 
			
		||||
 | 
			
		||||
  protected firstUpdated(changedProps: PropertyValues) {
 | 
			
		||||
    super.firstUpdated(changedProps);
 | 
			
		||||
    this.refreshData();
 | 
			
		||||
    this._updateSnapshots();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProps: PropertyValues) {
 | 
			
		||||
@@ -291,20 +293,17 @@ class HassioSnapshots extends LitElement {
 | 
			
		||||
      this._snapshots = await fetchHassioSnapshots(this.hass);
 | 
			
		||||
      this._snapshots.sort((a, b) => (a.date < b.date ? 1 : -1));
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = extractApiErrorMessage(err);
 | 
			
		||||
      this._error = err.message;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _createSnapshot(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _createSnapshot() {
 | 
			
		||||
    this._error = "";
 | 
			
		||||
    if (this._snapshotHasPassword && !this._snapshotPassword.length) {
 | 
			
		||||
      this._error = "Please enter a password.";
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    this._creatingSnapshot = true;
 | 
			
		||||
    await this.updateComplete;
 | 
			
		||||
 | 
			
		||||
    const name =
 | 
			
		||||
@@ -344,9 +343,10 @@ class HassioSnapshots extends LitElement {
 | 
			
		||||
      this._updateSnapshots();
 | 
			
		||||
      fireEvent(this, "hass-api-called", { success: true, response: null });
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = extractApiErrorMessage(err);
 | 
			
		||||
      this._error = err.message;
 | 
			
		||||
    } finally {
 | 
			
		||||
      this._creatingSnapshot = false;
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _computeDetails(snapshot: HassioSnapshot) {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,31 +1,18 @@
 | 
			
		||||
import "@material/mwc-button";
 | 
			
		||||
import { ActionDetail } from "@material/mwc-list/mwc-list-foundation";
 | 
			
		||||
import "@material/mwc-list/mwc-list-item";
 | 
			
		||||
import { mdiDotsVertical } from "@mdi/js";
 | 
			
		||||
import { safeDump } from "js-yaml";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import memoizeOne from "memoize-one";
 | 
			
		||||
import "../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import "../../../src/components/ha-button-menu";
 | 
			
		||||
import "../../../src/components/ha-card";
 | 
			
		||||
import "../../../src/components/ha-settings-row";
 | 
			
		||||
import {
 | 
			
		||||
  extractApiErrorMessage,
 | 
			
		||||
  ignoredStatusCodes,
 | 
			
		||||
} from "../../../src/data/hassio/common";
 | 
			
		||||
import "../../../src/components/buttons/ha-call-api-button";
 | 
			
		||||
import { fetchHassioHardwareInfo } from "../../../src/data/hassio/hardware";
 | 
			
		||||
import {
 | 
			
		||||
  changeHostOptions,
 | 
			
		||||
  configSyncOS,
 | 
			
		||||
  fetchHassioHostInfo,
 | 
			
		||||
  HassioHassOSInfo,
 | 
			
		||||
  HassioHostInfo as HassioHostInfoType,
 | 
			
		||||
@@ -33,10 +20,6 @@ import {
 | 
			
		||||
  shutdownHost,
 | 
			
		||||
  updateOS,
 | 
			
		||||
} from "../../../src/data/hassio/host";
 | 
			
		||||
import {
 | 
			
		||||
  fetchNetworkInfo,
 | 
			
		||||
  NetworkInfo,
 | 
			
		||||
} from "../../../src/data/hassio/network";
 | 
			
		||||
import { HassioInfo } from "../../../src/data/hassio/supervisor";
 | 
			
		||||
import {
 | 
			
		||||
  showAlertDialog,
 | 
			
		||||
@@ -46,7 +29,6 @@ import {
 | 
			
		||||
import { haStyle } from "../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../src/types";
 | 
			
		||||
import { showHassioMarkdownDialog } from "../dialogs/markdown/show-dialog-hassio-markdown";
 | 
			
		||||
import { showNetworkDialog } from "../dialogs/network/show-dialog-network";
 | 
			
		||||
import { hassioStyle } from "../resources/hassio-style";
 | 
			
		||||
 | 
			
		||||
@customElement("hassio-host-info")
 | 
			
		||||
@@ -59,178 +41,164 @@ class HassioHostInfo extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @property({ attribute: false }) public hassOsInfo!: HassioHassOSInfo;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() public _networkInfo?: NetworkInfo;
 | 
			
		||||
  @internalProperty() private _errors?: string;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult | void {
 | 
			
		||||
    const primaryIpAddress = this.hostInfo.features.includes("network")
 | 
			
		||||
      ? this._primaryIpAddress(this._networkInfo!)
 | 
			
		||||
      : "";
 | 
			
		||||
  public render(): TemplateResult | void {
 | 
			
		||||
    return html`
 | 
			
		||||
      <ha-card header="Host System">
 | 
			
		||||
      <ha-card>
 | 
			
		||||
        <div class="card-content">
 | 
			
		||||
          <h2>Host system</h2>
 | 
			
		||||
          <table class="info">
 | 
			
		||||
            <tbody>
 | 
			
		||||
              <tr>
 | 
			
		||||
                <td>Hostname</td>
 | 
			
		||||
                <td>${this.hostInfo.hostname}</td>
 | 
			
		||||
              </tr>
 | 
			
		||||
              <tr>
 | 
			
		||||
                <td>System</td>
 | 
			
		||||
                <td>${this.hostInfo.operating_system}</td>
 | 
			
		||||
              </tr>
 | 
			
		||||
              ${!this.hostInfo.features.includes("hassos")
 | 
			
		||||
                ? html`<tr>
 | 
			
		||||
                    <td>Docker version</td>
 | 
			
		||||
                    <td>${this.hassioInfo.docker}</td>
 | 
			
		||||
                  </tr>`
 | 
			
		||||
                : ""}
 | 
			
		||||
              ${this.hostInfo.deployment
 | 
			
		||||
                ? html`
 | 
			
		||||
                    <tr>
 | 
			
		||||
                      <td>Deployment</td>
 | 
			
		||||
                      <td>${this.hostInfo.deployment}</td>
 | 
			
		||||
                    </tr>
 | 
			
		||||
                  `
 | 
			
		||||
                : ""}
 | 
			
		||||
            </tbody>
 | 
			
		||||
          </table>
 | 
			
		||||
          <mwc-button raised @click=${this._showHardware} class="info">
 | 
			
		||||
            Hardware
 | 
			
		||||
          </mwc-button>
 | 
			
		||||
          ${this.hostInfo.features.includes("hostname")
 | 
			
		||||
            ? html`<ha-settings-row>
 | 
			
		||||
                <span slot="heading">
 | 
			
		||||
                  Hostname
 | 
			
		||||
                </span>
 | 
			
		||||
                <span slot="description">
 | 
			
		||||
                  ${this.hostInfo.hostname}
 | 
			
		||||
                </span>
 | 
			
		||||
            ? html`
 | 
			
		||||
                <mwc-button
 | 
			
		||||
                  title="Change the hostname"
 | 
			
		||||
                  label="Change"
 | 
			
		||||
                  raised
 | 
			
		||||
                  @click=${this._changeHostnameClicked}
 | 
			
		||||
                  class="info"
 | 
			
		||||
                >
 | 
			
		||||
                  Change hostname
 | 
			
		||||
                </mwc-button>
 | 
			
		||||
              </ha-settings-row>`
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
          ${this.hostInfo.features.includes("network")
 | 
			
		||||
            ? html` <ha-settings-row>
 | 
			
		||||
                <span slot="heading">
 | 
			
		||||
                  IP address
 | 
			
		||||
                </span>
 | 
			
		||||
                <span slot="description">
 | 
			
		||||
                  ${primaryIpAddress}
 | 
			
		||||
                </span>
 | 
			
		||||
                <mwc-button
 | 
			
		||||
                  title="Change the network"
 | 
			
		||||
                  label="Change"
 | 
			
		||||
                  @click=${this._changeNetworkClicked}
 | 
			
		||||
                >
 | 
			
		||||
                </mwc-button>
 | 
			
		||||
              </ha-settings-row>`
 | 
			
		||||
            : ""}
 | 
			
		||||
 | 
			
		||||
          <ha-settings-row>
 | 
			
		||||
            <span slot="heading">
 | 
			
		||||
              Operating system
 | 
			
		||||
            </span>
 | 
			
		||||
            <span slot="description">
 | 
			
		||||
              ${this.hostInfo.operating_system}
 | 
			
		||||
            </span>
 | 
			
		||||
            ${this.hostInfo.version !== this.hostInfo.version_latest &&
 | 
			
		||||
            this.hostInfo.features.includes("hassos")
 | 
			
		||||
              ? html`
 | 
			
		||||
                  <ha-progress-button
 | 
			
		||||
                    title="Update the host OS"
 | 
			
		||||
                    @click=${this._osUpdate}
 | 
			
		||||
                  >
 | 
			
		||||
                    Update
 | 
			
		||||
                  </ha-progress-button>
 | 
			
		||||
                `
 | 
			
		||||
              : ""}
 | 
			
		||||
          </ha-settings-row>
 | 
			
		||||
          ${!this.hostInfo.features.includes("hassos")
 | 
			
		||||
            ? html`<ha-settings-row>
 | 
			
		||||
                <span slot="heading">
 | 
			
		||||
                  Docker version
 | 
			
		||||
                </span>
 | 
			
		||||
                <span slot="description">
 | 
			
		||||
                  ${this.hassioInfo.docker}
 | 
			
		||||
                </span>
 | 
			
		||||
              </ha-settings-row>`
 | 
			
		||||
            : ""}
 | 
			
		||||
          ${this.hostInfo.deployment
 | 
			
		||||
            ? html`<ha-settings-row>
 | 
			
		||||
                <span slot="heading">
 | 
			
		||||
                  Deployment
 | 
			
		||||
                </span>
 | 
			
		||||
                <span slot="description">
 | 
			
		||||
                  ${this.hostInfo.deployment}
 | 
			
		||||
                </span>
 | 
			
		||||
              </ha-settings-row>`
 | 
			
		||||
          ${this._errors
 | 
			
		||||
            ? html` <div class="errors">Error: ${this._errors}</div> `
 | 
			
		||||
            : ""}
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="card-actions">
 | 
			
		||||
          ${this.hostInfo.features.includes("reboot")
 | 
			
		||||
            ? html`
 | 
			
		||||
                <ha-progress-button
 | 
			
		||||
                  title="Reboot the host OS"
 | 
			
		||||
                  class="warning"
 | 
			
		||||
                  @click=${this._hostReboot}
 | 
			
		||||
                <mwc-button class="warning" @click=${this._rebootHost}
 | 
			
		||||
                  >Reboot</mwc-button
 | 
			
		||||
                >
 | 
			
		||||
                  Reboot
 | 
			
		||||
                </ha-progress-button>
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
          ${this.hostInfo.features.includes("shutdown")
 | 
			
		||||
            ? html`
 | 
			
		||||
                <ha-progress-button
 | 
			
		||||
                  title="Shutdown the host OS"
 | 
			
		||||
                  class="warning"
 | 
			
		||||
                  @click=${this._hostShutdown}
 | 
			
		||||
                <mwc-button class="warning" @click=${this._shutdownHost}
 | 
			
		||||
                  >Shutdown</mwc-button
 | 
			
		||||
                >
 | 
			
		||||
                  Shutdown
 | 
			
		||||
                </ha-progress-button>
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
 | 
			
		||||
          <ha-button-menu
 | 
			
		||||
            corner="BOTTOM_START"
 | 
			
		||||
            @action=${this._handleMenuAction}
 | 
			
		||||
          >
 | 
			
		||||
            <mwc-icon-button slot="trigger">
 | 
			
		||||
              <ha-svg-icon .path=${mdiDotsVertical}></ha-svg-icon>
 | 
			
		||||
            </mwc-icon-button>
 | 
			
		||||
            <mwc-list-item title="Show a list of hardware">
 | 
			
		||||
              Hardware
 | 
			
		||||
            </mwc-list-item>
 | 
			
		||||
            ${this.hostInfo.features.includes("hassos")
 | 
			
		||||
              ? html`<mwc-list-item
 | 
			
		||||
          ${this.hostInfo.features.includes("hassos")
 | 
			
		||||
            ? html`
 | 
			
		||||
                <ha-call-api-button
 | 
			
		||||
                  class="warning"
 | 
			
		||||
                  .hass=${this.hass}
 | 
			
		||||
                  path="hassio/os/config/sync"
 | 
			
		||||
                  title="Load HassOS configs or updates from USB"
 | 
			
		||||
                  >Import from USB</ha-call-api-button
 | 
			
		||||
                >
 | 
			
		||||
                  Import from USB
 | 
			
		||||
                </mwc-list-item>`
 | 
			
		||||
              : ""}
 | 
			
		||||
          </ha-button-menu>
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
          ${this.hostInfo.version !== this.hostInfo.version_latest
 | 
			
		||||
            ? html` <mwc-button @click=${this._updateOS}>Update</mwc-button> `
 | 
			
		||||
            : ""}
 | 
			
		||||
        </div>
 | 
			
		||||
      </ha-card>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected firstUpdated(): void {
 | 
			
		||||
    this._loadData();
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
      hassioStyle,
 | 
			
		||||
      css`
 | 
			
		||||
        ha-card {
 | 
			
		||||
          height: 100%;
 | 
			
		||||
          width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        .card-content {
 | 
			
		||||
          color: var(--primary-text-color);
 | 
			
		||||
          box-sizing: border-box;
 | 
			
		||||
          height: calc(100% - 47px);
 | 
			
		||||
        }
 | 
			
		||||
        .info {
 | 
			
		||||
          width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        .info td:nth-child(2) {
 | 
			
		||||
          text-align: right;
 | 
			
		||||
        }
 | 
			
		||||
        .errors {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          margin-top: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        mwc-button.info {
 | 
			
		||||
          max-width: calc(50% - 12px);
 | 
			
		||||
        }
 | 
			
		||||
        table.info {
 | 
			
		||||
          margin-bottom: 10px;
 | 
			
		||||
        }
 | 
			
		||||
        .warning {
 | 
			
		||||
          --mdc-theme-primary: var(--error-color);
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _primaryIpAddress = memoizeOne((network_info: NetworkInfo) => {
 | 
			
		||||
    if (!network_info) {
 | 
			
		||||
      return "";
 | 
			
		||||
    }
 | 
			
		||||
    return Object.keys(network_info?.interfaces)
 | 
			
		||||
      .map((device) => network_info.interfaces[device])
 | 
			
		||||
      .find((device) => device.primary)?.ip_address;
 | 
			
		||||
  });
 | 
			
		||||
  protected firstUpdated(): void {
 | 
			
		||||
    this.addEventListener("hass-api-called", (ev) => this._apiCalled(ev));
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _handleMenuAction(ev: CustomEvent<ActionDetail>) {
 | 
			
		||||
    switch (ev.detail.index) {
 | 
			
		||||
      case 0:
 | 
			
		||||
        await this._showHardware();
 | 
			
		||||
        break;
 | 
			
		||||
      case 1:
 | 
			
		||||
        await this._importFromUSB();
 | 
			
		||||
        break;
 | 
			
		||||
  private _apiCalled(ev): void {
 | 
			
		||||
    if (ev.detail.success) {
 | 
			
		||||
      this._errors = undefined;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const response = ev.detail.response;
 | 
			
		||||
 | 
			
		||||
    this._errors =
 | 
			
		||||
      typeof response.body === "object"
 | 
			
		||||
        ? response.body.message || "Unknown error"
 | 
			
		||||
        : response.body;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _showHardware(): Promise<void> {
 | 
			
		||||
    try {
 | 
			
		||||
      const content = await fetchHassioHardwareInfo(this.hass);
 | 
			
		||||
      const content = this._objectToMarkdown(
 | 
			
		||||
        await fetchHassioHardwareInfo(this.hass)
 | 
			
		||||
      );
 | 
			
		||||
      showHassioMarkdownDialog(this, {
 | 
			
		||||
        title: "Hardware",
 | 
			
		||||
        content: `<pre>${safeDump(content, { indent: 2 })}</pre>`,
 | 
			
		||||
        content,
 | 
			
		||||
      });
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to get Hardware list",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      showHassioMarkdownDialog(this, {
 | 
			
		||||
        title: "Hardware",
 | 
			
		||||
        content: "Error getting hardware info",
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _hostReboot(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _rebootHost(): Promise<void> {
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: "Reboot",
 | 
			
		||||
      text: "Are you sure you want to reboot the host?",
 | 
			
		||||
@@ -239,28 +207,20 @@ class HassioHostInfo extends LitElement {
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      await rebootHost(this.hass);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      // Ignore connection errors, these are all expected
 | 
			
		||||
      if (err.status_code && !ignoredStatusCodes.has(err.status_code)) {
 | 
			
		||||
        showAlertDialog(this, {
 | 
			
		||||
          title: "Failed to reboot",
 | 
			
		||||
          text: extractApiErrorMessage(err),
 | 
			
		||||
        });
 | 
			
		||||
      }
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to reboot",
 | 
			
		||||
        text: err.body.message,
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _hostShutdown(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _shutdownHost(): Promise<void> {
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: "Shutdown",
 | 
			
		||||
      text: "Are you sure you want to shutdown the host?",
 | 
			
		||||
@@ -269,28 +229,20 @@ class HassioHostInfo extends LitElement {
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      await shutdownHost(this.hass);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      // Ignore connection errors, these are all expected
 | 
			
		||||
      if (err.status_code && !ignoredStatusCodes.has(err.status_code)) {
 | 
			
		||||
        showAlertDialog(this, {
 | 
			
		||||
          title: "Failed to shutdown",
 | 
			
		||||
          text: extractApiErrorMessage(err),
 | 
			
		||||
        });
 | 
			
		||||
      }
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to shutdown",
 | 
			
		||||
        text: err.body.message,
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _osUpdate(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
  private async _updateOS(): Promise<void> {
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: "Update",
 | 
			
		||||
      text: "Are you sure you want to update the OS?",
 | 
			
		||||
@@ -299,7 +251,6 @@ class HassioHostInfo extends LitElement {
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -308,17 +259,30 @@ class HassioHostInfo extends LitElement {
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to update",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
        text: err.body.message,
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _changeNetworkClicked(): Promise<void> {
 | 
			
		||||
    showNetworkDialog(this, {
 | 
			
		||||
      network: this._networkInfo!,
 | 
			
		||||
      loadData: () => this._loadData(),
 | 
			
		||||
  private _objectToMarkdown(obj, indent = ""): string {
 | 
			
		||||
    let data = "";
 | 
			
		||||
    Object.keys(obj).forEach((key) => {
 | 
			
		||||
      if (typeof obj[key] !== "object") {
 | 
			
		||||
        data += `${indent}- ${key}: ${obj[key]}\n`;
 | 
			
		||||
      } else {
 | 
			
		||||
        data += `${indent}- ${key}:\n`;
 | 
			
		||||
        if (Array.isArray(obj[key])) {
 | 
			
		||||
          if (obj[key].length) {
 | 
			
		||||
            data +=
 | 
			
		||||
              `${indent}    - ` + obj[key].join(`\n${indent}    - `) + "\n";
 | 
			
		||||
          }
 | 
			
		||||
        } else {
 | 
			
		||||
          data += this._objectToMarkdown(obj[key], `    ${indent}`);
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    return data;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _changeHostnameClicked(): Promise<void> {
 | 
			
		||||
@@ -337,83 +301,11 @@ class HassioHostInfo extends LitElement {
 | 
			
		||||
      } catch (err) {
 | 
			
		||||
        showAlertDialog(this, {
 | 
			
		||||
          title: "Setting hostname failed",
 | 
			
		||||
          text: extractApiErrorMessage(err),
 | 
			
		||||
          text: err.body.message,
 | 
			
		||||
        });
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _importFromUSB(): Promise<void> {
 | 
			
		||||
    try {
 | 
			
		||||
      await configSyncOS(this.hass);
 | 
			
		||||
      this.hostInfo = await fetchHassioHostInfo(this.hass);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to import from USB",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _loadData(): Promise<void> {
 | 
			
		||||
    this._networkInfo = await fetchNetworkInfo(this.hass);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
      hassioStyle,
 | 
			
		||||
      css`
 | 
			
		||||
        ha-card {
 | 
			
		||||
          height: 100%;
 | 
			
		||||
          justify-content: space-between;
 | 
			
		||||
          flex-direction: column;
 | 
			
		||||
          display: flex;
 | 
			
		||||
        }
 | 
			
		||||
        .card-actions {
 | 
			
		||||
          height: 48px;
 | 
			
		||||
          border-top: none;
 | 
			
		||||
          display: flex;
 | 
			
		||||
          justify-content: space-between;
 | 
			
		||||
          align-items: center;
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row {
 | 
			
		||||
          padding: 0;
 | 
			
		||||
          height: 54px;
 | 
			
		||||
          width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row[three-line] {
 | 
			
		||||
          height: 74px;
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row > span[slot="description"] {
 | 
			
		||||
          white-space: normal;
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .warning {
 | 
			
		||||
          --mdc-theme-primary: var(--error-color);
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        ha-button-menu {
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
          --mdc-menu-min-width: 200px;
 | 
			
		||||
        }
 | 
			
		||||
        @media (min-width: 563px) {
 | 
			
		||||
          paper-listbox {
 | 
			
		||||
            max-height: 150px;
 | 
			
		||||
            overflow: auto;
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
        paper-item {
 | 
			
		||||
          cursor: pointer;
 | 
			
		||||
          min-height: 35px;
 | 
			
		||||
        }
 | 
			
		||||
        mwc-list-item ha-svg-icon {
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
import "@material/mwc-button";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
@@ -5,29 +6,21 @@ import {
 | 
			
		||||
  html,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import "../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import { fireEvent } from "../../../src/common/dom/fire_event";
 | 
			
		||||
import "../../../src/components/buttons/ha-call-api-button";
 | 
			
		||||
import "../../../src/components/ha-card";
 | 
			
		||||
import "../../../src/components/ha-settings-row";
 | 
			
		||||
import "../../../src/components/ha-switch";
 | 
			
		||||
import { HassioHostInfo as HassioHostInfoType } from "../../../src/data/hassio/host";
 | 
			
		||||
import {
 | 
			
		||||
  HassioSupervisorInfo as HassioSupervisorInfoType,
 | 
			
		||||
  reloadSupervisor,
 | 
			
		||||
  setSupervisorOption,
 | 
			
		||||
  SupervisorOptions,
 | 
			
		||||
  updateSupervisor,
 | 
			
		||||
  fetchHassioSupervisorInfo,
 | 
			
		||||
} from "../../../src/data/hassio/supervisor";
 | 
			
		||||
import {
 | 
			
		||||
  showAlertDialog,
 | 
			
		||||
  showConfirmationDialog,
 | 
			
		||||
} from "../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { showConfirmationDialog } from "../../../src/dialogs/generic/show-dialog-box";
 | 
			
		||||
import { haStyle } from "../../../src/resources/styles";
 | 
			
		||||
import { HomeAssistant } from "../../../src/types";
 | 
			
		||||
import { hassioStyle } from "../resources/hassio-style";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../src/data/hassio/common";
 | 
			
		||||
 | 
			
		||||
@customElement("hassio-supervisor-info")
 | 
			
		||||
class HassioSupervisorInfo extends LitElement {
 | 
			
		||||
@@ -35,234 +28,75 @@ class HassioSupervisorInfo extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @property() public supervisorInfo!: HassioSupervisorInfoType;
 | 
			
		||||
 | 
			
		||||
  @property() public hostInfo!: HassioHostInfoType;
 | 
			
		||||
  @internalProperty() private _errors?: string;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult | void {
 | 
			
		||||
  public render(): TemplateResult | void {
 | 
			
		||||
    return html`
 | 
			
		||||
      <ha-card header="Supervisor">
 | 
			
		||||
      <ha-card>
 | 
			
		||||
        <div class="card-content">
 | 
			
		||||
          <ha-settings-row>
 | 
			
		||||
            <span slot="heading">
 | 
			
		||||
              Version
 | 
			
		||||
            </span>
 | 
			
		||||
            <span slot="description">
 | 
			
		||||
              ${this.supervisorInfo.version}
 | 
			
		||||
            </span>
 | 
			
		||||
          </ha-settings-row>
 | 
			
		||||
          <ha-settings-row>
 | 
			
		||||
            <span slot="heading">
 | 
			
		||||
              Newest version
 | 
			
		||||
            </span>
 | 
			
		||||
            <span slot="description">
 | 
			
		||||
              ${this.supervisorInfo.version_latest}
 | 
			
		||||
            </span>
 | 
			
		||||
            ${this.supervisorInfo.version !== this.supervisorInfo.version_latest
 | 
			
		||||
              ? html`
 | 
			
		||||
                  <ha-progress-button
 | 
			
		||||
                    title="Update the supervisor"
 | 
			
		||||
                    @click=${this._supervisorUpdate}
 | 
			
		||||
                  >
 | 
			
		||||
                    Update
 | 
			
		||||
                  </ha-progress-button>
 | 
			
		||||
                `
 | 
			
		||||
              : ""}
 | 
			
		||||
          </ha-settings-row>
 | 
			
		||||
          <ha-settings-row>
 | 
			
		||||
            <span slot="heading">
 | 
			
		||||
              Channel
 | 
			
		||||
            </span>
 | 
			
		||||
            <span slot="description">
 | 
			
		||||
              ${this.supervisorInfo.channel}
 | 
			
		||||
            </span>
 | 
			
		||||
            ${this.supervisorInfo.channel === "beta"
 | 
			
		||||
              ? html`
 | 
			
		||||
                  <ha-progress-button
 | 
			
		||||
                    @click=${this._toggleBeta}
 | 
			
		||||
                    title="Get stable updates for Home Assistant, supervisor and host"
 | 
			
		||||
                  >
 | 
			
		||||
                    Leave beta channel
 | 
			
		||||
                  </ha-progress-button>
 | 
			
		||||
                `
 | 
			
		||||
              : this.supervisorInfo.channel === "stable"
 | 
			
		||||
              ? html`
 | 
			
		||||
                  <ha-progress-button
 | 
			
		||||
                    @click=${this._toggleBeta}
 | 
			
		||||
                    title="Get beta updates for Home Assistant (RCs), supervisor and host"
 | 
			
		||||
                  >
 | 
			
		||||
                    Join beta channel
 | 
			
		||||
                  </ha-progress-button>
 | 
			
		||||
                `
 | 
			
		||||
              : ""}
 | 
			
		||||
          </ha-settings-row>
 | 
			
		||||
 | 
			
		||||
          ${this.supervisorInfo?.supported
 | 
			
		||||
            ? html` <ha-settings-row three-line>
 | 
			
		||||
                <span slot="heading">
 | 
			
		||||
                  Share diagnostics
 | 
			
		||||
                </span>
 | 
			
		||||
                <div slot="description" class="diagnostics-description">
 | 
			
		||||
                  Share crash reports and diagnostic information.
 | 
			
		||||
                  <button
 | 
			
		||||
                    class="link"
 | 
			
		||||
                    title="Show more information about this"
 | 
			
		||||
                    @click=${this._diagnosticsInformationDialog}
 | 
			
		||||
                  >
 | 
			
		||||
                    Learn more
 | 
			
		||||
                  </button>
 | 
			
		||||
                </div>
 | 
			
		||||
                <ha-switch
 | 
			
		||||
                  haptic
 | 
			
		||||
                  .checked=${this.supervisorInfo.diagnostics}
 | 
			
		||||
                  @change=${this._toggleDiagnostics}
 | 
			
		||||
                ></ha-switch>
 | 
			
		||||
              </ha-settings-row>`
 | 
			
		||||
            : html`<div class="error">
 | 
			
		||||
                You are running an unsupported installation.
 | 
			
		||||
                <a
 | 
			
		||||
                  href="https://github.com/home-assistant/architecture/blob/master/adr/${this.hostInfo.features.includes(
 | 
			
		||||
                    "hassos"
 | 
			
		||||
                  )
 | 
			
		||||
                    ? "0015-home-assistant-os.md"
 | 
			
		||||
                    : "0014-home-assistant-supervised.md"}"
 | 
			
		||||
                  target="_blank"
 | 
			
		||||
                  rel="noreferrer"
 | 
			
		||||
                  title="Learn more about how you can make your system compliant"
 | 
			
		||||
                >
 | 
			
		||||
                  Learn More
 | 
			
		||||
                </a>
 | 
			
		||||
              </div>`}
 | 
			
		||||
          <h2>Supervisor</h2>
 | 
			
		||||
          <table class="info">
 | 
			
		||||
            <tbody>
 | 
			
		||||
              <tr>
 | 
			
		||||
                <td>Version</td>
 | 
			
		||||
                <td>${this.supervisorInfo.version}</td>
 | 
			
		||||
              </tr>
 | 
			
		||||
              <tr>
 | 
			
		||||
                <td>Latest version</td>
 | 
			
		||||
                <td>${this.supervisorInfo.version_latest}</td>
 | 
			
		||||
              </tr>
 | 
			
		||||
              ${this.supervisorInfo.channel !== "stable"
 | 
			
		||||
                ? html`
 | 
			
		||||
                    <tr>
 | 
			
		||||
                      <td>Channel</td>
 | 
			
		||||
                      <td>${this.supervisorInfo.channel}</td>
 | 
			
		||||
                    </tr>
 | 
			
		||||
                  `
 | 
			
		||||
                : ""}
 | 
			
		||||
            </tbody>
 | 
			
		||||
          </table>
 | 
			
		||||
          ${this._errors
 | 
			
		||||
            ? html` <div class="errors">Error: ${this._errors}</div> `
 | 
			
		||||
            : ""}
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="card-actions">
 | 
			
		||||
          <ha-progress-button
 | 
			
		||||
            @click=${this._supervisorReload}
 | 
			
		||||
            title="Reload parts of the supervisor."
 | 
			
		||||
          <ha-call-api-button .hass=${this.hass} path="hassio/supervisor/reload"
 | 
			
		||||
            >Reload</ha-call-api-button
 | 
			
		||||
          >
 | 
			
		||||
            Reload
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          ${this.supervisorInfo.version !== this.supervisorInfo.version_latest
 | 
			
		||||
            ? html`
 | 
			
		||||
                <ha-call-api-button
 | 
			
		||||
                  .hass=${this.hass}
 | 
			
		||||
                  path="hassio/supervisor/update"
 | 
			
		||||
                  >Update</ha-call-api-button
 | 
			
		||||
                >
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
          ${this.supervisorInfo.channel === "beta"
 | 
			
		||||
            ? html`
 | 
			
		||||
                <ha-call-api-button
 | 
			
		||||
                  .hass=${this.hass}
 | 
			
		||||
                  path="hassio/supervisor/options"
 | 
			
		||||
                  .data=${{ channel: "stable" }}
 | 
			
		||||
                  >Leave beta channel</ha-call-api-button
 | 
			
		||||
                >
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
          ${this.supervisorInfo.channel === "stable"
 | 
			
		||||
            ? html`
 | 
			
		||||
                <mwc-button
 | 
			
		||||
                  @click=${this._joinBeta}
 | 
			
		||||
                  class="warning"
 | 
			
		||||
                  title="Get beta updates for Home Assistant (RCs), supervisor and host"
 | 
			
		||||
                  >Join beta channel</mwc-button
 | 
			
		||||
                >
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
        </div>
 | 
			
		||||
      </ha-card>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _toggleBeta(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
    if (this.supervisorInfo.channel === "stable") {
 | 
			
		||||
      const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
        title: "WARNING",
 | 
			
		||||
        text: html` Beta releases are for testers and early adopters and can
 | 
			
		||||
          contain unstable code changes.
 | 
			
		||||
          <br />
 | 
			
		||||
          <b>
 | 
			
		||||
            Make sure you have backups of your data before you activate this
 | 
			
		||||
            feature.
 | 
			
		||||
          </b>
 | 
			
		||||
          <br /><br />
 | 
			
		||||
          This includes beta releases for:
 | 
			
		||||
          <li>Home Assistant Core</li>
 | 
			
		||||
          <li>Home Assistant Supervisor</li>
 | 
			
		||||
          <li>Home Assistant Operating System</li>
 | 
			
		||||
          <br />
 | 
			
		||||
          Do you want to join the beta channel?`,
 | 
			
		||||
        confirmText: "join beta",
 | 
			
		||||
        dismissText: "no",
 | 
			
		||||
      });
 | 
			
		||||
 | 
			
		||||
      if (!confirmed) {
 | 
			
		||||
        button.progress = false;
 | 
			
		||||
        return;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      const data: Partial<SupervisorOptions> = {
 | 
			
		||||
        channel: this.supervisorInfo.channel === "stable" ? "beta" : "stable",
 | 
			
		||||
      };
 | 
			
		||||
      await setSupervisorOption(this.hass, data);
 | 
			
		||||
      await reloadSupervisor(this.hass);
 | 
			
		||||
      this.supervisorInfo = await fetchHassioSupervisorInfo(this.hass);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to set supervisor option",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _supervisorReload(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      await reloadSupervisor(this.hass);
 | 
			
		||||
      this.supervisorInfo = await fetchHassioSupervisorInfo(this.hass);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to reload the supervisor",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _supervisorUpdate(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: "Update supervisor",
 | 
			
		||||
      text: `Are you sure you want to update supervisor to version ${this.supervisorInfo.version_latest}?`,
 | 
			
		||||
      confirmText: "update",
 | 
			
		||||
      dismissText: "cancel",
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      button.progress = false;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      await updateSupervisor(this.hass);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to update the supervisor",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _diagnosticsInformationDialog(): Promise<void> {
 | 
			
		||||
    await showAlertDialog(this, {
 | 
			
		||||
      title: "Help Improve Home Assistant",
 | 
			
		||||
      text: html`Would you want to automatically share crash reports and
 | 
			
		||||
        diagnostic information when the supervisor encounters unexpected errors?
 | 
			
		||||
        <br /><br />
 | 
			
		||||
        This will allow us to fix the problems, the information is only
 | 
			
		||||
        accessible to the Home Assistant Core team and will not be shared with
 | 
			
		||||
        others.
 | 
			
		||||
        <br /><br />
 | 
			
		||||
        The data does not include any private/sensitive information and you can
 | 
			
		||||
        disable this in settings at any time you want.`,
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _toggleDiagnostics(): Promise<void> {
 | 
			
		||||
    try {
 | 
			
		||||
      const data: SupervisorOptions = {
 | 
			
		||||
        diagnostics: !this.supervisorInfo?.diagnostics,
 | 
			
		||||
      };
 | 
			
		||||
      await setSupervisorOption(this.hass, data);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      showAlertDialog(this, {
 | 
			
		||||
        title: "Failed to set supervisor option",
 | 
			
		||||
        text: extractApiErrorMessage(err),
 | 
			
		||||
      });
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
@@ -270,35 +104,83 @@ class HassioSupervisorInfo extends LitElement {
 | 
			
		||||
      css`
 | 
			
		||||
        ha-card {
 | 
			
		||||
          height: 100%;
 | 
			
		||||
          justify-content: space-between;
 | 
			
		||||
          flex-direction: column;
 | 
			
		||||
          display: flex;
 | 
			
		||||
        }
 | 
			
		||||
        .card-actions {
 | 
			
		||||
          height: 48px;
 | 
			
		||||
          border-top: none;
 | 
			
		||||
          display: flex;
 | 
			
		||||
          justify-content: space-between;
 | 
			
		||||
          align-items: center;
 | 
			
		||||
        }
 | 
			
		||||
        button.link {
 | 
			
		||||
          color: var(--primary-color);
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row {
 | 
			
		||||
          padding: 0;
 | 
			
		||||
          height: 54px;
 | 
			
		||||
          width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row[three-line] {
 | 
			
		||||
          height: 74px;
 | 
			
		||||
        .card-content {
 | 
			
		||||
          color: var(--primary-text-color);
 | 
			
		||||
          box-sizing: border-box;
 | 
			
		||||
          height: calc(100% - 47px);
 | 
			
		||||
        }
 | 
			
		||||
        ha-settings-row > div[slot="description"] {
 | 
			
		||||
          white-space: normal;
 | 
			
		||||
          color: var(--secondary-text-color);
 | 
			
		||||
        .info {
 | 
			
		||||
          width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        .info td:nth-child(2) {
 | 
			
		||||
          text-align: right;
 | 
			
		||||
        }
 | 
			
		||||
        .errors {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          margin-top: 16px;
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected firstUpdated(): void {
 | 
			
		||||
    this.addEventListener("hass-api-called", (ev) => this._apiCalled(ev));
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _apiCalled(ev): void {
 | 
			
		||||
    if (ev.detail.success) {
 | 
			
		||||
      this._errors = undefined;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const response = ev.detail.response;
 | 
			
		||||
 | 
			
		||||
    this._errors =
 | 
			
		||||
      typeof response.body === "object"
 | 
			
		||||
        ? response.body.message || "Unknown error"
 | 
			
		||||
        : response.body;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _joinBeta() {
 | 
			
		||||
    const confirmed = await showConfirmationDialog(this, {
 | 
			
		||||
      title: "WARNING",
 | 
			
		||||
      text: html` Beta releases are for testers and early adopters and can
 | 
			
		||||
        contain unstable code changes.
 | 
			
		||||
        <br />
 | 
			
		||||
        <b>
 | 
			
		||||
          Make sure you have backups of your data before you activate this
 | 
			
		||||
          feature.
 | 
			
		||||
        </b>
 | 
			
		||||
        <br /><br />
 | 
			
		||||
        This includes beta releases for:
 | 
			
		||||
        <li>Home Assistant Core</li>
 | 
			
		||||
        <li>Home Assistant Supervisor</li>
 | 
			
		||||
        <li>Home Assistant Operating System</li>
 | 
			
		||||
        <br />
 | 
			
		||||
        Do you want to join the beta channel?`,
 | 
			
		||||
      confirmText: "join beta",
 | 
			
		||||
      dismissText: "no",
 | 
			
		||||
    });
 | 
			
		||||
 | 
			
		||||
    if (!confirmed) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      const data: SupervisorOptions = { channel: "beta" };
 | 
			
		||||
      await setSupervisorOption(this.hass, data);
 | 
			
		||||
      const eventdata = {
 | 
			
		||||
        success: true,
 | 
			
		||||
        response: undefined,
 | 
			
		||||
        path: "option",
 | 
			
		||||
      };
 | 
			
		||||
      fireEvent(this, "hass-api-called", eventdata);
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._errors = `Error joining beta channel, ${err.body?.message || err}`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
 
 | 
			
		||||
@@ -7,14 +7,12 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import "../../../src/components/buttons/ha-progress-button";
 | 
			
		||||
import "../../../src/components/ha-card";
 | 
			
		||||
import { extractApiErrorMessage } from "../../../src/data/hassio/common";
 | 
			
		||||
import { fetchHassioLogs } from "../../../src/data/hassio/supervisor";
 | 
			
		||||
import "../../../src/layouts/hass-loading-screen";
 | 
			
		||||
import { haStyle } from "../../../src/resources/styles";
 | 
			
		||||
@@ -69,7 +67,7 @@ class HassioSupervisorLog extends LitElement {
 | 
			
		||||
    await this._loadData();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult | void {
 | 
			
		||||
  public render(): TemplateResult | void {
 | 
			
		||||
    return html`
 | 
			
		||||
      <ha-card>
 | 
			
		||||
        ${this._error ? html` <div class="errors">${this._error}</div> ` : ""}
 | 
			
		||||
@@ -104,49 +102,18 @@ class HassioSupervisorLog extends LitElement {
 | 
			
		||||
            : html`<hass-loading-screen no-toolbar></hass-loading-screen>`}
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="card-actions">
 | 
			
		||||
          <ha-progress-button @click=${this._refresh}>
 | 
			
		||||
            Refresh
 | 
			
		||||
          </ha-progress-button>
 | 
			
		||||
          <mwc-button @click=${this._refresh}>Refresh</mwc-button>
 | 
			
		||||
        </div>
 | 
			
		||||
      </ha-card>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _setLogProvider(ev): Promise<void> {
 | 
			
		||||
    const provider = ev.detail.item.getAttribute("provider");
 | 
			
		||||
    this._selectedLogProvider = provider;
 | 
			
		||||
    this._loadData();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _refresh(ev: CustomEvent): Promise<void> {
 | 
			
		||||
    const button = ev.currentTarget as any;
 | 
			
		||||
    button.progress = true;
 | 
			
		||||
    await this._loadData();
 | 
			
		||||
    button.progress = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _loadData(): Promise<void> {
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      this._content = await fetchHassioLogs(
 | 
			
		||||
        this.hass,
 | 
			
		||||
        this._selectedLogProvider
 | 
			
		||||
      );
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to get supervisor logs, ${extractApiErrorMessage(
 | 
			
		||||
        err
 | 
			
		||||
      )}`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult[] {
 | 
			
		||||
    return [
 | 
			
		||||
      haStyle,
 | 
			
		||||
      hassioStyle,
 | 
			
		||||
      css`
 | 
			
		||||
        ha-card {
 | 
			
		||||
          margin-top: 8px;
 | 
			
		||||
          width: 100%;
 | 
			
		||||
        }
 | 
			
		||||
        pre {
 | 
			
		||||
@@ -160,9 +127,38 @@ class HassioSupervisorLog extends LitElement {
 | 
			
		||||
          color: var(--error-color);
 | 
			
		||||
          margin-bottom: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        .card-content {
 | 
			
		||||
          padding-top: 0px;
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _setLogProvider(ev): Promise<void> {
 | 
			
		||||
    const provider = ev.detail.item.getAttribute("provider");
 | 
			
		||||
    this._selectedLogProvider = provider;
 | 
			
		||||
    await this._loadData();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _loadData(): Promise<void> {
 | 
			
		||||
    this._error = undefined;
 | 
			
		||||
    this._content = undefined;
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      this._content = await fetchHassioLogs(
 | 
			
		||||
        this.hass,
 | 
			
		||||
        this._selectedLogProvider
 | 
			
		||||
      );
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = `Failed to get supervisor logs, ${
 | 
			
		||||
        err.body?.message || err
 | 
			
		||||
      }`;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _refresh(): Promise<void> {
 | 
			
		||||
    await this._loadData();
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
 
 | 
			
		||||
@@ -12,8 +12,8 @@ import {
 | 
			
		||||
  HassioHostInfo,
 | 
			
		||||
} from "../../../src/data/hassio/host";
 | 
			
		||||
import {
 | 
			
		||||
  HassioInfo,
 | 
			
		||||
  HassioSupervisorInfo,
 | 
			
		||||
  HassioInfo,
 | 
			
		||||
} from "../../../src/data/hassio/supervisor";
 | 
			
		||||
import "../../../src/layouts/hass-tabs-subpage";
 | 
			
		||||
import { haStyle } from "../../../src/resources/styles";
 | 
			
		||||
@@ -40,7 +40,7 @@ class HassioSystem extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @property({ attribute: false }) public hassOsInfo!: HassioHassOSInfo;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult | void {
 | 
			
		||||
  public render(): TemplateResult | void {
 | 
			
		||||
    return html`
 | 
			
		||||
      <hass-tabs-subpage
 | 
			
		||||
        .hass=${this.hass}
 | 
			
		||||
@@ -52,10 +52,10 @@ class HassioSystem extends LitElement {
 | 
			
		||||
      >
 | 
			
		||||
        <span slot="header">System</span>
 | 
			
		||||
        <div class="content">
 | 
			
		||||
          <h1>Information</h1>
 | 
			
		||||
          <div class="card-group">
 | 
			
		||||
            <hassio-supervisor-info
 | 
			
		||||
              .hass=${this.hass}
 | 
			
		||||
              .hostInfo=${this.hostInfo}
 | 
			
		||||
              .supervisorInfo=${this.supervisorInfo}
 | 
			
		||||
            ></hassio-supervisor-info>
 | 
			
		||||
            <hassio-host-info
 | 
			
		||||
@@ -65,6 +65,7 @@ class HassioSystem extends LitElement {
 | 
			
		||||
              .hassOsInfo=${this.hassOsInfo}
 | 
			
		||||
            ></hassio-host-info>
 | 
			
		||||
          </div>
 | 
			
		||||
          <h1>System log</h1>
 | 
			
		||||
          <hassio-supervisor-log .hass=${this.hass}></hassio-supervisor-log>
 | 
			
		||||
        </div>
 | 
			
		||||
      </hass-tabs-subpage>
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										73
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										73
									
								
								package.json
									
									
									
									
									
								
							@@ -8,12 +8,12 @@
 | 
			
		||||
  "version": "1.0.0",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "build": "script/build_frontend",
 | 
			
		||||
    "lint:eslint": "eslint \"**/src/**/*.{js,ts,html}\" --ignore-path .gitignore",
 | 
			
		||||
    "format:eslint": "eslint \"**/src/**/*.{js,ts,html}\" --fix --ignore-path .gitignore",
 | 
			
		||||
    "lint:prettier": "prettier \"**/src/**/*.{js,ts,json,css,md}\" --check",
 | 
			
		||||
    "format:prettier": "prettier \"**/src/**/*.{js,ts,json,css,md}\" --write",
 | 
			
		||||
    "lint:eslint": "eslint '**/src/**/*.{js,ts,html}' --ignore-path .gitignore",
 | 
			
		||||
    "format:eslint": "eslint '**/src/**/*.{js,ts,html}' --fix --ignore-path .gitignore",
 | 
			
		||||
    "lint:prettier": "prettier '**/src/**/*.{js,ts,json,css,md}' --check",
 | 
			
		||||
    "format:prettier": "prettier '**/src/**/*.{js,ts,json,css,md}' --write",
 | 
			
		||||
    "lint:types": "tsc",
 | 
			
		||||
    "lint:lit": "lit-analyzer \"**/src/**/*.ts\" --format markdown --outFile result.md",
 | 
			
		||||
    "lint:lit": "lit-analyzer '**/src/**/*.ts' --format markdown --outFile result.md",
 | 
			
		||||
    "lint": "npm run lint:eslint && npm run lint:prettier && npm run lint:types",
 | 
			
		||||
    "format": "npm run format:eslint && npm run format:prettier",
 | 
			
		||||
    "mocha": "node_modules/.bin/ts-mocha -p test-mocha/tsconfig.test.json --opts test-mocha/mocha.opts",
 | 
			
		||||
@@ -23,29 +23,25 @@
 | 
			
		||||
  "license": "Apache-2.0",
 | 
			
		||||
  "dependencies": {
 | 
			
		||||
    "@formatjs/intl-pluralrules": "^1.5.8",
 | 
			
		||||
    "@fullcalendar/common": "5.1.0",
 | 
			
		||||
    "@fullcalendar/core": "5.1.0",
 | 
			
		||||
    "@fullcalendar/daygrid": "5.1.0",
 | 
			
		||||
    "@fullcalendar/interaction": "5.1.0",
 | 
			
		||||
    "@fullcalendar/list": "5.1.0",
 | 
			
		||||
    "@material/chips": "=8.0.0-canary.096a7a066.0",
 | 
			
		||||
    "@fullcalendar/core": "^5.0.0-beta.2",
 | 
			
		||||
    "@fullcalendar/daygrid": "^5.0.0-beta.2",
 | 
			
		||||
    "@material/chips": "=8.0.0-canary.a78ceb112.0",
 | 
			
		||||
    "@material/circular-progress": "=8.0.0-canary.a78ceb112.0",
 | 
			
		||||
    "@material/mwc-button": "^0.18.0",
 | 
			
		||||
    "@material/mwc-checkbox": "^0.18.0",
 | 
			
		||||
    "@material/mwc-dialog": "^0.18.0",
 | 
			
		||||
    "@material/mwc-fab": "^0.18.0",
 | 
			
		||||
    "@material/mwc-formfield": "^0.18.0",
 | 
			
		||||
    "@material/mwc-icon-button": "^0.18.0",
 | 
			
		||||
    "@material/mwc-list": "^0.18.0",
 | 
			
		||||
    "@material/mwc-menu": "^0.18.0",
 | 
			
		||||
    "@material/mwc-radio": "^0.18.0",
 | 
			
		||||
    "@material/mwc-ripple": "^0.18.0",
 | 
			
		||||
    "@material/mwc-switch": "^0.18.0",
 | 
			
		||||
    "@material/mwc-tab": "^0.18.0",
 | 
			
		||||
    "@material/mwc-tab-bar": "^0.18.0",
 | 
			
		||||
    "@material/top-app-bar": "=8.0.0-canary.096a7a066.0",
 | 
			
		||||
    "@mdi/js": "5.5.55",
 | 
			
		||||
    "@mdi/svg": "5.5.55",
 | 
			
		||||
    "@material/mwc-button": "^0.17.2",
 | 
			
		||||
    "@material/mwc-checkbox": "^0.17.2",
 | 
			
		||||
    "@material/mwc-dialog": "^0.17.2",
 | 
			
		||||
    "@material/mwc-fab": "^0.17.2",
 | 
			
		||||
    "@material/mwc-formfield": "^0.17.2",
 | 
			
		||||
    "@material/mwc-icon-button": "^0.17.2",
 | 
			
		||||
    "@material/mwc-list": "^0.17.2",
 | 
			
		||||
    "@material/mwc-menu": "^0.17.2",
 | 
			
		||||
    "@material/mwc-ripple": "^0.17.2",
 | 
			
		||||
    "@material/mwc-switch": "^0.17.2",
 | 
			
		||||
    "@material/mwc-tab": "^0.17.2",
 | 
			
		||||
    "@material/mwc-tab-bar": "^0.17.2",
 | 
			
		||||
    "@material/top-app-bar": "=8.0.0-canary.a78ceb112.0",
 | 
			
		||||
    "@mdi/js": "5.3.45",
 | 
			
		||||
    "@mdi/svg": "5.3.45",
 | 
			
		||||
    "@polymer/app-layout": "^3.0.2",
 | 
			
		||||
    "@polymer/app-route": "^3.0.2",
 | 
			
		||||
    "@polymer/app-storage": "^3.0.2",
 | 
			
		||||
@@ -79,7 +75,6 @@
 | 
			
		||||
    "@polymer/polymer": "3.1.0",
 | 
			
		||||
    "@thomasloven/round-slider": "0.5.0",
 | 
			
		||||
    "@types/chromecast-caf-sender": "^1.0.3",
 | 
			
		||||
    "@types/sortablejs": "^1.10.6",
 | 
			
		||||
    "@vaadin/vaadin-combo-box": "^5.0.10",
 | 
			
		||||
    "@vaadin/vaadin-date-picker": "^4.0.7",
 | 
			
		||||
    "@vue/web-component-wrapper": "^1.2.0",
 | 
			
		||||
@@ -89,7 +84,6 @@
 | 
			
		||||
    "codemirror": "^5.49.0",
 | 
			
		||||
    "comlink": "^4.3.0",
 | 
			
		||||
    "cpx": "^1.5.0",
 | 
			
		||||
    "cropperjs": "^1.5.7",
 | 
			
		||||
    "deep-clone-simple": "^1.1.1",
 | 
			
		||||
    "deep-freeze": "^0.0.1",
 | 
			
		||||
    "es6-object-assign": "^1.1.0",
 | 
			
		||||
@@ -106,16 +100,14 @@
 | 
			
		||||
    "lit-element": "^2.3.1",
 | 
			
		||||
    "lit-html": "^1.2.1",
 | 
			
		||||
    "lit-virtualizer": "^0.4.2",
 | 
			
		||||
    "marked": "^1.1.1",
 | 
			
		||||
    "marked": "^0.6.1",
 | 
			
		||||
    "mdn-polyfills": "^5.16.0",
 | 
			
		||||
    "memoize-one": "^5.0.2",
 | 
			
		||||
    "node-vibrant": "^3.1.5",
 | 
			
		||||
    "proxy-polyfill": "^0.3.1",
 | 
			
		||||
    "punycode": "^2.1.1",
 | 
			
		||||
    "regenerator-runtime": "^0.13.2",
 | 
			
		||||
    "resize-observer-polyfill": "^1.5.1",
 | 
			
		||||
    "roboto-fontface": "^0.10.0",
 | 
			
		||||
    "sortablejs": "^1.10.2",
 | 
			
		||||
    "superstruct": "^0.10.12",
 | 
			
		||||
    "unfetch": "^4.1.0",
 | 
			
		||||
    "vue": "^2.6.11",
 | 
			
		||||
@@ -144,14 +136,13 @@
 | 
			
		||||
    "@rollup/plugin-replace": "^2.3.2",
 | 
			
		||||
    "@types/chai": "^4.1.7",
 | 
			
		||||
    "@types/chromecast-caf-receiver": "^3.0.12",
 | 
			
		||||
    "@types/codemirror": "^0.0.97",
 | 
			
		||||
    "@types/codemirror": "^0.0.78",
 | 
			
		||||
    "@types/hls.js": "^0.12.3",
 | 
			
		||||
    "@types/js-yaml": "^3.12.1",
 | 
			
		||||
    "@types/leaflet": "^1.4.3",
 | 
			
		||||
    "@types/leaflet-draw": "^1.0.1",
 | 
			
		||||
    "@types/marked": "^1.1.0",
 | 
			
		||||
    "@types/memoize-one": "4.1.0",
 | 
			
		||||
    "@types/mocha": "^7.0.2",
 | 
			
		||||
    "@types/mocha": "^5.2.6",
 | 
			
		||||
    "@types/resize-observer-browser": "^0.1.3",
 | 
			
		||||
    "@types/webspeechapi": "^0.0.29",
 | 
			
		||||
    "@typescript-eslint/eslint-plugin": "^2.28.0",
 | 
			
		||||
@@ -162,7 +153,7 @@
 | 
			
		||||
    "eslint": "^6.8.0",
 | 
			
		||||
    "eslint-config-airbnb-typescript": "^7.2.1",
 | 
			
		||||
    "eslint-config-prettier": "^6.10.1",
 | 
			
		||||
    "eslint-import-resolver-webpack": "^0.12.2",
 | 
			
		||||
    "eslint-import-resolver-webpack": "^0.12.1",
 | 
			
		||||
    "eslint-plugin-disable": "^2.0.1",
 | 
			
		||||
    "eslint-plugin-import": "^2.20.2",
 | 
			
		||||
    "eslint-plugin-lit": "^1.2.0",
 | 
			
		||||
@@ -185,7 +176,7 @@
 | 
			
		||||
    "magic-string": "^0.25.7",
 | 
			
		||||
    "map-stream": "^0.0.7",
 | 
			
		||||
    "merge-stream": "^1.0.1",
 | 
			
		||||
    "mocha": "^7.2.0",
 | 
			
		||||
    "mocha": "^6.0.2",
 | 
			
		||||
    "object-hash": "^2.0.3",
 | 
			
		||||
    "open": "^7.0.4",
 | 
			
		||||
    "prettier": "^2.0.4",
 | 
			
		||||
@@ -202,7 +193,7 @@
 | 
			
		||||
    "systemjs": "^6.3.2",
 | 
			
		||||
    "terser-webpack-plugin": "^3.0.6",
 | 
			
		||||
    "ts-lit-plugin": "^1.2.0",
 | 
			
		||||
    "ts-mocha": "^7.0.0",
 | 
			
		||||
    "ts-mocha": "^6.0.0",
 | 
			
		||||
    "typescript": "^3.8.3",
 | 
			
		||||
    "vinyl-buffer": "^1.0.1",
 | 
			
		||||
    "vinyl-source-stream": "^2.0.0",
 | 
			
		||||
@@ -219,11 +210,7 @@
 | 
			
		||||
    "@webcomponents/webcomponentsjs": "^2.2.10",
 | 
			
		||||
    "@polymer/polymer": "3.1.0",
 | 
			
		||||
    "lit-html": "1.2.1",
 | 
			
		||||
    "lit-element": "2.3.1",
 | 
			
		||||
    "@material/animation": "8.0.0-canary.096a7a066.0",
 | 
			
		||||
    "@material/base": "8.0.0-canary.096a7a066.0",
 | 
			
		||||
    "@material/feature-targeting": "8.0.0-canary.096a7a066.0",
 | 
			
		||||
    "@material/theme": "8.0.0-canary.096a7a066.0"
 | 
			
		||||
    "lit-element": "2.3.1"
 | 
			
		||||
  },
 | 
			
		||||
  "main": "src/home-assistant.js",
 | 
			
		||||
  "husky": {
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
 | 
			
		||||
 | 
			
		||||
setup(
 | 
			
		||||
    name="home-assistant-frontend",
 | 
			
		||||
    version="20200917.1",
 | 
			
		||||
    version="20200716.0",
 | 
			
		||||
    description="The Home Assistant frontend",
 | 
			
		||||
    url="https://github.com/home-assistant/home-assistant-polymer",
 | 
			
		||||
    author="The Home Assistant Authors",
 | 
			
		||||
 
 | 
			
		||||
@@ -16,7 +16,6 @@ import { litLocalizeLiteMixin } from "../mixins/lit-localize-lite-mixin";
 | 
			
		||||
import { registerServiceWorker } from "../util/register-service-worker";
 | 
			
		||||
import "./ha-auth-flow";
 | 
			
		||||
import { extractSearchParamsObject } from "../common/url/search-params";
 | 
			
		||||
import punycode from "punycode";
 | 
			
		||||
 | 
			
		||||
import(/* webpackChunkName: "pick-auth-provider" */ "./ha-pick-auth-provider");
 | 
			
		||||
 | 
			
		||||
@@ -76,7 +75,7 @@ class HaAuthorize extends litLocalizeLiteMixin(LitElement) {
 | 
			
		||||
        ${this.localize(
 | 
			
		||||
          "ui.panel.page-authorize.authorizing_client",
 | 
			
		||||
          "clientId",
 | 
			
		||||
          this.clientId ? punycode.toASCII(this.clientId) : this.clientId
 | 
			
		||||
          this.clientId
 | 
			
		||||
        )}
 | 
			
		||||
      </p>
 | 
			
		||||
      ${loggingInWith}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,113 +0,0 @@
 | 
			
		||||
const expand_hex = (hex: string): string => {
 | 
			
		||||
  let result = "";
 | 
			
		||||
  for (const val of hex) {
 | 
			
		||||
    result += val + val;
 | 
			
		||||
  }
 | 
			
		||||
  return result;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const rgb_hex = (component: number): string => {
 | 
			
		||||
  const hex = Math.round(Math.min(Math.max(component, 0), 255)).toString(16);
 | 
			
		||||
  return hex.length === 1 ? `0${hex}` : hex;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
// Conversion between HEX and RGB
 | 
			
		||||
 | 
			
		||||
export const hex2rgb = (hex: string): [number, number, number] => {
 | 
			
		||||
  hex = hex.replace("#", "");
 | 
			
		||||
  if (hex.length === 3 || hex.length === 4) {
 | 
			
		||||
    hex = expand_hex(hex);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  return [
 | 
			
		||||
    parseInt(hex.substring(0, 2), 16),
 | 
			
		||||
    parseInt(hex.substring(2, 4), 16),
 | 
			
		||||
    parseInt(hex.substring(4, 6), 16),
 | 
			
		||||
  ];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const rgb2hex = (rgb: [number, number, number]): string => {
 | 
			
		||||
  return `#${rgb_hex(rgb[0])}${rgb_hex(rgb[1])}${rgb_hex(rgb[2])}`;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
// Conversion between LAB, XYZ and RGB from https://github.com/gka/chroma.js
 | 
			
		||||
// Copyright (c) 2011-2019, Gregor Aisch
 | 
			
		||||
 | 
			
		||||
// Constants for XYZ and LAB conversion
 | 
			
		||||
const Xn = 0.95047;
 | 
			
		||||
const Yn = 1;
 | 
			
		||||
const Zn = 1.08883;
 | 
			
		||||
 | 
			
		||||
const t0 = 0.137931034; // 4 / 29
 | 
			
		||||
const t1 = 0.206896552; // 6 / 29
 | 
			
		||||
const t2 = 0.12841855; // 3 * t1 * t1
 | 
			
		||||
const t3 = 0.008856452; // t1 * t1 * t1
 | 
			
		||||
 | 
			
		||||
const rgb_xyz = (r: number) => {
 | 
			
		||||
  r /= 255;
 | 
			
		||||
  if (r <= 0.04045) {
 | 
			
		||||
    return r / 12.92;
 | 
			
		||||
  }
 | 
			
		||||
  return ((r + 0.055) / 1.055) ** 2.4;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const xyz_lab = (t: number) => {
 | 
			
		||||
  if (t > t3) {
 | 
			
		||||
    return t ** (1 / 3);
 | 
			
		||||
  }
 | 
			
		||||
  return t / t2 + t0;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const xyz_rgb = (r: number) => {
 | 
			
		||||
  return 255 * (r <= 0.00304 ? 12.92 * r : 1.055 * r ** (1 / 2.4) - 0.055);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const lab_xyz = (t: number) => {
 | 
			
		||||
  return t > t1 ? t * t * t : t2 * (t - t0);
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
// Conversions between RGB and LAB
 | 
			
		||||
 | 
			
		||||
const rgb2xyz = (rgb: [number, number, number]): [number, number, number] => {
 | 
			
		||||
  let [r, g, b] = rgb;
 | 
			
		||||
  r = rgb_xyz(r);
 | 
			
		||||
  g = rgb_xyz(g);
 | 
			
		||||
  b = rgb_xyz(b);
 | 
			
		||||
  const x = xyz_lab((0.4124564 * r + 0.3575761 * g + 0.1804375 * b) / Xn);
 | 
			
		||||
  const y = xyz_lab((0.2126729 * r + 0.7151522 * g + 0.072175 * b) / Yn);
 | 
			
		||||
  const z = xyz_lab((0.0193339 * r + 0.119192 * g + 0.9503041 * b) / Zn);
 | 
			
		||||
  return [x, y, z];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const rgb2lab = (
 | 
			
		||||
  rgb: [number, number, number]
 | 
			
		||||
): [number, number, number] => {
 | 
			
		||||
  const [x, y, z] = rgb2xyz(rgb);
 | 
			
		||||
  const l = 116 * y - 16;
 | 
			
		||||
  return [l < 0 ? 0 : l, 500 * (x - y), 200 * (y - z)];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const lab2rgb = (
 | 
			
		||||
  lab: [number, number, number]
 | 
			
		||||
): [number, number, number] => {
 | 
			
		||||
  const [l, a, b] = lab;
 | 
			
		||||
 | 
			
		||||
  let y = (l + 16) / 116;
 | 
			
		||||
  let x = isNaN(a) ? y : y + a / 500;
 | 
			
		||||
  let z = isNaN(b) ? y : y - b / 200;
 | 
			
		||||
 | 
			
		||||
  y = Yn * lab_xyz(y);
 | 
			
		||||
  x = Xn * lab_xyz(x);
 | 
			
		||||
  z = Zn * lab_xyz(z);
 | 
			
		||||
 | 
			
		||||
  const r = xyz_rgb(3.2404542 * x - 1.5371385 * y - 0.4985314 * z); // D65 -> sRGB
 | 
			
		||||
  const g = xyz_rgb(-0.969266 * x + 1.8760108 * y + 0.041556 * z);
 | 
			
		||||
  const b_ = xyz_rgb(0.0556434 * x - 0.2040259 * y + 1.0572252 * z);
 | 
			
		||||
 | 
			
		||||
  return [r, g, b_];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const lab2hex = (lab: [number, number, number]): string => {
 | 
			
		||||
  const rgb = lab2rgb(lab);
 | 
			
		||||
  return rgb2hex(rgb);
 | 
			
		||||
};
 | 
			
		||||
@@ -1,16 +0,0 @@
 | 
			
		||||
// From https://github.com/gka/chroma.js
 | 
			
		||||
// Copyright (c) 2011-2019, Gregor Aisch
 | 
			
		||||
 | 
			
		||||
export const labDarken = (
 | 
			
		||||
  lab: [number, number, number],
 | 
			
		||||
  amount = 1
 | 
			
		||||
): [number, number, number] => {
 | 
			
		||||
  return [lab[0] - 18 * amount, lab[1], lab[2]];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const labBrighten = (
 | 
			
		||||
  lab: [number, number, number],
 | 
			
		||||
  amount = 1
 | 
			
		||||
): [number, number, number] => {
 | 
			
		||||
  return labDarken(lab, -amount);
 | 
			
		||||
};
 | 
			
		||||
@@ -1,24 +0,0 @@
 | 
			
		||||
const luminosity = (rgb: [number, number, number]): number => {
 | 
			
		||||
  // http://www.w3.org/TR/WCAG20/#relativeluminancedef
 | 
			
		||||
  const lum: [number, number, number] = [0, 0, 0];
 | 
			
		||||
  for (let i = 0; i < rgb.length; i++) {
 | 
			
		||||
    const chan = rgb[i] / 255;
 | 
			
		||||
    lum[i] = chan <= 0.03928 ? chan / 12.92 : ((chan + 0.055) / 1.055) ** 2.4;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  return 0.2126 * lum[0] + 0.7152 * lum[1] + 0.0722 * lum[2];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const rgbContrast = (
 | 
			
		||||
  color1: [number, number, number],
 | 
			
		||||
  color2: [number, number, number]
 | 
			
		||||
) => {
 | 
			
		||||
  const lum1 = luminosity(color1);
 | 
			
		||||
  const lum2 = luminosity(color2);
 | 
			
		||||
 | 
			
		||||
  if (lum1 > lum2) {
 | 
			
		||||
    return (lum1 + 0.05) / (lum2 + 0.05);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  return (lum2 + 0.05) / (lum1 + 0.05);
 | 
			
		||||
};
 | 
			
		||||
@@ -1,9 +0,0 @@
 | 
			
		||||
import { HomeAssistant } from "../../types";
 | 
			
		||||
 | 
			
		||||
/** Return an array of domains with the service. */
 | 
			
		||||
export const componentsWithService = (
 | 
			
		||||
  hass: HomeAssistant,
 | 
			
		||||
  service: string
 | 
			
		||||
): Array<string> =>
 | 
			
		||||
  hass &&
 | 
			
		||||
  Object.keys(hass.services).filter((key) => service in hass.services[key]);
 | 
			
		||||
@@ -1,9 +0,0 @@
 | 
			
		||||
import { HomeAssistant } from "../../types";
 | 
			
		||||
 | 
			
		||||
/** Return if a service is loaded. */
 | 
			
		||||
export const isServiceLoaded = (
 | 
			
		||||
  hass: HomeAssistant,
 | 
			
		||||
  domain: string,
 | 
			
		||||
  service: string
 | 
			
		||||
): boolean =>
 | 
			
		||||
  hass && domain in hass.services && service in hass.services[domain];
 | 
			
		||||
@@ -44,6 +44,7 @@ export const DOMAINS_WITH_MORE_INFO = [
 | 
			
		||||
  "script",
 | 
			
		||||
  "sun",
 | 
			
		||||
  "timer",
 | 
			
		||||
  "updater",
 | 
			
		||||
  "vacuum",
 | 
			
		||||
  "water_heater",
 | 
			
		||||
  "weather",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,10 @@
 | 
			
		||||
export default function durationToSeconds(duration: string): number {
 | 
			
		||||
  let days = 0;
 | 
			
		||||
  if (duration.includes("day")) {
 | 
			
		||||
    const position = duration.indexOf("day");
 | 
			
		||||
    days = Number(duration.substr(0, position));
 | 
			
		||||
    duration = duration.split(",")[1];
 | 
			
		||||
  }
 | 
			
		||||
  const parts = duration.split(":").map(Number);
 | 
			
		||||
  return parts[0] * 3600 + parts[1] * 60 + parts[2];
 | 
			
		||||
  return (days * 24 + parts[0]) * 3600 + parts[1] * 60 + parts[2];
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -21,11 +21,6 @@ export default function relativeTime(
 | 
			
		||||
  const tense = delta >= 0 ? "past" : "future";
 | 
			
		||||
  delta = Math.abs(delta);
 | 
			
		||||
  let roundedDelta = Math.round(delta);
 | 
			
		||||
 | 
			
		||||
  if (roundedDelta === 0) {
 | 
			
		||||
    return localize("ui.components.relative_time.just_now");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  let unit = "week";
 | 
			
		||||
 | 
			
		||||
  for (let i = 0; i < tests.length; i++) {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,155 +0,0 @@
 | 
			
		||||
import { UnsubscribeFunc } from "home-assistant-js-websocket";
 | 
			
		||||
import { PropertyDeclaration, UpdatingElement } from "lit-element";
 | 
			
		||||
import type { ClassElement } from "../../types";
 | 
			
		||||
 | 
			
		||||
type Callback = (oldValue: any, newValue: any) => void;
 | 
			
		||||
 | 
			
		||||
class Storage {
 | 
			
		||||
  constructor() {
 | 
			
		||||
    window.addEventListener("storage", (ev: StorageEvent) => {
 | 
			
		||||
      if (ev.key && this.hasKey(ev.key)) {
 | 
			
		||||
        this._storage[ev.key] = ev.newValue
 | 
			
		||||
          ? JSON.parse(ev.newValue)
 | 
			
		||||
          : ev.newValue;
 | 
			
		||||
        if (this._listeners[ev.key]) {
 | 
			
		||||
          this._listeners[ev.key].forEach((listener) =>
 | 
			
		||||
            listener(
 | 
			
		||||
              ev.oldValue ? JSON.parse(ev.oldValue) : ev.oldValue,
 | 
			
		||||
              this._storage[ev.key!]
 | 
			
		||||
            )
 | 
			
		||||
          );
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _storage: { [storageKey: string]: any } = {};
 | 
			
		||||
 | 
			
		||||
  private _listeners: {
 | 
			
		||||
    [storageKey: string]: Callback[];
 | 
			
		||||
  } = {};
 | 
			
		||||
 | 
			
		||||
  public addFromStorage(storageKey: any): void {
 | 
			
		||||
    if (!this._storage[storageKey]) {
 | 
			
		||||
      const data = window.localStorage.getItem(storageKey);
 | 
			
		||||
      if (data) {
 | 
			
		||||
        this._storage[storageKey] = JSON.parse(data);
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public subscribeChanges(
 | 
			
		||||
    storageKey: string,
 | 
			
		||||
    callback: Callback
 | 
			
		||||
  ): UnsubscribeFunc {
 | 
			
		||||
    if (this._listeners[storageKey]) {
 | 
			
		||||
      this._listeners[storageKey].push(callback);
 | 
			
		||||
    } else {
 | 
			
		||||
      this._listeners[storageKey] = [callback];
 | 
			
		||||
    }
 | 
			
		||||
    return () => {
 | 
			
		||||
      this.unsubscribeChanges(storageKey, callback);
 | 
			
		||||
    };
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public unsubscribeChanges(storageKey: string, callback: Callback) {
 | 
			
		||||
    if (!(storageKey in this._listeners)) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    const index = this._listeners[storageKey].indexOf(callback);
 | 
			
		||||
    if (index !== -1) {
 | 
			
		||||
      this._listeners[storageKey].splice(index, 1);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public hasKey(storageKey: string): any {
 | 
			
		||||
    return storageKey in this._storage;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public getValue(storageKey: string): any {
 | 
			
		||||
    return this._storage[storageKey];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public setValue(storageKey: string, value: any): any {
 | 
			
		||||
    this._storage[storageKey] = value;
 | 
			
		||||
    try {
 | 
			
		||||
      window.localStorage.setItem(storageKey, JSON.stringify(value));
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      // Safari in private mode doesn't allow localstorage
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
const storage = new Storage();
 | 
			
		||||
 | 
			
		||||
export const LocalStorage = (
 | 
			
		||||
  storageKey?: string,
 | 
			
		||||
  property?: boolean,
 | 
			
		||||
  propertyOptions?: PropertyDeclaration
 | 
			
		||||
): any => {
 | 
			
		||||
  return (clsElement: ClassElement) => {
 | 
			
		||||
    const key = String(clsElement.key);
 | 
			
		||||
    storageKey = storageKey || String(clsElement.key);
 | 
			
		||||
    const initVal = clsElement.initializer
 | 
			
		||||
      ? clsElement.initializer()
 | 
			
		||||
      : undefined;
 | 
			
		||||
 | 
			
		||||
    storage.addFromStorage(storageKey);
 | 
			
		||||
 | 
			
		||||
    const subscribe = (el: UpdatingElement): UnsubscribeFunc =>
 | 
			
		||||
      storage.subscribeChanges(storageKey!, (oldValue) => {
 | 
			
		||||
        el.requestUpdate(clsElement.key, oldValue);
 | 
			
		||||
      });
 | 
			
		||||
 | 
			
		||||
    const getValue = (): any => {
 | 
			
		||||
      return storage.hasKey(storageKey!)
 | 
			
		||||
        ? storage.getValue(storageKey!)
 | 
			
		||||
        : initVal;
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    const setValue = (el: UpdatingElement, value: any) => {
 | 
			
		||||
      let oldValue: unknown | undefined;
 | 
			
		||||
      if (property) {
 | 
			
		||||
        oldValue = getValue();
 | 
			
		||||
      }
 | 
			
		||||
      storage.setValue(storageKey!, value);
 | 
			
		||||
      if (property) {
 | 
			
		||||
        el.requestUpdate(clsElement.key, oldValue);
 | 
			
		||||
      }
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    return {
 | 
			
		||||
      kind: "method",
 | 
			
		||||
      placement: "prototype",
 | 
			
		||||
      key: clsElement.key,
 | 
			
		||||
      descriptor: {
 | 
			
		||||
        set(this: UpdatingElement, value: unknown) {
 | 
			
		||||
          setValue(this, value);
 | 
			
		||||
        },
 | 
			
		||||
        get() {
 | 
			
		||||
          return getValue();
 | 
			
		||||
        },
 | 
			
		||||
        enumerable: true,
 | 
			
		||||
        configurable: true,
 | 
			
		||||
      },
 | 
			
		||||
      finisher(cls: typeof UpdatingElement) {
 | 
			
		||||
        if (property) {
 | 
			
		||||
          const connectedCallback = cls.prototype.connectedCallback;
 | 
			
		||||
          const disconnectedCallback = cls.prototype.disconnectedCallback;
 | 
			
		||||
          cls.prototype.connectedCallback = function () {
 | 
			
		||||
            connectedCallback.call(this);
 | 
			
		||||
            this[`__unbsubLocalStorage${key}`] = subscribe(this);
 | 
			
		||||
          };
 | 
			
		||||
          cls.prototype.disconnectedCallback = function () {
 | 
			
		||||
            disconnectedCallback.call(this);
 | 
			
		||||
            this[`__unbsubLocalStorage${key}`]();
 | 
			
		||||
          };
 | 
			
		||||
          cls.createProperty(clsElement.key, {
 | 
			
		||||
            noAccessor: true,
 | 
			
		||||
            ...propertyOptions,
 | 
			
		||||
          });
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
};
 | 
			
		||||
@@ -1,20 +1,26 @@
 | 
			
		||||
import { darkStyles, derivedStyles } from "../../resources/styles";
 | 
			
		||||
import { derivedStyles } from "../../resources/styles";
 | 
			
		||||
import { HomeAssistant, Theme } from "../../types";
 | 
			
		||||
import {
 | 
			
		||||
  hex2rgb,
 | 
			
		||||
  lab2hex,
 | 
			
		||||
  lab2rgb,
 | 
			
		||||
  rgb2hex,
 | 
			
		||||
  rgb2lab,
 | 
			
		||||
} from "../color/convert-color";
 | 
			
		||||
import { labBrighten, labDarken } from "../color/lab";
 | 
			
		||||
import { rgbContrast } from "../color/rgb";
 | 
			
		||||
 | 
			
		||||
interface ProcessedTheme {
 | 
			
		||||
  keys: { [key: string]: "" };
 | 
			
		||||
  styles: { [key: string]: string };
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
const hexToRgb = (hex: string): string | null => {
 | 
			
		||||
  const shorthandRegex = /^#?([a-f\d])([a-f\d])([a-f\d])$/i;
 | 
			
		||||
  const checkHex = hex.replace(shorthandRegex, (_m, r, g, b) => {
 | 
			
		||||
    return r + r + g + g + b + b;
 | 
			
		||||
  });
 | 
			
		||||
 | 
			
		||||
  const result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(checkHex);
 | 
			
		||||
  return result
 | 
			
		||||
    ? `${parseInt(result[1], 16)}, ${parseInt(result[2], 16)}, ${parseInt(
 | 
			
		||||
        result[3],
 | 
			
		||||
        16
 | 
			
		||||
      )}`
 | 
			
		||||
    : null;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
let PROCESSED_THEMES: { [key: string]: ProcessedTheme } = {};
 | 
			
		||||
 | 
			
		||||
/**
 | 
			
		||||
@@ -27,56 +33,17 @@ let PROCESSED_THEMES: { [key: string]: ProcessedTheme } = {};
 | 
			
		||||
export const applyThemesOnElement = (
 | 
			
		||||
  element,
 | 
			
		||||
  themes: HomeAssistant["themes"],
 | 
			
		||||
  selectedTheme?: string,
 | 
			
		||||
  themeOptions?: Partial<HomeAssistant["selectedTheme"]>
 | 
			
		||||
  selectedTheme?: string
 | 
			
		||||
) => {
 | 
			
		||||
  let cacheKey = selectedTheme;
 | 
			
		||||
  let themeRules: Partial<Theme> = {};
 | 
			
		||||
  const newTheme = selectedTheme
 | 
			
		||||
    ? PROCESSED_THEMES[selectedTheme] || processTheme(selectedTheme, themes)
 | 
			
		||||
    : undefined;
 | 
			
		||||
 | 
			
		||||
  if (selectedTheme === "default" && themeOptions) {
 | 
			
		||||
    if (themeOptions.dark) {
 | 
			
		||||
      cacheKey = `${cacheKey}__dark`;
 | 
			
		||||
      themeRules = darkStyles;
 | 
			
		||||
    }
 | 
			
		||||
    if (themeOptions.primaryColor) {
 | 
			
		||||
      cacheKey = `${cacheKey}__primary_${themeOptions.primaryColor}`;
 | 
			
		||||
      const rgbPrimaryColor = hex2rgb(themeOptions.primaryColor);
 | 
			
		||||
      const labPrimaryColor = rgb2lab(rgbPrimaryColor);
 | 
			
		||||
      themeRules["primary-color"] = themeOptions.primaryColor;
 | 
			
		||||
      const rgbLigthPrimaryColor = lab2rgb(labBrighten(labPrimaryColor));
 | 
			
		||||
      themeRules["light-primary-color"] = rgb2hex(rgbLigthPrimaryColor);
 | 
			
		||||
      themeRules["dark-primary-color"] = lab2hex(labDarken(labPrimaryColor));
 | 
			
		||||
      themeRules["text-primary-color"] =
 | 
			
		||||
        rgbContrast(rgbPrimaryColor, [33, 33, 33]) < 6 ? "#fff" : "#212121";
 | 
			
		||||
      themeRules["text-light-primary-color"] =
 | 
			
		||||
        rgbContrast(rgbLigthPrimaryColor, [33, 33, 33]) < 6
 | 
			
		||||
          ? "#fff"
 | 
			
		||||
          : "#212121";
 | 
			
		||||
      themeRules["state-icon-color"] = themeRules["dark-primary-color"];
 | 
			
		||||
    }
 | 
			
		||||
    if (themeOptions.accentColor) {
 | 
			
		||||
      cacheKey = `${cacheKey}__accent_${themeOptions.accentColor}`;
 | 
			
		||||
      themeRules["accent-color"] = themeOptions.accentColor;
 | 
			
		||||
      const rgbAccentColor = hex2rgb(themeOptions.accentColor);
 | 
			
		||||
      themeRules["text-accent-color"] =
 | 
			
		||||
        rgbContrast(rgbAccentColor, [33, 33, 33]) < 6 ? "#fff" : "#212121";
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  if (selectedTheme && themes.themes[selectedTheme]) {
 | 
			
		||||
    themeRules = themes.themes[selectedTheme];
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  if (!element._themes && !Object.keys(themeRules).length) {
 | 
			
		||||
  if (!element._themes && !newTheme) {
 | 
			
		||||
    // No styles to reset, and no styles to set
 | 
			
		||||
    return;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  const newTheme =
 | 
			
		||||
    themeRules && cacheKey
 | 
			
		||||
      ? PROCESSED_THEMES[cacheKey] || processTheme(cacheKey, themeRules)
 | 
			
		||||
      : undefined;
 | 
			
		||||
 | 
			
		||||
  // Add previous set keys to reset them, and new theme
 | 
			
		||||
  const styles = { ...element._themes, ...newTheme?.styles };
 | 
			
		||||
  element._themes = newTheme?.keys;
 | 
			
		||||
@@ -91,45 +58,42 @@ export const applyThemesOnElement = (
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const processTheme = (
 | 
			
		||||
  cacheKey: string,
 | 
			
		||||
  theme: Partial<Theme>
 | 
			
		||||
  themeName: string,
 | 
			
		||||
  themes: HomeAssistant["themes"]
 | 
			
		||||
): ProcessedTheme | undefined => {
 | 
			
		||||
  if (!theme || !Object.keys(theme).length) {
 | 
			
		||||
  if (!themes.themes[themeName]) {
 | 
			
		||||
    return undefined;
 | 
			
		||||
  }
 | 
			
		||||
  const combinedTheme: Partial<Theme> = {
 | 
			
		||||
  const theme: Theme = {
 | 
			
		||||
    ...derivedStyles,
 | 
			
		||||
    ...theme,
 | 
			
		||||
    ...themes.themes[themeName],
 | 
			
		||||
  };
 | 
			
		||||
  const styles = {};
 | 
			
		||||
  const keys = {};
 | 
			
		||||
  for (const key of Object.keys(combinedTheme)) {
 | 
			
		||||
  for (const key of Object.keys(theme)) {
 | 
			
		||||
    const prefixedKey = `--${key}`;
 | 
			
		||||
    const value = String(combinedTheme[key]);
 | 
			
		||||
    const value = theme[key];
 | 
			
		||||
    styles[prefixedKey] = value;
 | 
			
		||||
    keys[prefixedKey] = "";
 | 
			
		||||
 | 
			
		||||
    // Try to create a rgb value for this key if it is not a var
 | 
			
		||||
    // Try to create a rgb value for this key if it is a hex color
 | 
			
		||||
    if (!value.startsWith("#")) {
 | 
			
		||||
      // Can't convert non hex value
 | 
			
		||||
      // Not a hex color
 | 
			
		||||
      continue;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const rgbKey = `rgb-${key}`;
 | 
			
		||||
    if (combinedTheme[rgbKey] !== undefined) {
 | 
			
		||||
    if (theme[rgbKey] !== undefined) {
 | 
			
		||||
      // Theme has it's own rgb value
 | 
			
		||||
      continue;
 | 
			
		||||
    }
 | 
			
		||||
    try {
 | 
			
		||||
      const rgbValue = hex2rgb(value).join(",");
 | 
			
		||||
    const rgbValue = hexToRgb(value);
 | 
			
		||||
    if (rgbValue !== null) {
 | 
			
		||||
      const prefixedRgbKey = `--${rgbKey}`;
 | 
			
		||||
      styles[prefixedRgbKey] = rgbValue;
 | 
			
		||||
      keys[prefixedRgbKey] = "";
 | 
			
		||||
    } catch (e) {
 | 
			
		||||
      continue;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  PROCESSED_THEMES[cacheKey] = { styles, keys };
 | 
			
		||||
  PROCESSED_THEMES[themeName] = { styles, keys };
 | 
			
		||||
  return { styles, keys };
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -22,6 +22,9 @@ const _load = (
 | 
			
		||||
        (element as HTMLScriptElement).async = true;
 | 
			
		||||
        if (type) {
 | 
			
		||||
          (element as HTMLScriptElement).type = type;
 | 
			
		||||
          // https://github.com/home-assistant/frontend/pull/6328
 | 
			
		||||
          (element as HTMLScriptElement).crossOrigin =
 | 
			
		||||
            url.substr(0, 1) === "/" ? "use-credentials" : "anonymous";
 | 
			
		||||
        }
 | 
			
		||||
        break;
 | 
			
		||||
      case "link":
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
import type { Map, TileLayer } from "leaflet";
 | 
			
		||||
import type { Map } from "leaflet";
 | 
			
		||||
 | 
			
		||||
// Sets up a Leaflet map on the provided DOM element
 | 
			
		||||
export type LeafletModuleType = typeof import("leaflet");
 | 
			
		||||
@@ -6,9 +6,9 @@ export type LeafletDrawModuleType = typeof import("leaflet-draw");
 | 
			
		||||
 | 
			
		||||
export const setupLeafletMap = async (
 | 
			
		||||
  mapElement: HTMLElement,
 | 
			
		||||
  darkMode?: boolean,
 | 
			
		||||
  darkMode = false,
 | 
			
		||||
  draw = false
 | 
			
		||||
): Promise<[Map, LeafletModuleType, TileLayer]> => {
 | 
			
		||||
): Promise<[Map, LeafletModuleType]> => {
 | 
			
		||||
  if (!mapElement.parentNode) {
 | 
			
		||||
    throw new Error("Cannot setup Leaflet map on disconnected element");
 | 
			
		||||
  }
 | 
			
		||||
@@ -28,28 +28,15 @@ export const setupLeafletMap = async (
 | 
			
		||||
  style.setAttribute("rel", "stylesheet");
 | 
			
		||||
  mapElement.parentNode.appendChild(style);
 | 
			
		||||
  map.setView([52.3731339, 4.8903147], 13);
 | 
			
		||||
  createTileLayer(Leaflet, darkMode).addTo(map);
 | 
			
		||||
 | 
			
		||||
  const tileLayer = createTileLayer(Leaflet, Boolean(darkMode)).addTo(map);
 | 
			
		||||
 | 
			
		||||
  return [map, Leaflet, tileLayer];
 | 
			
		||||
  return [map, Leaflet];
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const replaceTileLayer = (
 | 
			
		||||
  leaflet: LeafletModuleType,
 | 
			
		||||
  map: Map,
 | 
			
		||||
  tileLayer: TileLayer,
 | 
			
		||||
  darkMode: boolean
 | 
			
		||||
): TileLayer => {
 | 
			
		||||
  map.removeLayer(tileLayer);
 | 
			
		||||
  tileLayer = createTileLayer(leaflet, darkMode);
 | 
			
		||||
  tileLayer.addTo(map);
 | 
			
		||||
  return tileLayer;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const createTileLayer = (
 | 
			
		||||
export const createTileLayer = (
 | 
			
		||||
  leaflet: LeafletModuleType,
 | 
			
		||||
  darkMode: boolean
 | 
			
		||||
): TileLayer => {
 | 
			
		||||
) => {
 | 
			
		||||
  return leaflet.tileLayer(
 | 
			
		||||
    `https://{s}.basemaps.cartocdn.com/${
 | 
			
		||||
      darkMode ? "dark_all" : "light_all"
 | 
			
		||||
 
 | 
			
		||||
@@ -13,7 +13,7 @@ export const batteryIcon = (
 | 
			
		||||
    return "hass:battery-unknown";
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  let icon = "hass:battery";
 | 
			
		||||
  var icon = "hass:battery";
 | 
			
		||||
  const batteryRound = Math.round(battery / 10) * 10;
 | 
			
		||||
  if (battery_charging && battery > 10) {
 | 
			
		||||
    icon += `-charging-${batteryRound}`;
 | 
			
		||||
 
 | 
			
		||||
@@ -3,51 +3,49 @@ import { HassEntity } from "home-assistant-js-websocket";
 | 
			
		||||
/** Return an icon representing a binary sensor state. */
 | 
			
		||||
 | 
			
		||||
export const binarySensorIcon = (state: HassEntity) => {
 | 
			
		||||
  const is_off = state.state && state.state === "off";
 | 
			
		||||
  const activated = state.state && state.state === "off";
 | 
			
		||||
  switch (state.attributes.device_class) {
 | 
			
		||||
    case "battery":
 | 
			
		||||
      return is_off ? "hass:battery" : "hass:battery-outline";
 | 
			
		||||
    case "battery_charging":
 | 
			
		||||
      return is_off ? "hass:battery" : "hass:battery-charging";
 | 
			
		||||
      return activated ? "hass:battery" : "hass:battery-outline";
 | 
			
		||||
    case "cold":
 | 
			
		||||
      return is_off ? "hass:thermometer" : "hass:snowflake";
 | 
			
		||||
      return activated ? "hass:thermometer" : "hass:snowflake";
 | 
			
		||||
    case "connectivity":
 | 
			
		||||
      return is_off ? "hass:server-network-off" : "hass:server-network";
 | 
			
		||||
      return activated ? "hass:server-network-off" : "hass:server-network";
 | 
			
		||||
    case "door":
 | 
			
		||||
      return is_off ? "hass:door-closed" : "hass:door-open";
 | 
			
		||||
      return activated ? "hass:door-closed" : "hass:door-open";
 | 
			
		||||
    case "garage_door":
 | 
			
		||||
      return is_off ? "hass:garage" : "hass:garage-open";
 | 
			
		||||
      return activated ? "hass:garage" : "hass:garage-open";
 | 
			
		||||
    case "gas":
 | 
			
		||||
    case "power":
 | 
			
		||||
    case "problem":
 | 
			
		||||
    case "safety":
 | 
			
		||||
    case "smoke":
 | 
			
		||||
      return is_off ? "hass:shield-check" : "hass:alert";
 | 
			
		||||
      return activated ? "hass:shield-check" : "hass:alert";
 | 
			
		||||
    case "heat":
 | 
			
		||||
      return is_off ? "hass:thermometer" : "hass:fire";
 | 
			
		||||
      return activated ? "hass:thermometer" : "hass:fire";
 | 
			
		||||
    case "light":
 | 
			
		||||
      return is_off ? "hass:brightness-5" : "hass:brightness-7";
 | 
			
		||||
      return activated ? "hass:brightness-5" : "hass:brightness-7";
 | 
			
		||||
    case "lock":
 | 
			
		||||
      return is_off ? "hass:lock" : "hass:lock-open";
 | 
			
		||||
      return activated ? "hass:lock" : "hass:lock-open";
 | 
			
		||||
    case "moisture":
 | 
			
		||||
      return is_off ? "hass:water-off" : "hass:water";
 | 
			
		||||
      return activated ? "hass:water-off" : "hass:water";
 | 
			
		||||
    case "motion":
 | 
			
		||||
      return is_off ? "hass:walk" : "hass:run";
 | 
			
		||||
      return activated ? "hass:walk" : "hass:run";
 | 
			
		||||
    case "occupancy":
 | 
			
		||||
      return is_off ? "hass:home-outline" : "hass:home";
 | 
			
		||||
      return activated ? "hass:home-outline" : "hass:home";
 | 
			
		||||
    case "opening":
 | 
			
		||||
      return is_off ? "hass:square" : "hass:square-outline";
 | 
			
		||||
      return activated ? "hass:square" : "hass:square-outline";
 | 
			
		||||
    case "plug":
 | 
			
		||||
      return is_off ? "hass:power-plug-off" : "hass:power-plug";
 | 
			
		||||
      return activated ? "hass:power-plug-off" : "hass:power-plug";
 | 
			
		||||
    case "presence":
 | 
			
		||||
      return is_off ? "hass:home-outline" : "hass:home";
 | 
			
		||||
      return activated ? "hass:home-outline" : "hass:home";
 | 
			
		||||
    case "sound":
 | 
			
		||||
      return is_off ? "hass:music-note-off" : "hass:music-note";
 | 
			
		||||
      return activated ? "hass:music-note-off" : "hass:music-note";
 | 
			
		||||
    case "vibration":
 | 
			
		||||
      return is_off ? "hass:crop-portrait" : "hass:vibrate";
 | 
			
		||||
      return activated ? "hass:crop-portrait" : "hass:vibrate";
 | 
			
		||||
    case "window":
 | 
			
		||||
      return is_off ? "hass:window-closed" : "hass:window-open";
 | 
			
		||||
      return activated ? "hass:window-closed" : "hass:window-open";
 | 
			
		||||
    default:
 | 
			
		||||
      return is_off ? "hass:radiobox-blank" : "hass:checkbox-marked-circle";
 | 
			
		||||
      return activated ? "hass:radiobox-blank" : "hass:checkbox-marked-circle";
 | 
			
		||||
  }
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
@@ -5,16 +5,12 @@ import { domainIcon } from "./domain_icon";
 | 
			
		||||
import { batteryIcon } from "./battery_icon";
 | 
			
		||||
 | 
			
		||||
const fixedDeviceClassIcons = {
 | 
			
		||||
  current: "hass:current-ac",
 | 
			
		||||
  energy: "hass:flash",
 | 
			
		||||
  humidity: "hass:water-percent",
 | 
			
		||||
  illuminance: "hass:brightness-5",
 | 
			
		||||
  temperature: "hass:thermometer",
 | 
			
		||||
  pressure: "hass:gauge",
 | 
			
		||||
  power: "hass:flash",
 | 
			
		||||
  power_factor: "hass:angle-acute",
 | 
			
		||||
  signal_strength: "hass:wifi",
 | 
			
		||||
  voltage: "hass:sine-wave",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
export const sensorIcon = (state: HassEntity) => {
 | 
			
		||||
 
 | 
			
		||||
@@ -3,10 +3,9 @@ import { HomeAssistant } from "../../types";
 | 
			
		||||
import { DOMAINS_WITH_CARD } from "../const";
 | 
			
		||||
import { canToggleState } from "./can_toggle_state";
 | 
			
		||||
import { computeStateDomain } from "./compute_state_domain";
 | 
			
		||||
import { UNAVAILABLE } from "../../data/entity";
 | 
			
		||||
 | 
			
		||||
export const stateCardType = (hass: HomeAssistant, stateObj: HassEntity) => {
 | 
			
		||||
  if (stateObj.state === UNAVAILABLE) {
 | 
			
		||||
  if (stateObj.state === "unavailable") {
 | 
			
		||||
    return "display";
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -4,6 +4,6 @@ export const supportsFeature = (
 | 
			
		||||
  stateObj: HassEntity,
 | 
			
		||||
  feature: number
 | 
			
		||||
): boolean => {
 | 
			
		||||
  // eslint-disable-next-line no-bitwise
 | 
			
		||||
  // eslint-disable-next-line:no-bitwise
 | 
			
		||||
  return (stateObj.attributes.supported_features! & feature) !== 0;
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
@@ -1,12 +1,7 @@
 | 
			
		||||
import { HassEntity } from "home-assistant-js-websocket";
 | 
			
		||||
import durationToSeconds from "../datetime/duration_to_seconds";
 | 
			
		||||
 | 
			
		||||
export const timerTimeRemaining = (
 | 
			
		||||
  stateObj: HassEntity
 | 
			
		||||
): undefined | number => {
 | 
			
		||||
  if (!stateObj.attributes.remaining) {
 | 
			
		||||
    return undefined;
 | 
			
		||||
  }
 | 
			
		||||
export const timerTimeRemaining = (stateObj: HassEntity) => {
 | 
			
		||||
  let timeRemaining = durationToSeconds(stateObj.attributes.remaining);
 | 
			
		||||
 | 
			
		||||
  if (stateObj.state === "active") {
 | 
			
		||||
 
 | 
			
		||||
@@ -2,3 +2,11 @@ const validEntityId = /^(\w+)\.(\w+)$/;
 | 
			
		||||
 | 
			
		||||
export const isValidEntityId = (entityId: string) =>
 | 
			
		||||
  validEntityId.test(entityId);
 | 
			
		||||
 | 
			
		||||
export const createValidEntityId = (input: string) =>
 | 
			
		||||
  input
 | 
			
		||||
    .toLowerCase()
 | 
			
		||||
    .replace(/\s|'|\./g, "_") // replace spaces, points and quotes with underscore
 | 
			
		||||
    .replace(/\W/g, "") // remove not allowed chars
 | 
			
		||||
    .replace(/_{2,}/g, "_") // replace multiple underscores with 1
 | 
			
		||||
    .replace(/_$/, ""); // remove underscores at the end
 | 
			
		||||
 
 | 
			
		||||
@@ -1,14 +1,14 @@
 | 
			
		||||
import {
 | 
			
		||||
  ListItem,
 | 
			
		||||
  RequestSelectedDetail,
 | 
			
		||||
  ListItem,
 | 
			
		||||
} from "@material/mwc-list/mwc-list-item";
 | 
			
		||||
 | 
			
		||||
export const shouldHandleRequestSelectedEvent = (
 | 
			
		||||
  ev: CustomEvent<RequestSelectedDetail>
 | 
			
		||||
): boolean => {
 | 
			
		||||
  if (!ev.detail.selected || ev.detail.source !== "property") {
 | 
			
		||||
  if (!ev.detail.selected && ev.detail.source !== "property") {
 | 
			
		||||
    return false;
 | 
			
		||||
  }
 | 
			
		||||
  (ev.currentTarget as ListItem).selected = false;
 | 
			
		||||
  (ev.target as ListItem).selected = false;
 | 
			
		||||
  return true;
 | 
			
		||||
};
 | 
			
		||||
 
 | 
			
		||||
@@ -1,5 +1,5 @@
 | 
			
		||||
// https://gist.github.com/hagemann/382adfc57adbd5af078dc93feef01fe1
 | 
			
		||||
export const slugify = (value: string, delimiter = "_") => {
 | 
			
		||||
export const slugify = (value: string, delimiter = "-") => {
 | 
			
		||||
  const a =
 | 
			
		||||
    "àáäâãåăæąçćčđďèéěėëêęğǵḧìíïîįłḿǹńňñòóöôœøṕŕřßşśšșťțùúüûǘůűūųẃẍÿýźžż·/_,:;";
 | 
			
		||||
  const b = `aaaaaaaaacccddeeeeeeegghiiiiilmnnnnooooooprrsssssttuuuuuuuuuwxyyzzz${delimiter}${delimiter}${delimiter}${delimiter}${delimiter}${delimiter}`;
 | 
			
		||||
 
 | 
			
		||||
@@ -24,7 +24,8 @@ export const iconColorCSS = css`
 | 
			
		||||
  ha-icon[data-domain="group"][data-state="home"],
 | 
			
		||||
  ha-icon[data-domain="group"][data-state="open"],
 | 
			
		||||
  ha-icon[data-domain="group"][data-state="locked"],
 | 
			
		||||
  ha-icon[data-domain="group"][data-state="problem"] {
 | 
			
		||||
  ha-icon[data-domain="group"][data-state="problem"]   
 | 
			
		||||
  {
 | 
			
		||||
    color: var(--paper-item-icon-active-color, #fdd835);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,50 +0,0 @@
 | 
			
		||||
// From: underscore.js https://github.com/jashkenas/underscore/blob/master/underscore.js
 | 
			
		||||
 | 
			
		||||
// Returns a function, that, when invoked, will only be triggered at most once
 | 
			
		||||
// during a given window of time. Normally, the throttled function will run
 | 
			
		||||
// as much as it can, without ever going more than once per `wait` duration;
 | 
			
		||||
// but if you'd like to disable the execution on the leading edge, pass
 | 
			
		||||
// `false for leading`. To disable execution on the trailing edge, ditto.
 | 
			
		||||
export const throttle = <T extends Function>(
 | 
			
		||||
  func: T,
 | 
			
		||||
  wait: number,
 | 
			
		||||
  leading = true,
 | 
			
		||||
  trailing = true
 | 
			
		||||
): T => {
 | 
			
		||||
  let timeout: number | undefined;
 | 
			
		||||
  let previous = 0;
 | 
			
		||||
  let context: any;
 | 
			
		||||
  let args: any;
 | 
			
		||||
  const later = () => {
 | 
			
		||||
    previous = leading === false ? 0 : Date.now();
 | 
			
		||||
    timeout = undefined;
 | 
			
		||||
    func.apply(context, args);
 | 
			
		||||
    if (!timeout) {
 | 
			
		||||
      context = null;
 | 
			
		||||
      args = null;
 | 
			
		||||
    }
 | 
			
		||||
  };
 | 
			
		||||
  // @ts-ignore
 | 
			
		||||
  return function (...argmnts) {
 | 
			
		||||
    // @ts-ignore
 | 
			
		||||
    // @typescript-eslint/no-this-alias
 | 
			
		||||
    context = this;
 | 
			
		||||
    args = argmnts;
 | 
			
		||||
 | 
			
		||||
    const now = Date.now();
 | 
			
		||||
    if (!previous && leading === false) {
 | 
			
		||||
      previous = now;
 | 
			
		||||
    }
 | 
			
		||||
    const remaining = wait - (now - previous);
 | 
			
		||||
    if (remaining <= 0 || remaining > wait) {
 | 
			
		||||
      if (timeout) {
 | 
			
		||||
        clearTimeout(timeout);
 | 
			
		||||
        timeout = undefined;
 | 
			
		||||
      }
 | 
			
		||||
      previous = now;
 | 
			
		||||
      func.apply(context, args);
 | 
			
		||||
    } else if (!timeout && trailing !== false) {
 | 
			
		||||
      timeout = window.setTimeout(later, remaining);
 | 
			
		||||
    }
 | 
			
		||||
  };
 | 
			
		||||
};
 | 
			
		||||
@@ -54,8 +54,8 @@ class HaCallServiceButton extends EventsMixin(PolymerElement) {
 | 
			
		||||
  callService() {
 | 
			
		||||
    this.progress = true;
 | 
			
		||||
    // eslint-disable-next-line @typescript-eslint/no-this-alias
 | 
			
		||||
    const el = this;
 | 
			
		||||
    const eventData = {
 | 
			
		||||
    var el = this;
 | 
			
		||||
    var eventData = {
 | 
			
		||||
      domain: this.domain,
 | 
			
		||||
      service: this.service,
 | 
			
		||||
      serviceData: this.serviceData,
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										110
									
								
								src/components/buttons/ha-progress-button.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										110
									
								
								src/components/buttons/ha-progress-button.js
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,110 @@
 | 
			
		||||
import "@material/mwc-button";
 | 
			
		||||
import "../ha-circular-progress";
 | 
			
		||||
import { html } from "@polymer/polymer/lib/utils/html-tag";
 | 
			
		||||
/* eslint-plugin-disable lit */
 | 
			
		||||
import { PolymerElement } from "@polymer/polymer/polymer-element";
 | 
			
		||||
 | 
			
		||||
class HaProgressButton extends PolymerElement {
 | 
			
		||||
  static get template() {
 | 
			
		||||
    return html`
 | 
			
		||||
      <style>
 | 
			
		||||
        :host {
 | 
			
		||||
          outline: none;
 | 
			
		||||
        }
 | 
			
		||||
        .container {
 | 
			
		||||
          position: relative;
 | 
			
		||||
          display: inline-block;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        mwc-button {
 | 
			
		||||
          transition: all 1s;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .success mwc-button {
 | 
			
		||||
          --mdc-theme-primary: white;
 | 
			
		||||
          background-color: var(--success-color);
 | 
			
		||||
          transition: none;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .error mwc-button {
 | 
			
		||||
          --mdc-theme-primary: white;
 | 
			
		||||
          background-color: var(--error-color);
 | 
			
		||||
          transition: none;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .progress {
 | 
			
		||||
          @apply --layout;
 | 
			
		||||
          @apply --layout-center-center;
 | 
			
		||||
          position: absolute;
 | 
			
		||||
          top: 0;
 | 
			
		||||
          left: 0;
 | 
			
		||||
          right: 0;
 | 
			
		||||
          bottom: 0;
 | 
			
		||||
        }
 | 
			
		||||
      </style>
 | 
			
		||||
      <div class="container" id="container">
 | 
			
		||||
        <mwc-button
 | 
			
		||||
          id="button"
 | 
			
		||||
          disabled="[[computeDisabled(disabled, progress)]]"
 | 
			
		||||
          on-click="buttonTapped"
 | 
			
		||||
        >
 | 
			
		||||
          <slot></slot>
 | 
			
		||||
        </mwc-button>
 | 
			
		||||
        <template is="dom-if" if="[[progress]]">
 | 
			
		||||
          <div class="progress">
 | 
			
		||||
            <ha-circular-progress active size="small"></ha-circular-progress>
 | 
			
		||||
          </div>
 | 
			
		||||
        </template>
 | 
			
		||||
      </div>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get properties() {
 | 
			
		||||
    return {
 | 
			
		||||
      hass: {
 | 
			
		||||
        type: Object,
 | 
			
		||||
      },
 | 
			
		||||
 | 
			
		||||
      progress: {
 | 
			
		||||
        type: Boolean,
 | 
			
		||||
        value: false,
 | 
			
		||||
      },
 | 
			
		||||
 | 
			
		||||
      disabled: {
 | 
			
		||||
        type: Boolean,
 | 
			
		||||
        value: false,
 | 
			
		||||
      },
 | 
			
		||||
    };
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  tempClass(className) {
 | 
			
		||||
    var classList = this.$.container.classList;
 | 
			
		||||
    classList.add(className);
 | 
			
		||||
    setTimeout(() => {
 | 
			
		||||
      classList.remove(className);
 | 
			
		||||
    }, 1000);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  ready() {
 | 
			
		||||
    super.ready();
 | 
			
		||||
    this.addEventListener("click", (ev) => this.buttonTapped(ev));
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  buttonTapped(ev) {
 | 
			
		||||
    if (this.progress) ev.stopPropagation();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  actionSuccess() {
 | 
			
		||||
    this.tempClass("success");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  actionError() {
 | 
			
		||||
    this.tempClass("error");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  computeDisabled(disabled, progress) {
 | 
			
		||||
    return disabled || progress;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
customElements.define("ha-progress-button", HaProgressButton);
 | 
			
		||||
@@ -1,114 +0,0 @@
 | 
			
		||||
import "@material/mwc-button";
 | 
			
		||||
import type { Button } from "@material/mwc-button";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
  query,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
 | 
			
		||||
import "../ha-circular-progress";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-progress-button")
 | 
			
		||||
class HaProgressButton extends LitElement {
 | 
			
		||||
  @property({ type: Boolean }) public disabled = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public progress = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public raised = false;
 | 
			
		||||
 | 
			
		||||
  @query("mwc-button") private _button?: Button;
 | 
			
		||||
 | 
			
		||||
  public render(): TemplateResult {
 | 
			
		||||
    return html`
 | 
			
		||||
      <mwc-button
 | 
			
		||||
        ?raised=${this.raised}
 | 
			
		||||
        .disabled=${this.disabled || this.progress}
 | 
			
		||||
        @click=${this._buttonTapped}
 | 
			
		||||
      >
 | 
			
		||||
        <slot></slot>
 | 
			
		||||
      </mwc-button>
 | 
			
		||||
      ${this.progress
 | 
			
		||||
        ? html`<div class="progress">
 | 
			
		||||
            <ha-circular-progress size="small" active></ha-circular-progress>
 | 
			
		||||
          </div>`
 | 
			
		||||
        : ""}
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public actionSuccess(): void {
 | 
			
		||||
    this._tempClass("success");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public actionError(): void {
 | 
			
		||||
    this._tempClass("error");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _tempClass(className: string): void {
 | 
			
		||||
    this._button!.classList.add(className);
 | 
			
		||||
    setTimeout(() => {
 | 
			
		||||
      this._button!.classList.remove(className);
 | 
			
		||||
    }, 1000);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _buttonTapped(ev: Event): void {
 | 
			
		||||
    if (this.progress) {
 | 
			
		||||
      ev.stopPropagation();
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
    return css`
 | 
			
		||||
      :host {
 | 
			
		||||
        outline: none;
 | 
			
		||||
        display: inline-block;
 | 
			
		||||
        position: relative;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      mwc-button {
 | 
			
		||||
        transition: all 1s;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      mwc-button.success {
 | 
			
		||||
        --mdc-theme-primary: white;
 | 
			
		||||
        background-color: var(--success-color);
 | 
			
		||||
        transition: none;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      mwc-button[raised].success {
 | 
			
		||||
        --mdc-theme-primary: var(--success-color);
 | 
			
		||||
        --mdc-theme-on-primary: white;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      mwc-button.error {
 | 
			
		||||
        --mdc-theme-primary: white;
 | 
			
		||||
        background-color: var(--error-color);
 | 
			
		||||
        transition: none;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      mwc-button[raised].error {
 | 
			
		||||
        --mdc-theme-primary: var(--error-color);
 | 
			
		||||
        --mdc-theme-on-primary: white;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .progress {
 | 
			
		||||
        bottom: 0;
 | 
			
		||||
        margin-top: 4px;
 | 
			
		||||
        position: absolute;
 | 
			
		||||
        text-align: center;
 | 
			
		||||
        top: 0;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-progress-button": HaProgressButton;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -3,21 +3,19 @@ import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  eventOptions,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  query,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
  eventOptions,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { classMap } from "lit-html/directives/class-map";
 | 
			
		||||
import { ifDefined } from "lit-html/directives/if-defined";
 | 
			
		||||
import { styleMap } from "lit-html/directives/style-map";
 | 
			
		||||
import { scroll } from "lit-virtualizer";
 | 
			
		||||
import memoizeOne from "memoize-one";
 | 
			
		||||
import { restoreScroll } from "../../common/decorators/restore-scroll";
 | 
			
		||||
import { fireEvent } from "../../common/dom/fire_event";
 | 
			
		||||
import "../../common/search/search-input";
 | 
			
		||||
import { debounce } from "../../common/util/debounce";
 | 
			
		||||
@@ -26,6 +24,8 @@ import "../ha-checkbox";
 | 
			
		||||
import type { HaCheckbox } from "../ha-checkbox";
 | 
			
		||||
import "../ha-icon";
 | 
			
		||||
import { filterData, sortData } from "./sort-filter";
 | 
			
		||||
import memoizeOne from "memoize-one";
 | 
			
		||||
import { restoreScroll } from "../../common/decorators/restore-scroll";
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  // for fire event
 | 
			
		||||
@@ -70,7 +70,6 @@ export interface DataTableColumnData extends DataTableSortColumnData {
 | 
			
		||||
  maxWidth?: string;
 | 
			
		||||
  grows?: boolean;
 | 
			
		||||
  forceLTR?: boolean;
 | 
			
		||||
  hidden?: boolean;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export interface DataTableRowData {
 | 
			
		||||
@@ -215,15 +214,13 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
          class="mdc-data-table__table ${classMap({
 | 
			
		||||
            "auto-height": this.autoHeight,
 | 
			
		||||
          })}"
 | 
			
		||||
          role="table"
 | 
			
		||||
          aria-rowcount=${this._filteredData.length}
 | 
			
		||||
          style=${styleMap({
 | 
			
		||||
            height: this.autoHeight
 | 
			
		||||
              ? `${(this._filteredData.length || 1) * 53 + 57}px`
 | 
			
		||||
              : `calc(100% - ${this._header?.clientHeight}px)`,
 | 
			
		||||
          })}
 | 
			
		||||
        >
 | 
			
		||||
          <div class="mdc-data-table__header-row" role="row">
 | 
			
		||||
          <div class="mdc-data-table__header-row">
 | 
			
		||||
            ${this.selectable
 | 
			
		||||
              ? html`
 | 
			
		||||
                  <div
 | 
			
		||||
@@ -243,10 +240,8 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
                  </div>
 | 
			
		||||
                `
 | 
			
		||||
              : ""}
 | 
			
		||||
            ${Object.entries(this.columns).map(([key, column]) => {
 | 
			
		||||
              if (column.hidden) {
 | 
			
		||||
                return "";
 | 
			
		||||
              }
 | 
			
		||||
            ${Object.entries(this.columns).map((columnEntry) => {
 | 
			
		||||
              const [key, column] = columnEntry;
 | 
			
		||||
              const sorted = key === this._sortColumn;
 | 
			
		||||
              const classes = {
 | 
			
		||||
                "mdc-data-table__header-cell--numeric": Boolean(
 | 
			
		||||
@@ -293,8 +288,8 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
          ${!this._filteredData.length
 | 
			
		||||
            ? html`
 | 
			
		||||
                <div class="mdc-data-table__content">
 | 
			
		||||
                  <div class="mdc-data-table__row" role="row">
 | 
			
		||||
                    <div class="mdc-data-table__cell grows center" role="cell">
 | 
			
		||||
                  <div class="mdc-data-table__row">
 | 
			
		||||
                    <div class="mdc-data-table__cell grows center">
 | 
			
		||||
                      ${this.noDataText || "No data"}
 | 
			
		||||
                    </div>
 | 
			
		||||
                  </div>
 | 
			
		||||
@@ -309,14 +304,12 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
                    items: !this.hasFab
 | 
			
		||||
                      ? this._filteredData
 | 
			
		||||
                      : [...this._filteredData, ...[{ empty: true }]],
 | 
			
		||||
                    renderItem: (row: DataTableRowData, index) => {
 | 
			
		||||
                    renderItem: (row: DataTableRowData) => {
 | 
			
		||||
                      if (row.empty) {
 | 
			
		||||
                        return html` <div class="mdc-data-table__row"></div> `;
 | 
			
		||||
                      }
 | 
			
		||||
                      return html`
 | 
			
		||||
                        <div
 | 
			
		||||
                          aria-rowindex=${index}
 | 
			
		||||
                          role="row"
 | 
			
		||||
                          .rowId="${row[this.id]}"
 | 
			
		||||
                          @click=${this._handleRowClick}
 | 
			
		||||
                          class="mdc-data-table__row ${classMap({
 | 
			
		||||
@@ -335,7 +328,6 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
                            ? html`
 | 
			
		||||
                                <div
 | 
			
		||||
                                  class="mdc-data-table__cell mdc-data-table__cell--checkbox"
 | 
			
		||||
                                  role="cell"
 | 
			
		||||
                                >
 | 
			
		||||
                                  <ha-checkbox
 | 
			
		||||
                                    class="mdc-data-table__row-checkbox"
 | 
			
		||||
@@ -349,45 +341,40 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
                                </div>
 | 
			
		||||
                              `
 | 
			
		||||
                            : ""}
 | 
			
		||||
                          ${Object.entries(this.columns).map(
 | 
			
		||||
                            ([key, column]) => {
 | 
			
		||||
                              if (column.hidden) {
 | 
			
		||||
                                return "";
 | 
			
		||||
                              }
 | 
			
		||||
                              return html`
 | 
			
		||||
                                <div
 | 
			
		||||
                                  role="cell"
 | 
			
		||||
                                  class="mdc-data-table__cell ${classMap({
 | 
			
		||||
                                    "mdc-data-table__cell--numeric": Boolean(
 | 
			
		||||
                                      column.type === "numeric"
 | 
			
		||||
                                    ),
 | 
			
		||||
                                    "mdc-data-table__cell--icon": Boolean(
 | 
			
		||||
                                      column.type === "icon"
 | 
			
		||||
                                    ),
 | 
			
		||||
                                    "mdc-data-table__cell--icon-button": Boolean(
 | 
			
		||||
                                      column.type === "icon-button"
 | 
			
		||||
                                    ),
 | 
			
		||||
                                    grows: Boolean(column.grows),
 | 
			
		||||
                                    forceLTR: Boolean(column.forceLTR),
 | 
			
		||||
                                  })}"
 | 
			
		||||
                                  style=${column.width
 | 
			
		||||
                                    ? styleMap({
 | 
			
		||||
                                        [column.grows
 | 
			
		||||
                                          ? "minWidth"
 | 
			
		||||
                                          : "width"]: column.width,
 | 
			
		||||
                                        maxWidth: column.maxWidth
 | 
			
		||||
                                          ? column.maxWidth
 | 
			
		||||
                                          : "",
 | 
			
		||||
                                      })
 | 
			
		||||
                                    : ""}
 | 
			
		||||
                                >
 | 
			
		||||
                                  ${column.template
 | 
			
		||||
                                    ? column.template(row[key], row)
 | 
			
		||||
                                    : row[key]}
 | 
			
		||||
                                </div>
 | 
			
		||||
                              `;
 | 
			
		||||
                            }
 | 
			
		||||
                          )}
 | 
			
		||||
                          ${Object.entries(this.columns).map((columnEntry) => {
 | 
			
		||||
                            const [key, column] = columnEntry;
 | 
			
		||||
                            return html`
 | 
			
		||||
                              <div
 | 
			
		||||
                                class="mdc-data-table__cell ${classMap({
 | 
			
		||||
                                  "mdc-data-table__cell--numeric": Boolean(
 | 
			
		||||
                                    column.type === "numeric"
 | 
			
		||||
                                  ),
 | 
			
		||||
                                  "mdc-data-table__cell--icon": Boolean(
 | 
			
		||||
                                    column.type === "icon"
 | 
			
		||||
                                  ),
 | 
			
		||||
                                  "mdc-data-table__cell--icon-button": Boolean(
 | 
			
		||||
                                    column.type === "icon-button"
 | 
			
		||||
                                  ),
 | 
			
		||||
                                  grows: Boolean(column.grows),
 | 
			
		||||
                                  forceLTR: Boolean(column.forceLTR),
 | 
			
		||||
                                })}"
 | 
			
		||||
                                style=${column.width
 | 
			
		||||
                                  ? styleMap({
 | 
			
		||||
                                      [column.grows
 | 
			
		||||
                                        ? "minWidth"
 | 
			
		||||
                                        : "width"]: column.width,
 | 
			
		||||
                                      maxWidth: column.maxWidth
 | 
			
		||||
                                        ? column.maxWidth
 | 
			
		||||
                                        : "",
 | 
			
		||||
                                    })
 | 
			
		||||
                                  : ""}
 | 
			
		||||
                              >
 | 
			
		||||
                                ${column.template
 | 
			
		||||
                                  ? column.template(row[key], row)
 | 
			
		||||
                                  : row[key]}
 | 
			
		||||
                              </div>
 | 
			
		||||
                            `;
 | 
			
		||||
                          })}
 | 
			
		||||
                        </div>
 | 
			
		||||
                      `;
 | 
			
		||||
                    },
 | 
			
		||||
@@ -554,7 +541,7 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
        border-radius: 4px;
 | 
			
		||||
        border-width: 1px;
 | 
			
		||||
        border-style: solid;
 | 
			
		||||
        border-color: var(--divider-color);
 | 
			
		||||
        border-color: rgba(var(--rgb-primary-text-color), 0.12);
 | 
			
		||||
        display: inline-flex;
 | 
			
		||||
        flex-direction: column;
 | 
			
		||||
        box-sizing: border-box;
 | 
			
		||||
@@ -572,7 +559,7 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .mdc-data-table__row ~ .mdc-data-table__row {
 | 
			
		||||
        border-top: 1px solid var(--divider-color);
 | 
			
		||||
        border-top: 1px solid rgba(var(--rgb-primary-text-color), 0.12);
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .mdc-data-table__row:not(.mdc-data-table__row--selected):hover {
 | 
			
		||||
@@ -591,7 +578,7 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
        height: 56px;
 | 
			
		||||
        display: flex;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
        border-bottom: 1px solid var(--divider-color);
 | 
			
		||||
        border-bottom: 1px solid rgba(var(--rgb-primary-text-color), 0.12);
 | 
			
		||||
        overflow-x: auto;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
@@ -844,7 +831,7 @@ export class HaDataTable extends LitElement {
 | 
			
		||||
        right: 12px;
 | 
			
		||||
      }
 | 
			
		||||
      .table-header {
 | 
			
		||||
        border-bottom: 1px solid var(--divider-color);
 | 
			
		||||
        border-bottom: 1px solid rgba(var(--rgb-primary-text-color), 0.12);
 | 
			
		||||
        padding: 0 16px;
 | 
			
		||||
      }
 | 
			
		||||
      search-input {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,11 +1,11 @@
 | 
			
		||||
// To use comlink under ES5
 | 
			
		||||
import { expose } from "comlink";
 | 
			
		||||
import "proxy-polyfill";
 | 
			
		||||
import { expose } from "comlink";
 | 
			
		||||
import type {
 | 
			
		||||
  DataTableRowData,
 | 
			
		||||
  DataTableSortColumnData,
 | 
			
		||||
  SortableColumnContainer,
 | 
			
		||||
  DataTableRowData,
 | 
			
		||||
  SortingDirection,
 | 
			
		||||
  SortableColumnContainer,
 | 
			
		||||
} from "./ha-data-table";
 | 
			
		||||
 | 
			
		||||
const filterData = (
 | 
			
		||||
@@ -19,7 +19,7 @@ const filterData = (
 | 
			
		||||
      const [key, column] = columnEntry;
 | 
			
		||||
      if (column.filterable) {
 | 
			
		||||
        if (
 | 
			
		||||
          String(column.filterKey ? row[key][column.filterKey] : row[key])
 | 
			
		||||
          (column.filterKey ? row[key][column.filterKey] : row[key])
 | 
			
		||||
            .toUpperCase()
 | 
			
		||||
            .includes(filter)
 | 
			
		||||
        ) {
 | 
			
		||||
 
 | 
			
		||||
@@ -135,7 +135,7 @@ class DateRangePickerElement extends WrappedElement {
 | 
			
		||||
          }
 | 
			
		||||
          .daterangepicker td.in-range {
 | 
			
		||||
            background-color: var(--light-primary-color);
 | 
			
		||||
            color: var(--text-light-primary-color, var(--primary-text-color));
 | 
			
		||||
            color: var(--primary-text-color);
 | 
			
		||||
          }
 | 
			
		||||
          .daterangepicker td.active,
 | 
			
		||||
          .daterangepicker td.active:hover {
 | 
			
		||||
 
 | 
			
		||||
@@ -23,10 +23,10 @@ export const HaIronFocusablesHelper = {
 | 
			
		||||
   * @return {!Array<!HTMLElement>}
 | 
			
		||||
   */
 | 
			
		||||
  getTabbableNodes: function (node) {
 | 
			
		||||
    const result = [];
 | 
			
		||||
    var result = [];
 | 
			
		||||
    // If there is at least one element with tabindex > 0, we need to sort
 | 
			
		||||
    // the final array by tabindex.
 | 
			
		||||
    const needsSortByTabIndex = this._collectTabbableNodes(node, result);
 | 
			
		||||
    var needsSortByTabIndex = this._collectTabbableNodes(node, result);
 | 
			
		||||
    if (needsSortByTabIndex) {
 | 
			
		||||
      return IronFocusablesHelper._sortByTabIndex(result);
 | 
			
		||||
    }
 | 
			
		||||
@@ -50,9 +50,9 @@ export const HaIronFocusablesHelper = {
 | 
			
		||||
    ) {
 | 
			
		||||
      return false;
 | 
			
		||||
    }
 | 
			
		||||
    const element = /** @type {!HTMLElement} */ (node);
 | 
			
		||||
    const tabIndex = IronFocusablesHelper._normalizedTabIndex(element);
 | 
			
		||||
    let needsSort = tabIndex > 0;
 | 
			
		||||
    var element = /** @type {!HTMLElement} */ (node);
 | 
			
		||||
    var tabIndex = IronFocusablesHelper._normalizedTabIndex(element);
 | 
			
		||||
    var needsSort = tabIndex > 0;
 | 
			
		||||
    if (tabIndex >= 0) {
 | 
			
		||||
      result.push(element);
 | 
			
		||||
    }
 | 
			
		||||
@@ -70,7 +70,7 @@ export const HaIronFocusablesHelper = {
 | 
			
		||||
    //   <input id="B" slot="b" tabindex="1">
 | 
			
		||||
    //  </div>
 | 
			
		||||
    // TODO(valdrin) support ShadowDOM v1 when upgrading to Polymer v2.0.
 | 
			
		||||
    let children;
 | 
			
		||||
    var children;
 | 
			
		||||
    if (element.localName === "content" || element.localName === "slot") {
 | 
			
		||||
      children = dom(element).getDistributedNodes();
 | 
			
		||||
    } else {
 | 
			
		||||
@@ -80,7 +80,7 @@ export const HaIronFocusablesHelper = {
 | 
			
		||||
      children = dom(element.shadowRoot || element.root || element).children;
 | 
			
		||||
      // /////////////////////////
 | 
			
		||||
    }
 | 
			
		||||
    for (let i = 0; i < children.length; i++) {
 | 
			
		||||
    for (var i = 0; i < children.length; i++) {
 | 
			
		||||
      // Ensure method is always invoked to collect tabbable children.
 | 
			
		||||
      needsSort = this._collectTabbableNodes(children[i], result) || needsSort;
 | 
			
		||||
    }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,12 +1,12 @@
 | 
			
		||||
/* eslint-plugin-disable lit */
 | 
			
		||||
import { IronResizableBehavior } from "@polymer/iron-resizable-behavior/iron-resizable-behavior";
 | 
			
		||||
import "../ha-icon-button";
 | 
			
		||||
import { mixinBehaviors } from "@polymer/polymer/lib/legacy/class";
 | 
			
		||||
import { timeOut } from "@polymer/polymer/lib/utils/async";
 | 
			
		||||
import { Debouncer } from "@polymer/polymer/lib/utils/debounce";
 | 
			
		||||
import { html } from "@polymer/polymer/lib/utils/html-tag";
 | 
			
		||||
import { PolymerElement } from "@polymer/polymer/polymer-element";
 | 
			
		||||
import { formatTime } from "../../common/datetime/format_time";
 | 
			
		||||
import "../ha-icon-button";
 | 
			
		||||
 | 
			
		||||
// eslint-disable-next-line no-unused-vars
 | 
			
		||||
/* global Chart moment Color */
 | 
			
		||||
@@ -355,7 +355,7 @@ class HaChartBase extends mixinBehaviors(
 | 
			
		||||
      return value;
 | 
			
		||||
    }
 | 
			
		||||
    const date = new Date(values[index].value);
 | 
			
		||||
    return formatTime(date, this.hass.language);
 | 
			
		||||
    return formatTime(date);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  drawChart() {
 | 
			
		||||
@@ -420,7 +420,7 @@ class HaChartBase extends mixinBehaviors(
 | 
			
		||||
        },
 | 
			
		||||
      };
 | 
			
		||||
      options = Chart.helpers.merge(options, this.data.options);
 | 
			
		||||
      options.scales.xAxes[0].ticks.callback = this._formatTickValue.bind(this);
 | 
			
		||||
      options.scales.xAxes[0].ticks.callback = this._formatTickValue;
 | 
			
		||||
      if (this.data.type === "timeline") {
 | 
			
		||||
        this.set("isTimeline", true);
 | 
			
		||||
        if (this.data.colors !== undefined) {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,178 +0,0 @@
 | 
			
		||||
import "@polymer/paper-input/paper-input";
 | 
			
		||||
import "@polymer/paper-item/paper-item";
 | 
			
		||||
import "@vaadin/vaadin-combo-box/theme/material/vaadin-combo-box-light";
 | 
			
		||||
import { HassEntity } from "home-assistant-js-websocket";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  query,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { fireEvent } from "../../common/dom/fire_event";
 | 
			
		||||
import { PolymerChangedEvent } from "../../polymer-types";
 | 
			
		||||
import { HomeAssistant } from "../../types";
 | 
			
		||||
import "../ha-icon-button";
 | 
			
		||||
import "./state-badge";
 | 
			
		||||
 | 
			
		||||
export type HaEntityPickerEntityFilterFunc = (entityId: HassEntity) => boolean;
 | 
			
		||||
 | 
			
		||||
const rowRenderer = (root: HTMLElement, _owner, model: { item: string }) => {
 | 
			
		||||
  if (!root.firstElementChild) {
 | 
			
		||||
    root.innerHTML = `
 | 
			
		||||
      <style>
 | 
			
		||||
        paper-item {
 | 
			
		||||
          margin: -10px;
 | 
			
		||||
          padding: 0;
 | 
			
		||||
        }
 | 
			
		||||
      </style>
 | 
			
		||||
      <paper-item></paper-item>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
  root.querySelector("paper-item")!.textContent = model.item;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
@customElement("ha-entity-attribute-picker")
 | 
			
		||||
class HaEntityAttributePicker extends LitElement {
 | 
			
		||||
  @property({ attribute: false }) public hass!: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @property() public entityId?: string;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public autofocus = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public disabled = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "allow-custom-value" })
 | 
			
		||||
  public allowCustomValue;
 | 
			
		||||
 | 
			
		||||
  @property() public label?: string;
 | 
			
		||||
 | 
			
		||||
  @property() public value?: string;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) private _opened = false;
 | 
			
		||||
 | 
			
		||||
  @query("vaadin-combo-box-light") private _comboBox!: HTMLElement;
 | 
			
		||||
 | 
			
		||||
  protected shouldUpdate(changedProps: PropertyValues) {
 | 
			
		||||
    return !(!changedProps.has("_opened") && this._opened);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProps: PropertyValues) {
 | 
			
		||||
    if (changedProps.has("_opened") && this._opened) {
 | 
			
		||||
      const state = this.entityId ? this.hass.states[this.entityId] : undefined;
 | 
			
		||||
      (this._comboBox as any).items = state
 | 
			
		||||
        ? Object.keys(state.attributes)
 | 
			
		||||
        : [];
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    if (!this.hass) {
 | 
			
		||||
      return html``;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return html`
 | 
			
		||||
      <vaadin-combo-box-light
 | 
			
		||||
        .value=${this._value}
 | 
			
		||||
        .allowCustomValue=${this.allowCustomValue}
 | 
			
		||||
        .renderer=${rowRenderer}
 | 
			
		||||
        @opened-changed=${this._openedChanged}
 | 
			
		||||
        @value-changed=${this._valueChanged}
 | 
			
		||||
      >
 | 
			
		||||
        <paper-input
 | 
			
		||||
          .autofocus=${this.autofocus}
 | 
			
		||||
          .label=${this.label ??
 | 
			
		||||
          this.hass.localize(
 | 
			
		||||
            "ui.components.entity.entity-attribute-picker.attribute"
 | 
			
		||||
          )}
 | 
			
		||||
          .value=${this._value}
 | 
			
		||||
          .disabled=${this.disabled || !this.entityId}
 | 
			
		||||
          class="input"
 | 
			
		||||
          autocapitalize="none"
 | 
			
		||||
          autocomplete="off"
 | 
			
		||||
          autocorrect="off"
 | 
			
		||||
          spellcheck="false"
 | 
			
		||||
        >
 | 
			
		||||
          ${this.value
 | 
			
		||||
            ? html`
 | 
			
		||||
                <ha-icon-button
 | 
			
		||||
                  aria-label=${this.hass.localize(
 | 
			
		||||
                    "ui.components.entity.entity-picker.clear"
 | 
			
		||||
                  )}
 | 
			
		||||
                  slot="suffix"
 | 
			
		||||
                  class="clear-button"
 | 
			
		||||
                  icon="hass:close"
 | 
			
		||||
                  @click=${this._clearValue}
 | 
			
		||||
                  no-ripple
 | 
			
		||||
                >
 | 
			
		||||
                  Clear
 | 
			
		||||
                </ha-icon-button>
 | 
			
		||||
              `
 | 
			
		||||
            : ""}
 | 
			
		||||
 | 
			
		||||
          <ha-icon-button
 | 
			
		||||
            aria-label=${this.hass.localize(
 | 
			
		||||
              "ui.components.entity.entity-attribute-picker.show_attributes"
 | 
			
		||||
            )}
 | 
			
		||||
            slot="suffix"
 | 
			
		||||
            class="toggle-button"
 | 
			
		||||
            .icon=${this._opened ? "hass:menu-up" : "hass:menu-down"}
 | 
			
		||||
          >
 | 
			
		||||
            Toggle
 | 
			
		||||
          </ha-icon-button>
 | 
			
		||||
        </paper-input>
 | 
			
		||||
      </vaadin-combo-box-light>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _clearValue(ev: Event) {
 | 
			
		||||
    ev.stopPropagation();
 | 
			
		||||
    this._setValue("");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private get _value() {
 | 
			
		||||
    return this.value || "";
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _openedChanged(ev: PolymerChangedEvent<boolean>) {
 | 
			
		||||
    this._opened = ev.detail.value;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _valueChanged(ev: PolymerChangedEvent<string>) {
 | 
			
		||||
    const newValue = ev.detail.value;
 | 
			
		||||
    if (newValue !== this._value) {
 | 
			
		||||
      this._setValue(newValue);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _setValue(value: string) {
 | 
			
		||||
    this.value = value;
 | 
			
		||||
    setTimeout(() => {
 | 
			
		||||
      fireEvent(this, "value-changed", { value });
 | 
			
		||||
      fireEvent(this, "change");
 | 
			
		||||
    }, 0);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
    return css`
 | 
			
		||||
      paper-input > ha-icon-button {
 | 
			
		||||
        --mdc-icon-button-size: 24px;
 | 
			
		||||
        padding: 0px 2px;
 | 
			
		||||
        color: var(--secondary-text-color);
 | 
			
		||||
      }
 | 
			
		||||
      [hidden] {
 | 
			
		||||
        display: none;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-entity-attribute-picker": HaEntityAttributePicker;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
import "../ha-icon-button";
 | 
			
		||||
import "@polymer/paper-input/paper-input";
 | 
			
		||||
import "@polymer/paper-item/paper-icon-item";
 | 
			
		||||
import "@polymer/paper-item/paper-item-body";
 | 
			
		||||
@@ -6,7 +7,6 @@ import { HassEntity } from "home-assistant-js-websocket";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
@@ -20,7 +20,6 @@ import { computeDomain } from "../../common/entity/compute_domain";
 | 
			
		||||
import { computeStateName } from "../../common/entity/compute_state_name";
 | 
			
		||||
import { PolymerChangedEvent } from "../../polymer-types";
 | 
			
		||||
import { HomeAssistant } from "../../types";
 | 
			
		||||
import "../ha-icon-button";
 | 
			
		||||
import "./state-badge";
 | 
			
		||||
 | 
			
		||||
export type HaEntityPickerEntityFilterFunc = (entityId: HassEntity) => boolean;
 | 
			
		||||
@@ -52,8 +51,7 @@ const rowRenderer = (
 | 
			
		||||
  root.querySelector("[secondary]")!.textContent = model.item.entity_id;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
@customElement("ha-entity-picker")
 | 
			
		||||
export class HaEntityPicker extends LitElement {
 | 
			
		||||
class HaEntityPicker extends LitElement {
 | 
			
		||||
  @property({ type: Boolean }) public autofocus = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public disabled?: boolean;
 | 
			
		||||
@@ -97,8 +95,6 @@ export class HaEntityPicker extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @query("vaadin-combo-box-light") private _comboBox!: HTMLElement;
 | 
			
		||||
 | 
			
		||||
  private _initedStates = false;
 | 
			
		||||
 | 
			
		||||
  private _getStates = memoizeOne(
 | 
			
		||||
    (
 | 
			
		||||
      _opened: boolean,
 | 
			
		||||
@@ -152,18 +148,11 @@ export class HaEntityPicker extends LitElement {
 | 
			
		||||
  );
 | 
			
		||||
 | 
			
		||||
  protected shouldUpdate(changedProps: PropertyValues) {
 | 
			
		||||
    if (
 | 
			
		||||
      changedProps.has("value") ||
 | 
			
		||||
      changedProps.has("label") ||
 | 
			
		||||
      changedProps.has("disabled")
 | 
			
		||||
    ) {
 | 
			
		||||
      return true;
 | 
			
		||||
    }
 | 
			
		||||
    return !(!changedProps.has("_opened") && this._opened);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProps: PropertyValues) {
 | 
			
		||||
    if (!this._initedStates || (changedProps.has("_opened") && this._opened)) {
 | 
			
		||||
    if (changedProps.has("_opened") && this._opened) {
 | 
			
		||||
      const states = this._getStates(
 | 
			
		||||
        this._opened,
 | 
			
		||||
        this.hass,
 | 
			
		||||
@@ -173,7 +162,6 @@ export class HaEntityPicker extends LitElement {
 | 
			
		||||
        this.includeDeviceClasses
 | 
			
		||||
      );
 | 
			
		||||
      (this._comboBox as any).items = states;
 | 
			
		||||
      this._initedStates = true;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -181,6 +169,7 @@ export class HaEntityPicker extends LitElement {
 | 
			
		||||
    if (!this.hass) {
 | 
			
		||||
      return html``;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return html`
 | 
			
		||||
      <vaadin-combo-box-light
 | 
			
		||||
        item-value-path="entity_id"
 | 
			
		||||
@@ -278,6 +267,8 @@ export class HaEntityPicker extends LitElement {
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
customElements.define("ha-entity-picker", HaEntityPicker);
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-entity-picker": HaEntityPicker;
 | 
			
		||||
 
 | 
			
		||||
@@ -20,7 +20,6 @@ import { stateIcon } from "../../common/entity/state_icon";
 | 
			
		||||
import { timerTimeRemaining } from "../../common/entity/timer_time_remaining";
 | 
			
		||||
import { HomeAssistant } from "../../types";
 | 
			
		||||
import "../ha-label-badge";
 | 
			
		||||
import { UNAVAILABLE, UNKNOWN } from "../../data/entity";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-state-label-badge")
 | 
			
		||||
export class HaStateLabelBadge extends LitElement {
 | 
			
		||||
@@ -82,8 +81,7 @@ export class HaStateLabelBadge extends LitElement {
 | 
			
		||||
          ? ""
 | 
			
		||||
          : this.image
 | 
			
		||||
          ? this.image
 | 
			
		||||
          : state.attributes.entity_picture_local ||
 | 
			
		||||
            state.attributes.entity_picture}"
 | 
			
		||||
          : state.attributes.entity_picture}"
 | 
			
		||||
        .label="${this._computeLabel(domain, state, this._timerTimeRemaining)}"
 | 
			
		||||
        .description="${this.name ? this.name : computeStateName(state)}"
 | 
			
		||||
      ></ha-label-badge>
 | 
			
		||||
@@ -110,7 +108,7 @@ export class HaStateLabelBadge extends LitElement {
 | 
			
		||||
        return null;
 | 
			
		||||
      case "sensor":
 | 
			
		||||
      default:
 | 
			
		||||
        return state.state === UNKNOWN
 | 
			
		||||
        return state.state === "unknown"
 | 
			
		||||
          ? "-"
 | 
			
		||||
          : state.attributes.unit_of_measurement
 | 
			
		||||
          ? state.state
 | 
			
		||||
@@ -123,7 +121,7 @@ export class HaStateLabelBadge extends LitElement {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _computeIcon(domain: string, state: HassEntity) {
 | 
			
		||||
    if (state.state === UNAVAILABLE) {
 | 
			
		||||
    if (state.state === "unavailable") {
 | 
			
		||||
      return null;
 | 
			
		||||
    }
 | 
			
		||||
    switch (domain) {
 | 
			
		||||
@@ -168,7 +166,7 @@ export class HaStateLabelBadge extends LitElement {
 | 
			
		||||
 | 
			
		||||
  private _computeLabel(domain, state, _timerTimeRemaining) {
 | 
			
		||||
    if (
 | 
			
		||||
      state.state === UNAVAILABLE ||
 | 
			
		||||
      state.state === "unavailable" ||
 | 
			
		||||
      ["device_tracker", "alarm_control_panel", "person"].includes(domain)
 | 
			
		||||
    ) {
 | 
			
		||||
      // Localize the state with a special state_badge namespace, which has variations of
 | 
			
		||||
 
 | 
			
		||||
@@ -1,16 +1,16 @@
 | 
			
		||||
import type { HassEntity } from "home-assistant-js-websocket";
 | 
			
		||||
import { styleMap } from "lit-html/directives/style-map";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { ifDefined } from "lit-html/directives/if-defined";
 | 
			
		||||
import { styleMap } from "lit-html/directives/style-map";
 | 
			
		||||
import { computeActiveState } from "../../common/entity/compute_active_state";
 | 
			
		||||
import { computeStateDomain } from "../../common/entity/compute_state_domain";
 | 
			
		||||
import { stateIcon } from "../../common/entity/state_icon";
 | 
			
		||||
@@ -73,15 +73,10 @@ export class StateBadge extends LitElement {
 | 
			
		||||
    if (stateObj) {
 | 
			
		||||
      // hide icon if we have entity picture
 | 
			
		||||
      if (
 | 
			
		||||
        ((stateObj.attributes.entity_picture_local ||
 | 
			
		||||
          stateObj.attributes.entity_picture) &&
 | 
			
		||||
          !this.overrideIcon) ||
 | 
			
		||||
        (stateObj.attributes.entity_picture && !this.overrideIcon) ||
 | 
			
		||||
        this.overrideImage
 | 
			
		||||
      ) {
 | 
			
		||||
        let imageUrl =
 | 
			
		||||
          this.overrideImage ||
 | 
			
		||||
          stateObj.attributes.entity_picture_local ||
 | 
			
		||||
          stateObj.attributes.entity_picture;
 | 
			
		||||
        let imageUrl = this.overrideImage || stateObj.attributes.entity_picture;
 | 
			
		||||
        if (this.hass) {
 | 
			
		||||
          imageUrl = this.hass.hassUrl(imageUrl);
 | 
			
		||||
        }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,67 +0,0 @@
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  svg,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
 | 
			
		||||
import {
 | 
			
		||||
  getValueInPercentage,
 | 
			
		||||
  normalize,
 | 
			
		||||
  roundWithOneDecimal,
 | 
			
		||||
} from "../util/calculate";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-bar")
 | 
			
		||||
export class HaBar extends LitElement {
 | 
			
		||||
  @property({ type: Number }) public min = 0;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Number }) public max = 100;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Number }) public value!: number;
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    const valuePrecentage = roundWithOneDecimal(
 | 
			
		||||
      getValueInPercentage(
 | 
			
		||||
        normalize(this.value, this.min, this.max),
 | 
			
		||||
        this.min,
 | 
			
		||||
        this.max
 | 
			
		||||
      )
 | 
			
		||||
    );
 | 
			
		||||
 | 
			
		||||
    return svg`
 | 
			
		||||
      <svg>
 | 
			
		||||
        <g>
 | 
			
		||||
          <rect></rect>
 | 
			
		||||
          <rect width="${valuePrecentage}%"></rect>
 | 
			
		||||
        </g>
 | 
			
		||||
      </svg>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
    return css`
 | 
			
		||||
      rect:first-child {
 | 
			
		||||
        width: 100%;
 | 
			
		||||
        fill: var(--ha-bar-background-color, var(--secondary-background-color));
 | 
			
		||||
      }
 | 
			
		||||
      rect:last-child {
 | 
			
		||||
        fill: var(--ha-bar-primary-color, var(--primary-color));
 | 
			
		||||
        rx: var(--ha-bar-border-radius, 4px);
 | 
			
		||||
      }
 | 
			
		||||
      svg {
 | 
			
		||||
        border-radius: var(--ha-bar-border-radius, 4px);
 | 
			
		||||
        height: 12px;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-bar": HaBar;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,16 +1,17 @@
 | 
			
		||||
import "@material/mwc-button";
 | 
			
		||||
import "@material/mwc-menu";
 | 
			
		||||
import type { Corner, Menu } from "@material/mwc-menu";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  query,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  css,
 | 
			
		||||
  query,
 | 
			
		||||
  property,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import "@material/mwc-button";
 | 
			
		||||
import "@material/mwc-menu";
 | 
			
		||||
import type { Menu, Corner } from "@material/mwc-menu";
 | 
			
		||||
 | 
			
		||||
import "./ha-icon-button";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-button-menu")
 | 
			
		||||
@@ -21,8 +22,6 @@ export class HaButtonMenu extends LitElement {
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public activatable = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public disabled = false;
 | 
			
		||||
 | 
			
		||||
  @query("mwc-menu") private _menu?: Menu;
 | 
			
		||||
 | 
			
		||||
  public get items() {
 | 
			
		||||
@@ -49,9 +48,6 @@ export class HaButtonMenu extends LitElement {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _handleClick(): void {
 | 
			
		||||
    if (this.disabled) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    this._menu!.anchor = this;
 | 
			
		||||
    this._menu!.show();
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
@@ -1,20 +1,21 @@
 | 
			
		||||
import "@material/mwc-icon-button/mwc-icon-button";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
  property,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  css,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
 | 
			
		||||
import "./ha-icon-button";
 | 
			
		||||
 | 
			
		||||
import { fireEvent } from "../common/dom/fire_event";
 | 
			
		||||
import type { ToggleButton } from "../types";
 | 
			
		||||
import "./ha-svg-icon";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-button-toggle-group")
 | 
			
		||||
export class HaButtonToggleGroup extends LitElement {
 | 
			
		||||
  @property({ attribute: false }) public buttons!: ToggleButton[];
 | 
			
		||||
  @property() public buttons!: ToggleButton[];
 | 
			
		||||
 | 
			
		||||
  @property() public active?: string;
 | 
			
		||||
 | 
			
		||||
@@ -22,23 +23,21 @@ export class HaButtonToggleGroup extends LitElement {
 | 
			
		||||
    return html`
 | 
			
		||||
      <div>
 | 
			
		||||
        ${this.buttons.map(
 | 
			
		||||
          (button) => html`
 | 
			
		||||
            <mwc-icon-button
 | 
			
		||||
              .label=${button.label}
 | 
			
		||||
              .value=${button.value}
 | 
			
		||||
              ?active=${this.active === button.value}
 | 
			
		||||
              @click=${this._handleClick}
 | 
			
		||||
            >
 | 
			
		||||
              <ha-svg-icon .path=${button.iconPath}></ha-svg-icon>
 | 
			
		||||
            </mwc-icon-button>
 | 
			
		||||
          `
 | 
			
		||||
          (button) => html` <ha-icon-button
 | 
			
		||||
            .label=${button.label}
 | 
			
		||||
            .icon=${button.icon}
 | 
			
		||||
            .value=${button.value}
 | 
			
		||||
            ?active=${this.active === button.value}
 | 
			
		||||
            @click=${this._handleClick}
 | 
			
		||||
          >
 | 
			
		||||
          </ha-icon-button>`
 | 
			
		||||
        )}
 | 
			
		||||
      </div>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _handleClick(ev): void {
 | 
			
		||||
    this.active = ev.currentTarget.value;
 | 
			
		||||
    this.active = ev.target.value;
 | 
			
		||||
    fireEvent(this, "value-changed", { value: this.active });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -49,13 +48,12 @@ export class HaButtonToggleGroup extends LitElement {
 | 
			
		||||
        --mdc-icon-button-size: var(--button-toggle-size, 36px);
 | 
			
		||||
        --mdc-icon-size: var(--button-toggle-icon-size, 20px);
 | 
			
		||||
      }
 | 
			
		||||
      mwc-icon-button {
 | 
			
		||||
      ha-icon-button {
 | 
			
		||||
        border: 1px solid var(--primary-color);
 | 
			
		||||
        border-right-width: 0px;
 | 
			
		||||
        position: relative;
 | 
			
		||||
        cursor: pointer;
 | 
			
		||||
      }
 | 
			
		||||
      mwc-icon-button::before {
 | 
			
		||||
      ha-icon-button::before {
 | 
			
		||||
        top: 0;
 | 
			
		||||
        left: 0;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
@@ -67,26 +65,22 @@ export class HaButtonToggleGroup extends LitElement {
 | 
			
		||||
        content: "";
 | 
			
		||||
        transition: opacity 15ms linear, background-color 15ms linear;
 | 
			
		||||
      }
 | 
			
		||||
      mwc-icon-button[active]::before {
 | 
			
		||||
      ha-icon-button[active]::before {
 | 
			
		||||
        opacity: var(--mdc-icon-button-ripple-opacity, 0.12);
 | 
			
		||||
      }
 | 
			
		||||
      mwc-icon-button:first-child {
 | 
			
		||||
      ha-icon-button:first-child {
 | 
			
		||||
        border-radius: 4px 0 0 4px;
 | 
			
		||||
      }
 | 
			
		||||
      mwc-icon-button:last-child {
 | 
			
		||||
      ha-icon-button:last-child {
 | 
			
		||||
        border-radius: 0 4px 4px 0;
 | 
			
		||||
        border-right-width: 1px;
 | 
			
		||||
      }
 | 
			
		||||
      mwc-icon-button:only-child {
 | 
			
		||||
        border-radius: 4px;
 | 
			
		||||
        border-right-width: 1px;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-button-toggle-group": HaButtonToggleGroup;
 | 
			
		||||
    "ha-button-toggle-button": HaButtonToggleGroup;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -3,9 +3,9 @@ import {
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
@@ -18,31 +18,37 @@ import {
 | 
			
		||||
  fetchStreamUrl,
 | 
			
		||||
} from "../data/camera";
 | 
			
		||||
import { CameraEntity, HomeAssistant } from "../types";
 | 
			
		||||
import "./ha-hls-player";
 | 
			
		||||
 | 
			
		||||
type HLSModule = typeof import("hls.js");
 | 
			
		||||
 | 
			
		||||
@customElement("ha-camera-stream")
 | 
			
		||||
class HaCameraStream extends LitElement {
 | 
			
		||||
  @property({ attribute: false }) public hass?: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @property({ attribute: false }) public stateObj?: CameraEntity;
 | 
			
		||||
  @property() public stateObj?: CameraEntity;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "controls" })
 | 
			
		||||
  public controls = false;
 | 
			
		||||
  @property({ type: Boolean }) public showControls = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "muted" })
 | 
			
		||||
  public muted = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "allow-exoplayer" })
 | 
			
		||||
  public allowExoPlayer = false;
 | 
			
		||||
  @internalProperty() private _attached = false;
 | 
			
		||||
 | 
			
		||||
  // We keep track if we should force MJPEG with a string
 | 
			
		||||
  // that way it automatically resets if we change entity.
 | 
			
		||||
  @internalProperty() private _forceMJPEG?: string;
 | 
			
		||||
  @internalProperty() private _forceMJPEG: string | undefined = undefined;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _url?: string;
 | 
			
		||||
  private _hlsPolyfillInstance?: Hls;
 | 
			
		||||
 | 
			
		||||
  public connectedCallback() {
 | 
			
		||||
    super.connectedCallback();
 | 
			
		||||
    this._attached = true;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public disconnectedCallback() {
 | 
			
		||||
    super.disconnectedCallback();
 | 
			
		||||
    this._attached = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    if (!this.stateObj) {
 | 
			
		||||
    if (!this.stateObj || !this._attached) {
 | 
			
		||||
      return html``;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@@ -59,26 +65,51 @@ class HaCameraStream extends LitElement {
 | 
			
		||||
              )} camera.`}
 | 
			
		||||
            />
 | 
			
		||||
          `
 | 
			
		||||
        : this._url
 | 
			
		||||
        ? html`
 | 
			
		||||
            <ha-hls-player
 | 
			
		||||
        : html`
 | 
			
		||||
            <video
 | 
			
		||||
              autoplay
 | 
			
		||||
              muted
 | 
			
		||||
              playsinline
 | 
			
		||||
              .allowExoPlayer=${this.allowExoPlayer}
 | 
			
		||||
              .muted=${this.muted}
 | 
			
		||||
              .controls=${this.controls}
 | 
			
		||||
              .hass=${this.hass}
 | 
			
		||||
              .url=${this._url}
 | 
			
		||||
            ></ha-hls-player>
 | 
			
		||||
          `
 | 
			
		||||
        : ""}
 | 
			
		||||
              ?controls=${this.showControls}
 | 
			
		||||
              @loadeddata=${this._elementResized}
 | 
			
		||||
            ></video>
 | 
			
		||||
          `}
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProps: PropertyValues): void {
 | 
			
		||||
    if (changedProps.has("stateObj") && !this._shouldRenderMJPEG) {
 | 
			
		||||
      this._forceMJPEG = undefined;
 | 
			
		||||
      this._getStreamUrl();
 | 
			
		||||
  protected updated(changedProps: PropertyValues) {
 | 
			
		||||
    super.updated(changedProps);
 | 
			
		||||
 | 
			
		||||
    const stateObjChanged = changedProps.has("stateObj");
 | 
			
		||||
    const attachedChanged = changedProps.has("_attached");
 | 
			
		||||
 | 
			
		||||
    const oldState = changedProps.get("stateObj") as this["stateObj"];
 | 
			
		||||
    const oldEntityId = oldState ? oldState.entity_id : undefined;
 | 
			
		||||
    const curEntityId = this.stateObj ? this.stateObj.entity_id : undefined;
 | 
			
		||||
 | 
			
		||||
    if (
 | 
			
		||||
      (!stateObjChanged && !attachedChanged) ||
 | 
			
		||||
      (stateObjChanged && oldEntityId === curEntityId)
 | 
			
		||||
    ) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // If we are no longer attached, destroy polyfill.
 | 
			
		||||
    if (attachedChanged && !this._attached) {
 | 
			
		||||
      this._destroyPolyfill();
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // Nothing to do if we are render MJPEG.
 | 
			
		||||
    if (this._shouldRenderMJPEG) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // Tear down existing polyfill, if available
 | 
			
		||||
    this._destroyPolyfill();
 | 
			
		||||
 | 
			
		||||
    if (curEntityId) {
 | 
			
		||||
      this._startHls();
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -90,35 +121,96 @@ class HaCameraStream extends LitElement {
 | 
			
		||||
    );
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _getStreamUrl(): Promise<void> {
 | 
			
		||||
  private get _videoEl(): HTMLVideoElement {
 | 
			
		||||
    return this.shadowRoot!.querySelector("video")!;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _startHls(): Promise<void> {
 | 
			
		||||
    // eslint-disable-next-line
 | 
			
		||||
    const Hls = ((await import(
 | 
			
		||||
      /* webpackChunkName: "hls.js" */ "hls.js"
 | 
			
		||||
    )) as any).default as HLSModule;
 | 
			
		||||
    let hlsSupported = Hls.isSupported();
 | 
			
		||||
    const videoEl = this._videoEl;
 | 
			
		||||
 | 
			
		||||
    if (!hlsSupported) {
 | 
			
		||||
      hlsSupported =
 | 
			
		||||
        videoEl.canPlayType("application/vnd.apple.mpegurl") !== "";
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    if (!hlsSupported) {
 | 
			
		||||
      this._forceMJPEG = this.stateObj!.entity_id;
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    try {
 | 
			
		||||
      const { url } = await fetchStreamUrl(
 | 
			
		||||
        this.hass!,
 | 
			
		||||
        this.stateObj!.entity_id
 | 
			
		||||
      );
 | 
			
		||||
 | 
			
		||||
      this._url = url;
 | 
			
		||||
      if (Hls.isSupported()) {
 | 
			
		||||
        this._renderHLSPolyfill(videoEl, Hls, url);
 | 
			
		||||
      } else {
 | 
			
		||||
        this._renderHLSNative(videoEl, url);
 | 
			
		||||
      }
 | 
			
		||||
      return;
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      // Fails if we were unable to get a stream
 | 
			
		||||
      // eslint-disable-next-line
 | 
			
		||||
      console.error(err);
 | 
			
		||||
 | 
			
		||||
      this._forceMJPEG = this.stateObj!.entity_id;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _renderHLSNative(videoEl: HTMLVideoElement, url: string) {
 | 
			
		||||
    videoEl.src = url;
 | 
			
		||||
    await new Promise((resolve) =>
 | 
			
		||||
      videoEl.addEventListener("loadedmetadata", resolve)
 | 
			
		||||
    );
 | 
			
		||||
    videoEl.play();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _renderHLSPolyfill(
 | 
			
		||||
    videoEl: HTMLVideoElement,
 | 
			
		||||
    // eslint-disable-next-line
 | 
			
		||||
    Hls: HLSModule,
 | 
			
		||||
    url: string
 | 
			
		||||
  ) {
 | 
			
		||||
    const hls = new Hls({
 | 
			
		||||
      liveBackBufferLength: 60,
 | 
			
		||||
      fragLoadingTimeOut: 30000,
 | 
			
		||||
      manifestLoadingTimeOut: 30000,
 | 
			
		||||
      levelLoadingTimeOut: 30000,
 | 
			
		||||
    });
 | 
			
		||||
    this._hlsPolyfillInstance = hls;
 | 
			
		||||
    hls.attachMedia(videoEl);
 | 
			
		||||
    hls.on(Hls.Events.MEDIA_ATTACHED, () => {
 | 
			
		||||
      hls.loadSource(url);
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _elementResized() {
 | 
			
		||||
    fireEvent(this, "iron-resize");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _destroyPolyfill(): void {
 | 
			
		||||
    if (this._hlsPolyfillInstance) {
 | 
			
		||||
      this._hlsPolyfillInstance.destroy();
 | 
			
		||||
      this._hlsPolyfillInstance = undefined;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
    return css`
 | 
			
		||||
      :host,
 | 
			
		||||
      img {
 | 
			
		||||
      img,
 | 
			
		||||
      video {
 | 
			
		||||
        display: block;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      img {
 | 
			
		||||
      img,
 | 
			
		||||
      video {
 | 
			
		||||
        width: 100%;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
 
 | 
			
		||||
@@ -66,7 +66,7 @@ export class HaCard extends LitElement {
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      :host ::slotted(.card-actions) {
 | 
			
		||||
        border-top: 1px solid var(--divider-color, #e8e8e8);
 | 
			
		||||
        border-top: 1px solid #e8e8e8;
 | 
			
		||||
        padding: 5px 16px;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,16 +1,16 @@
 | 
			
		||||
// @ts-ignore
 | 
			
		||||
import progressStyles from "@material/circular-progress/dist/mdc.circular-progress.min.css";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
  property,
 | 
			
		||||
  svg,
 | 
			
		||||
  SVGTemplateResult,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
  html,
 | 
			
		||||
  customElement,
 | 
			
		||||
  unsafeCSS,
 | 
			
		||||
  SVGTemplateResult,
 | 
			
		||||
  css,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
// @ts-ignore
 | 
			
		||||
import progressStyles from "@material/circular-progress/dist/mdc.circular-progress.min.css";
 | 
			
		||||
import { classMap } from "lit-html/directives/class-map";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-circular-progress")
 | 
			
		||||
@@ -24,7 +24,7 @@ export class HaCircularProgress extends LitElement {
 | 
			
		||||
  @property()
 | 
			
		||||
  public size: "small" | "medium" | "large" = "medium";
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
  protected render(): TemplateResult | void {
 | 
			
		||||
    let indeterminatePart: SVGTemplateResult;
 | 
			
		||||
 | 
			
		||||
    if (this.size === "small") {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,8 @@
 | 
			
		||||
import { Editor } from "codemirror";
 | 
			
		||||
import {
 | 
			
		||||
  customElement,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  property,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  UpdatingElement,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
@@ -97,11 +97,15 @@ export class HaCodeEditor extends UpdatingElement {
 | 
			
		||||
      .CodeMirror {
 | 
			
		||||
        height: var(--code-mirror-height, auto);
 | 
			
		||||
        direction: var(--code-mirror-direction, ltr);
 | 
			
		||||
        font-family: var(--code-font-family, monospace);
 | 
			
		||||
      }
 | 
			
		||||
      .CodeMirror-scroll {
 | 
			
		||||
        max-height: var(--code-mirror-max-height, --code-mirror-height);
 | 
			
		||||
      }
 | 
			
		||||
      .CodeMirror-gutters {
 | 
			
		||||
        border-right: 1px solid var(--paper-input-container-color, var(--secondary-text-color));
 | 
			
		||||
        background-color: var(--paper-dialog-background-color, var(--primary-background-color));
 | 
			
		||||
        transition: 0.2s ease border-right;
 | 
			
		||||
      }
 | 
			
		||||
      :host(.error-state) .CodeMirror-gutters {
 | 
			
		||||
        border-color: var(--error-state-color, red);
 | 
			
		||||
      }
 | 
			
		||||
@@ -109,7 +113,7 @@ export class HaCodeEditor extends UpdatingElement {
 | 
			
		||||
        border-right: 2px solid var(--paper-input-container-focus-color, var(--primary-color));
 | 
			
		||||
      }
 | 
			
		||||
      .CodeMirror-linenumber {
 | 
			
		||||
        color: var(--paper-dialog-color, var(--secondary-text-color));
 | 
			
		||||
        color: var(--paper-dialog-color, var(--primary-text-color));
 | 
			
		||||
      }
 | 
			
		||||
      .rtl .CodeMirror-vscrollbar {
 | 
			
		||||
        right: auto;
 | 
			
		||||
@@ -118,100 +122,6 @@ export class HaCodeEditor extends UpdatingElement {
 | 
			
		||||
      .rtl-gutter {
 | 
			
		||||
        width: 20px;
 | 
			
		||||
      }
 | 
			
		||||
      .CodeMirror-gutters {
 | 
			
		||||
        border-right: 1px solid var(--paper-input-container-color, var(--secondary-text-color));
 | 
			
		||||
        background-color: var(--paper-dialog-background-color, var(--primary-background-color));
 | 
			
		||||
        transition: 0.2s ease border-right;
 | 
			
		||||
      }
 | 
			
		||||
      .cm-s-default.CodeMirror {
 | 
			
		||||
        background-color: var(--code-editor-background-color, var(--card-background-color));
 | 
			
		||||
        color: var(--primary-text-color);
 | 
			
		||||
      }
 | 
			
		||||
      .cm-s-default .CodeMirror-cursor {
 | 
			
		||||
        border-left: 1px solid var(--secondary-text-color);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default div.CodeMirror-selected, .cm-s-default.CodeMirror-focused div.CodeMirror-selected {
 | 
			
		||||
        background: rgba(var(--rgb-primary-color), 0.2);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .CodeMirror-line::selection,
 | 
			
		||||
      .cm-s-default .CodeMirror-line>span::selection,
 | 
			
		||||
      .cm-s-default .CodeMirror-line>span>span::selection {
 | 
			
		||||
        background: rgba(var(--rgb-primary-color), 0.2);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-keyword {
 | 
			
		||||
        color: var(--codemirror-keyword, #6262FF);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-operator {
 | 
			
		||||
        color: var(--codemirror-operator, #cda869);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-variable-2 {
 | 
			
		||||
        color: var(--codemirror-variable-2, #690);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-builtin {
 | 
			
		||||
        color: var(--codemirror-builtin, #9B7536);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-atom {
 | 
			
		||||
        color: var(--codemirror-atom, #F90);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-number {
 | 
			
		||||
        color: var(--codemirror-number, #ca7841);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-def {
 | 
			
		||||
        color: var(--codemirror-def, #8DA6CE);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-string {
 | 
			
		||||
        color: var(--codemirror-string, #07a);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-string-2 {
 | 
			
		||||
        color: var(--codemirror-string-2, #bd6b18);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-comment {
 | 
			
		||||
        color: var(--codemirror-comment, #777);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-variable {
 | 
			
		||||
        color: var(--codemirror-variable, #07a);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-tag {
 | 
			
		||||
        color: var(--codemirror-tag, #997643);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-meta {
 | 
			
		||||
        color: var(--codemirror-meta, #000);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-attribute {
 | 
			
		||||
        color: var(--codemirror-attribute, #d6bb6d);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-property {
 | 
			
		||||
        color: var(--codemirror-property, #905);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-qualifier {
 | 
			
		||||
        color: var(--codemirror-qualifier, #690);
 | 
			
		||||
      }
 | 
			
		||||
      
 | 
			
		||||
      .cm-s-default .cm-variable-3  {
 | 
			
		||||
        color: var(--codemirror-variable-3, #07a);
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .cm-s-default .cm-type {
 | 
			
		||||
        color: var(--codemirror-type, #07a);
 | 
			
		||||
      }
 | 
			
		||||
    </style>`;
 | 
			
		||||
 | 
			
		||||
    this.codemirror = codeMirror(shadowRoot, {
 | 
			
		||||
 
 | 
			
		||||
@@ -176,11 +176,6 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
    this.drawColorWheel();
 | 
			
		||||
    this.drawMarker();
 | 
			
		||||
 | 
			
		||||
    if (this.desiredHsColor) {
 | 
			
		||||
      this.setMarkerOnColor(this.desiredHsColor);
 | 
			
		||||
      this.applyColorToCanvas(this.desiredHsColor);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    this.interactionLayer.addEventListener("mousedown", (ev) =>
 | 
			
		||||
      this.onMouseDown(ev)
 | 
			
		||||
    );
 | 
			
		||||
@@ -193,10 +188,10 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
  // origin is wheel center
 | 
			
		||||
  // returns {x: X, y: Y} object
 | 
			
		||||
  convertToCanvasCoordinates(clientX, clientY) {
 | 
			
		||||
    const svgPoint = this.interactionLayer.createSVGPoint();
 | 
			
		||||
    var svgPoint = this.interactionLayer.createSVGPoint();
 | 
			
		||||
    svgPoint.x = clientX;
 | 
			
		||||
    svgPoint.y = clientY;
 | 
			
		||||
    const cc = svgPoint.matrixTransform(
 | 
			
		||||
    var cc = svgPoint.matrixTransform(
 | 
			
		||||
      this.interactionLayer.getScreenCTM().inverse()
 | 
			
		||||
    );
 | 
			
		||||
    return { x: cc.x, y: cc.y };
 | 
			
		||||
@@ -230,7 +225,7 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
  // Touch events
 | 
			
		||||
 | 
			
		||||
  onTouchStart(ev) {
 | 
			
		||||
    const touch = ev.changedTouches[0];
 | 
			
		||||
    var touch = ev.changedTouches[0];
 | 
			
		||||
    const cc = this.convertToCanvasCoordinates(touch.clientX, touch.clientY);
 | 
			
		||||
    // return if we're not on the wheel
 | 
			
		||||
    if (!this.isInWheel(cc.x, cc.y)) {
 | 
			
		||||
@@ -280,8 +275,8 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
 | 
			
		||||
  // Process user input to color
 | 
			
		||||
  processUserSelect(ev) {
 | 
			
		||||
    const canvasXY = this.convertToCanvasCoordinates(ev.clientX, ev.clientY);
 | 
			
		||||
    const hs = this.getColor(canvasXY.x, canvasXY.y);
 | 
			
		||||
    var canvasXY = this.convertToCanvasCoordinates(ev.clientX, ev.clientY);
 | 
			
		||||
    var hs = this.getColor(canvasXY.x, canvasXY.y);
 | 
			
		||||
    this.onColorSelect(hs);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -324,23 +319,17 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
 | 
			
		||||
  // set marker position to the given color
 | 
			
		||||
  setMarkerOnColor(hs) {
 | 
			
		||||
    if (!this.marker || !this.tooltip) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    const dist = hs.s * this.radius;
 | 
			
		||||
    const theta = ((hs.h - 180) / 180) * Math.PI;
 | 
			
		||||
    const markerdX = -dist * Math.cos(theta);
 | 
			
		||||
    const markerdY = -dist * Math.sin(theta);
 | 
			
		||||
    const translateString = `translate(${markerdX},${markerdY})`;
 | 
			
		||||
    var dist = hs.s * this.radius;
 | 
			
		||||
    var theta = ((hs.h - 180) / 180) * Math.PI;
 | 
			
		||||
    var markerdX = -dist * Math.cos(theta);
 | 
			
		||||
    var markerdY = -dist * Math.sin(theta);
 | 
			
		||||
    var translateString = `translate(${markerdX},${markerdY})`;
 | 
			
		||||
    this.marker.setAttribute("transform", translateString);
 | 
			
		||||
    this.tooltip.setAttribute("transform", translateString);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  // apply given color to interface elements
 | 
			
		||||
  applyColorToCanvas(hs) {
 | 
			
		||||
    if (!this.interactionLayer) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    // we're not really converting hs to hsl here, but we keep it cheap
 | 
			
		||||
    // setting the color on the interactionLayer, the svg elements can inherit
 | 
			
		||||
    this.interactionLayer.style.color = `hsl(${hs.h}, 100%, ${
 | 
			
		||||
@@ -369,8 +358,8 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
 | 
			
		||||
  // get angle (degrees)
 | 
			
		||||
  getAngle(dX, dY) {
 | 
			
		||||
    const theta = Math.atan2(-dY, -dX); // radians from the left edge, clockwise = positive
 | 
			
		||||
    const angle = (theta / Math.PI) * 180 + 180; // degrees, clockwise from right
 | 
			
		||||
    var theta = Math.atan2(-dY, -dX); // radians from the left edge, clockwise = positive
 | 
			
		||||
    var angle = (theta / Math.PI) * 180 + 180; // degrees, clockwise from right
 | 
			
		||||
    return angle;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -389,9 +378,9 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
   */
 | 
			
		||||
 | 
			
		||||
  getColor(x, y) {
 | 
			
		||||
    const hue = this.getAngle(x, y); // degrees, clockwise from right
 | 
			
		||||
    const relativeDistance = this.getDistance(x, y); // edge of radius = 1
 | 
			
		||||
    const sat = Math.min(relativeDistance, 1); // Distance from center
 | 
			
		||||
    var hue = this.getAngle(x, y); // degrees, clockwise from right
 | 
			
		||||
    var relativeDistance = this.getDistance(x, y); // edge of radius = 1
 | 
			
		||||
    var sat = Math.min(relativeDistance, 1); // Distance from center
 | 
			
		||||
    return { h: hue, s: sat };
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -413,9 +402,9 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
      if (this.saturationSegments === 1) {
 | 
			
		||||
        hs.s = 1;
 | 
			
		||||
      } else {
 | 
			
		||||
        const segmentSize = 1 / this.saturationSegments;
 | 
			
		||||
        const saturationStep = 1 / (this.saturationSegments - 1);
 | 
			
		||||
        const calculatedSat = Math.floor(hs.s / segmentSize) * saturationStep;
 | 
			
		||||
        var segmentSize = 1 / this.saturationSegments;
 | 
			
		||||
        var saturationStep = 1 / (this.saturationSegments - 1);
 | 
			
		||||
        var calculatedSat = Math.floor(hs.s / segmentSize) * saturationStep;
 | 
			
		||||
        hs.s = Math.min(calculatedSat, 1);
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
@@ -488,9 +477,9 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
      hueSegments = hueSegments || 360; // reset 0 segments to 360
 | 
			
		||||
      const angleStep = 360 / hueSegments;
 | 
			
		||||
      const halfAngleStep = angleStep / 2; // center segments on color
 | 
			
		||||
      for (let angle = 0; angle <= 360; angle += angleStep) {
 | 
			
		||||
        const startAngle = (angle - halfAngleStep) * (Math.PI / 180);
 | 
			
		||||
        const endAngle = (angle + halfAngleStep + 1) * (Math.PI / 180);
 | 
			
		||||
      for (var angle = 0; angle <= 360; angle += angleStep) {
 | 
			
		||||
        var startAngle = (angle - halfAngleStep) * (Math.PI / 180);
 | 
			
		||||
        var endAngle = (angle + halfAngleStep + 1) * (Math.PI / 180);
 | 
			
		||||
        context.beginPath();
 | 
			
		||||
        context.moveTo(cX, cY);
 | 
			
		||||
        context.arc(
 | 
			
		||||
@@ -503,7 +492,7 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
        );
 | 
			
		||||
        context.closePath();
 | 
			
		||||
        // gradient
 | 
			
		||||
        const gradient = context.createRadialGradient(
 | 
			
		||||
        var gradient = context.createRadialGradient(
 | 
			
		||||
          cX,
 | 
			
		||||
          cY,
 | 
			
		||||
          0,
 | 
			
		||||
@@ -518,8 +507,8 @@ class HaColorPicker extends EventsMixin(PolymerElement) {
 | 
			
		||||
        if (saturationSegments > 0) {
 | 
			
		||||
          const ratioStep = 1 / saturationSegments;
 | 
			
		||||
          let ratio = 0;
 | 
			
		||||
          for (let stop = 1; stop < saturationSegments; stop += 1) {
 | 
			
		||||
            const prevLighness = lightness;
 | 
			
		||||
          for (var stop = 1; stop < saturationSegments; stop += 1) {
 | 
			
		||||
            var prevLighness = lightness;
 | 
			
		||||
            ratio = stop * ratioStep;
 | 
			
		||||
            lightness = 100 - 50 * ratio;
 | 
			
		||||
            gradient.addColorStop(
 | 
			
		||||
 
 | 
			
		||||
@@ -95,7 +95,7 @@ class HaCoverControls extends PolymerElement {
 | 
			
		||||
    if (stateObj.state === UNAVAILABLE) {
 | 
			
		||||
      return true;
 | 
			
		||||
    }
 | 
			
		||||
    const assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    var assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    return (entityObj.isFullyOpen || entityObj.isOpening) && !assumedState;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -103,7 +103,7 @@ class HaCoverControls extends PolymerElement {
 | 
			
		||||
    if (stateObj.state === UNAVAILABLE) {
 | 
			
		||||
      return true;
 | 
			
		||||
    }
 | 
			
		||||
    const assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    var assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    return (entityObj.isFullyClosed || entityObj.isClosing) && !assumedState;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -75,7 +75,7 @@ class HaCoverTiltControls extends PolymerElement {
 | 
			
		||||
    if (stateObj.state === UNAVAILABLE) {
 | 
			
		||||
      return true;
 | 
			
		||||
    }
 | 
			
		||||
    const assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    var assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    return entityObj.isFullyOpenTilt && !assumedState;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -83,7 +83,7 @@ class HaCoverTiltControls extends PolymerElement {
 | 
			
		||||
    if (stateObj.state === UNAVAILABLE) {
 | 
			
		||||
      return true;
 | 
			
		||||
    }
 | 
			
		||||
    const assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    var assumedState = stateObj.attributes.assumed_state === true;
 | 
			
		||||
    return entityObj.isFullyClosedTilt && !assumedState;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -163,6 +163,13 @@ export class HaDateRangePicker extends LitElement {
 | 
			
		||||
        border-right: 1px solid var(--divider-color);
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      @media only screen and (max-width: 800px) {
 | 
			
		||||
        .date-range-ranges {
 | 
			
		||||
          border-right: none;
 | 
			
		||||
          border-bottom: 1px solid var(--divider-color);
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      .date-range-footer {
 | 
			
		||||
        display: flex;
 | 
			
		||||
        justify-content: flex-end;
 | 
			
		||||
@@ -172,30 +179,12 @@ export class HaDateRangePicker extends LitElement {
 | 
			
		||||
 | 
			
		||||
      paper-input {
 | 
			
		||||
        display: inline-block;
 | 
			
		||||
        max-width: 250px;
 | 
			
		||||
        min-width: 200px;
 | 
			
		||||
        max-width: 200px;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      paper-input:last-child {
 | 
			
		||||
        margin-left: 8px;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      @media only screen and (max-width: 800px) {
 | 
			
		||||
        .date-range-ranges {
 | 
			
		||||
          border-right: none;
 | 
			
		||||
          border-bottom: 1px solid var(--divider-color);
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      @media only screen and (max-width: 500px) {
 | 
			
		||||
        paper-input {
 | 
			
		||||
          min-width: inherit;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        ha-svg-icon {
 | 
			
		||||
          display: none;
 | 
			
		||||
        }
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,16 +1,16 @@
 | 
			
		||||
import "@material/mwc-dialog";
 | 
			
		||||
import type { Dialog } from "@material/mwc-dialog";
 | 
			
		||||
import { style } from "@material/mwc-dialog/mwc-dialog-css";
 | 
			
		||||
import { mdiClose } from "@mdi/js";
 | 
			
		||||
import { css, CSSResult, customElement, html } from "lit-element";
 | 
			
		||||
import { computeRTLDirection } from "../common/util/compute_rtl";
 | 
			
		||||
import type { Constructor, HomeAssistant } from "../types";
 | 
			
		||||
import "./ha-icon-button";
 | 
			
		||||
import { css, CSSResult, customElement, html } from "lit-element";
 | 
			
		||||
import type { Constructor, HomeAssistant } from "../types";
 | 
			
		||||
import { mdiClose } from "@mdi/js";
 | 
			
		||||
import { computeRTLDirection } from "../common/util/compute_rtl";
 | 
			
		||||
 | 
			
		||||
const MwcDialog = customElements.get("mwc-dialog") as Constructor<Dialog>;
 | 
			
		||||
 | 
			
		||||
export const createCloseHeading = (hass: HomeAssistant, title: string) => html`
 | 
			
		||||
  <span class="header_title">${title}</span>
 | 
			
		||||
  ${title}
 | 
			
		||||
  <mwc-icon-button
 | 
			
		||||
    aria-label=${hass.localize("ui.dialogs.generic.close")}
 | 
			
		||||
    dialogAction="close"
 | 
			
		||||
@@ -23,10 +23,6 @@ export const createCloseHeading = (hass: HomeAssistant, title: string) => html`
 | 
			
		||||
 | 
			
		||||
@customElement("ha-dialog")
 | 
			
		||||
export class HaDialog extends MwcDialog {
 | 
			
		||||
  public scrollToPos(x: number, y: number) {
 | 
			
		||||
    this.contentElement.scrollTo(x, y);
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected renderHeading() {
 | 
			
		||||
    return html`<slot name="heading">
 | 
			
		||||
      ${super.renderHeading()}
 | 
			
		||||
@@ -38,12 +34,10 @@ export class HaDialog extends MwcDialog {
 | 
			
		||||
      style,
 | 
			
		||||
      css`
 | 
			
		||||
        .mdc-dialog {
 | 
			
		||||
          --mdc-dialog-scroll-divider-color: var(--divider-color);
 | 
			
		||||
          z-index: var(--dialog-z-index, 7);
 | 
			
		||||
        }
 | 
			
		||||
        .mdc-dialog__actions {
 | 
			
		||||
          justify-content: var(--justify-action-buttons, flex-end);
 | 
			
		||||
          padding-bottom: max(env(safe-area-inset-bottom), 8px);
 | 
			
		||||
        }
 | 
			
		||||
        .mdc-dialog__container {
 | 
			
		||||
          align-items: var(--vertial-align-dialog, center);
 | 
			
		||||
@@ -56,21 +50,10 @@ export class HaDialog extends MwcDialog {
 | 
			
		||||
          position: var(--dialog-content-position, relative);
 | 
			
		||||
          padding: var(--dialog-content-padding, 20px 24px);
 | 
			
		||||
        }
 | 
			
		||||
        :host([hideactions]) .mdc-dialog .mdc-dialog__content {
 | 
			
		||||
          padding-bottom: max(
 | 
			
		||||
            var(--dialog-content-padding, 20px),
 | 
			
		||||
            env(safe-area-inset-bottom)
 | 
			
		||||
          );
 | 
			
		||||
        }
 | 
			
		||||
        .mdc-dialog .mdc-dialog__surface {
 | 
			
		||||
          position: var(--dialog-surface-position, relative);
 | 
			
		||||
          top: var(--dialog-surface-top);
 | 
			
		||||
          min-height: var(--mdc-dialog-min-height, auto);
 | 
			
		||||
        }
 | 
			
		||||
        :host([flexContent]) .mdc-dialog .mdc-dialog__content {
 | 
			
		||||
          display: flex;
 | 
			
		||||
          flex-direction: column;
 | 
			
		||||
        }
 | 
			
		||||
        .header_button {
 | 
			
		||||
          position: absolute;
 | 
			
		||||
          right: 16px;
 | 
			
		||||
@@ -78,17 +61,10 @@ export class HaDialog extends MwcDialog {
 | 
			
		||||
          text-decoration: none;
 | 
			
		||||
          color: inherit;
 | 
			
		||||
        }
 | 
			
		||||
        .header_title {
 | 
			
		||||
          margin-right: 40px;
 | 
			
		||||
        }
 | 
			
		||||
        [dir="rtl"].header_button {
 | 
			
		||||
          right: auto;
 | 
			
		||||
          left: 16px;
 | 
			
		||||
        }
 | 
			
		||||
        [dir="rtl"].header_title {
 | 
			
		||||
          margin-left: 40px;
 | 
			
		||||
          margin-right: 0px;
 | 
			
		||||
        }
 | 
			
		||||
      `,
 | 
			
		||||
    ];
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
@@ -54,8 +54,7 @@ export class HaFormInteger extends LitElement implements HaFormElement {
 | 
			
		||||
                  `
 | 
			
		||||
                : ""}
 | 
			
		||||
              <ha-paper-slider
 | 
			
		||||
                pin
 | 
			
		||||
                editable
 | 
			
		||||
                pin=""
 | 
			
		||||
                .value=${this._value}
 | 
			
		||||
                .min=${this.schema.valueMin}
 | 
			
		||||
                .max=${this.schema.valueMax}
 | 
			
		||||
@@ -112,10 +111,6 @@ export class HaFormInteger extends LitElement implements HaFormElement {
 | 
			
		||||
      .flex {
 | 
			
		||||
        display: flex;
 | 
			
		||||
      }
 | 
			
		||||
      ha-paper-slider {
 | 
			
		||||
        width: 100%;
 | 
			
		||||
        margin-right: 16px;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
import "@polymer/paper-dropdown-menu/paper-dropdown-menu";
 | 
			
		||||
import "@polymer/paper-item/paper-item";
 | 
			
		||||
import "@polymer/paper-listbox/paper-listbox";
 | 
			
		||||
import {
 | 
			
		||||
@@ -11,7 +12,6 @@ import {
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { fireEvent } from "../../common/dom/fire_event";
 | 
			
		||||
import "../ha-paper-dropdown-menu";
 | 
			
		||||
import { HaFormElement, HaFormSelectData, HaFormSelectSchema } from "./ha-form";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-form-select")
 | 
			
		||||
@@ -24,7 +24,7 @@ export class HaFormSelect extends LitElement implements HaFormElement {
 | 
			
		||||
 | 
			
		||||
  @property() public suffix!: string;
 | 
			
		||||
 | 
			
		||||
  @query("ha-paper-dropdown-menu") private _input?: HTMLElement;
 | 
			
		||||
  @query("paper-dropdown-menu") private _input?: HTMLElement;
 | 
			
		||||
 | 
			
		||||
  public focus() {
 | 
			
		||||
    if (this._input) {
 | 
			
		||||
@@ -34,7 +34,7 @@ export class HaFormSelect extends LitElement implements HaFormElement {
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    return html`
 | 
			
		||||
      <ha-paper-dropdown-menu .label=${this.label}>
 | 
			
		||||
      <paper-dropdown-menu .label=${this.label}>
 | 
			
		||||
        <paper-listbox
 | 
			
		||||
          slot="dropdown-content"
 | 
			
		||||
          attr-for-selected="item-value"
 | 
			
		||||
@@ -51,7 +51,7 @@ export class HaFormSelect extends LitElement implements HaFormElement {
 | 
			
		||||
            `
 | 
			
		||||
          )}
 | 
			
		||||
        </paper-listbox>
 | 
			
		||||
      </ha-paper-dropdown-menu>
 | 
			
		||||
      </paper-dropdown-menu>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -74,7 +74,7 @@ export class HaFormSelect extends LitElement implements HaFormElement {
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
    return css`
 | 
			
		||||
      ha-paper-dropdown-menu {
 | 
			
		||||
      paper-dropdown-menu {
 | 
			
		||||
        display: block;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
 
 | 
			
		||||
@@ -100,7 +100,7 @@ export interface HaFormTimeData {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
export interface HaFormElement extends LitElement {
 | 
			
		||||
  schema: HaFormSchema | HaFormSchema[];
 | 
			
		||||
  schema: HaFormSchema;
 | 
			
		||||
  data?: HaFormDataContainer | HaFormData;
 | 
			
		||||
  label?: string;
 | 
			
		||||
  suffix?: string;
 | 
			
		||||
@@ -110,7 +110,7 @@ export interface HaFormElement extends LitElement {
 | 
			
		||||
export class HaForm extends LitElement implements HaFormElement {
 | 
			
		||||
  @property() public data!: HaFormDataContainer | HaFormData;
 | 
			
		||||
 | 
			
		||||
  @property() public schema!: HaFormSchema | HaFormSchema[];
 | 
			
		||||
  @property() public schema!: HaFormSchema;
 | 
			
		||||
 | 
			
		||||
  @property() public error;
 | 
			
		||||
 | 
			
		||||
@@ -190,7 +190,7 @@ export class HaForm extends LitElement implements HaFormElement {
 | 
			
		||||
      : "";
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _computeError(error, schema: HaFormSchema | HaFormSchema[]) {
 | 
			
		||||
  private _computeError(error, schema: HaFormSchema) {
 | 
			
		||||
    return this.computeError ? this.computeError(error, schema) : error;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
@@ -203,7 +203,7 @@ export class HaForm extends LitElement implements HaFormElement {
 | 
			
		||||
 | 
			
		||||
  private _valueChanged(ev: CustomEvent) {
 | 
			
		||||
    ev.stopPropagation();
 | 
			
		||||
    const schema = (ev.target as HaFormElement).schema as HaFormSchema;
 | 
			
		||||
    const schema = (ev.target as HaFormElement).schema;
 | 
			
		||||
    const data = this.data as HaFormDataContainer;
 | 
			
		||||
    data[schema.name] = ev.detail.value;
 | 
			
		||||
    fireEvent(this, "value-changed", {
 | 
			
		||||
 
 | 
			
		||||
@@ -9,17 +9,23 @@ import {
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { styleMap } from "lit-html/directives/style-map";
 | 
			
		||||
import { afterNextRender } from "../common/util/render-status";
 | 
			
		||||
import { ifDefined } from "lit-html/directives/if-defined";
 | 
			
		||||
 | 
			
		||||
import { getValueInPercentage, normalize } from "../util/calculate";
 | 
			
		||||
 | 
			
		||||
const getAngle = (value: number, min: number, max: number) => {
 | 
			
		||||
  const percentage = getValueInPercentage(normalize(value, min, max), min, max);
 | 
			
		||||
  return (percentage * 180) / 100;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
// Workaround for https://github.com/home-assistant/frontend/issues/6467
 | 
			
		||||
const isSafari = /^((?!chrome|android).)*safari/i.test(navigator.userAgent);
 | 
			
		||||
const normalize = (value: number, min: number, max: number) => {
 | 
			
		||||
  if (value > max) return max;
 | 
			
		||||
  if (value < min) return min;
 | 
			
		||||
  return value;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const getValueInPercentage = (value: number, min: number, max: number) => {
 | 
			
		||||
  const newMax = max - min;
 | 
			
		||||
  const newVal = value - min;
 | 
			
		||||
  return (100 * newVal) / newMax;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
@customElement("ha-gauge")
 | 
			
		||||
export class Gauge extends LitElement {
 | 
			
		||||
@@ -63,28 +69,9 @@ export class Gauge extends LitElement {
 | 
			
		||||
        ></path>
 | 
			
		||||
        <path
 | 
			
		||||
          class="value"
 | 
			
		||||
          style=${styleMap({ transform: `rotate(${this._angle}deg)` })}
 | 
			
		||||
          d="M 90 50.001 A 40 40 0 0 1 10 50"
 | 
			
		||||
          style=${ifDefined(
 | 
			
		||||
            !isSafari
 | 
			
		||||
              ? styleMap({ transform: `rotate(${this._angle}deg)` })
 | 
			
		||||
              : undefined
 | 
			
		||||
          )}
 | 
			
		||||
          transform=${ifDefined(
 | 
			
		||||
            isSafari ? `rotate(${this._angle} 50 50)` : undefined
 | 
			
		||||
          )}
 | 
			
		||||
        >
 | 
			
		||||
        ${
 | 
			
		||||
          isSafari
 | 
			
		||||
            ? svg`<animateTransform
 | 
			
		||||
                attributeName="transform"
 | 
			
		||||
                type="rotate"
 | 
			
		||||
                from="0 50 50"
 | 
			
		||||
                to="${this._angle} 50 50"
 | 
			
		||||
                dur="1s"
 | 
			
		||||
              />`
 | 
			
		||||
            : ""
 | 
			
		||||
        }
 | 
			
		||||
        </path>
 | 
			
		||||
        ></path>
 | 
			
		||||
      </svg>
 | 
			
		||||
      <svg class="text">
 | 
			
		||||
        <text class="value-text">
 | 
			
		||||
@@ -119,8 +106,8 @@ export class Gauge extends LitElement {
 | 
			
		||||
        fill: none;
 | 
			
		||||
        stroke-width: 15;
 | 
			
		||||
        stroke: var(--gauge-color);
 | 
			
		||||
        transition: all 1000ms ease 0s;
 | 
			
		||||
        transform-origin: 50% 100%;
 | 
			
		||||
        transition: all 1s ease 0s;
 | 
			
		||||
      }
 | 
			
		||||
      .gauge {
 | 
			
		||||
        display: block;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,6 @@
 | 
			
		||||
import { customElement, LitElement, html, unsafeCSS, css } from "lit-element";
 | 
			
		||||
// @ts-ignore
 | 
			
		||||
import topAppBarStyles from "@material/top-app-bar/dist/mdc.top-app-bar.min.css";
 | 
			
		||||
import { css, customElement, html, LitElement, unsafeCSS } from "lit-element";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-header-bar")
 | 
			
		||||
export class HaHeaderBar extends LitElement {
 | 
			
		||||
 
 | 
			
		||||
@@ -1,217 +0,0 @@
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  CSSResult,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  query,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { fireEvent } from "../common/dom/fire_event";
 | 
			
		||||
import { nextRender } from "../common/util/render-status";
 | 
			
		||||
import type { HomeAssistant } from "../types";
 | 
			
		||||
 | 
			
		||||
type HLSModule = typeof import("hls.js");
 | 
			
		||||
 | 
			
		||||
@customElement("ha-hls-player")
 | 
			
		||||
class HaHLSPlayer extends LitElement {
 | 
			
		||||
  @property({ attribute: false }) public hass!: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @property() public url!: string;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "controls" })
 | 
			
		||||
  public controls = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "muted" })
 | 
			
		||||
  public muted = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "autoplay" })
 | 
			
		||||
  public autoPlay = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "playsinline" })
 | 
			
		||||
  public playsInline = false;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean, attribute: "allow-exoplayer" })
 | 
			
		||||
  public allowExoPlayer = false;
 | 
			
		||||
 | 
			
		||||
  @query("video") private _videoEl!: HTMLVideoElement;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _attached = false;
 | 
			
		||||
 | 
			
		||||
  private _hlsPolyfillInstance?: Hls;
 | 
			
		||||
 | 
			
		||||
  private _useExoPlayer = false;
 | 
			
		||||
 | 
			
		||||
  public connectedCallback() {
 | 
			
		||||
    super.connectedCallback();
 | 
			
		||||
    this._attached = true;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public disconnectedCallback() {
 | 
			
		||||
    super.disconnectedCallback();
 | 
			
		||||
    this._attached = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected render(): TemplateResult {
 | 
			
		||||
    if (!this._attached) {
 | 
			
		||||
      return html``;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    return html`
 | 
			
		||||
      <video
 | 
			
		||||
        ?autoplay=${this.autoPlay}
 | 
			
		||||
        .muted=${this.muted}
 | 
			
		||||
        ?playsinline=${this.playsInline}
 | 
			
		||||
        ?controls=${this.controls}
 | 
			
		||||
        @loadeddata=${this._elementResized}
 | 
			
		||||
      ></video>
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProps: PropertyValues) {
 | 
			
		||||
    super.updated(changedProps);
 | 
			
		||||
 | 
			
		||||
    const attachedChanged = changedProps.has("_attached");
 | 
			
		||||
    const urlChanged = changedProps.has("url");
 | 
			
		||||
 | 
			
		||||
    if (!urlChanged && !attachedChanged) {
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    // If we are no longer attached, destroy polyfill
 | 
			
		||||
    if (attachedChanged && !this._attached) {
 | 
			
		||||
      // Tear down existing polyfill, if available
 | 
			
		||||
      this._destroyPolyfill();
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    this._destroyPolyfill();
 | 
			
		||||
    this._startHls();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _getUseExoPlayer(): Promise<boolean> {
 | 
			
		||||
    return false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _startHls(): Promise<void> {
 | 
			
		||||
    let hls: any;
 | 
			
		||||
    const videoEl = this._videoEl;
 | 
			
		||||
    this._useExoPlayer = await this._getUseExoPlayer();
 | 
			
		||||
    if (!this._useExoPlayer) {
 | 
			
		||||
      hls = ((await import(/* webpackChunkName: "hls.js" */ "hls.js")) as any)
 | 
			
		||||
        .default as HLSModule;
 | 
			
		||||
      let hlsSupported = hls.isSupported();
 | 
			
		||||
 | 
			
		||||
      if (!hlsSupported) {
 | 
			
		||||
        hlsSupported =
 | 
			
		||||
          videoEl.canPlayType("application/vnd.apple.mpegurl") !== "";
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      if (!hlsSupported) {
 | 
			
		||||
        this._videoEl.innerHTML = this.hass.localize(
 | 
			
		||||
          "ui.components.media-browser.video_not_supported"
 | 
			
		||||
        );
 | 
			
		||||
        return;
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const url = this.url;
 | 
			
		||||
 | 
			
		||||
    if (this._useExoPlayer) {
 | 
			
		||||
      this._renderHLSExoPlayer(url);
 | 
			
		||||
    } else if (hls.isSupported()) {
 | 
			
		||||
      this._renderHLSPolyfill(videoEl, hls, url);
 | 
			
		||||
    } else {
 | 
			
		||||
      this._renderHLSNative(videoEl, url);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _renderHLSExoPlayer(url: string) {
 | 
			
		||||
    window.addEventListener("resize", this._resizeExoPlayer);
 | 
			
		||||
    this.updateComplete.then(() => nextRender()).then(this._resizeExoPlayer);
 | 
			
		||||
    this._videoEl.style.visibility = "hidden";
 | 
			
		||||
    await this.hass!.auth.external!.sendMessage({
 | 
			
		||||
      type: "exoplayer/play_hls",
 | 
			
		||||
      payload: {
 | 
			
		||||
        url: new URL(url, window.location.href).toString(),
 | 
			
		||||
        muted: this.muted,
 | 
			
		||||
      },
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _resizeExoPlayer = () => {
 | 
			
		||||
    const rect = this._videoEl.getBoundingClientRect();
 | 
			
		||||
    this.hass!.auth.external!.fireMessage({
 | 
			
		||||
      type: "exoplayer/resize",
 | 
			
		||||
      payload: {
 | 
			
		||||
        left: rect.left,
 | 
			
		||||
        top: rect.top,
 | 
			
		||||
        right: rect.right,
 | 
			
		||||
        bottom: rect.bottom,
 | 
			
		||||
      },
 | 
			
		||||
    });
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
  private async _renderHLSPolyfill(
 | 
			
		||||
    videoEl: HTMLVideoElement,
 | 
			
		||||
    Hls: HLSModule,
 | 
			
		||||
    url: string
 | 
			
		||||
  ) {
 | 
			
		||||
    const hls = new Hls({
 | 
			
		||||
      liveBackBufferLength: 60,
 | 
			
		||||
      fragLoadingTimeOut: 30000,
 | 
			
		||||
      manifestLoadingTimeOut: 30000,
 | 
			
		||||
      levelLoadingTimeOut: 30000,
 | 
			
		||||
    });
 | 
			
		||||
    this._hlsPolyfillInstance = hls;
 | 
			
		||||
    hls.attachMedia(videoEl);
 | 
			
		||||
    hls.on(Hls.Events.MEDIA_ATTACHED, () => {
 | 
			
		||||
      hls.loadSource(url);
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _renderHLSNative(videoEl: HTMLVideoElement, url: string) {
 | 
			
		||||
    videoEl.src = url;
 | 
			
		||||
    await new Promise((resolve) =>
 | 
			
		||||
      videoEl.addEventListener("loadedmetadata", resolve)
 | 
			
		||||
    );
 | 
			
		||||
    videoEl.play();
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _elementResized() {
 | 
			
		||||
    fireEvent(this, "iron-resize");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _destroyPolyfill() {
 | 
			
		||||
    if (this._hlsPolyfillInstance) {
 | 
			
		||||
      this._hlsPolyfillInstance.destroy();
 | 
			
		||||
      this._hlsPolyfillInstance = undefined;
 | 
			
		||||
    }
 | 
			
		||||
    if (this._useExoPlayer) {
 | 
			
		||||
      window.removeEventListener("resize", this._resizeExoPlayer);
 | 
			
		||||
      this.hass!.auth.external!.fireMessage({ type: "exoplayer/stop" });
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles(): CSSResult {
 | 
			
		||||
    return css`
 | 
			
		||||
      :host,
 | 
			
		||||
      video {
 | 
			
		||||
        display: block;
 | 
			
		||||
      }
 | 
			
		||||
 | 
			
		||||
      video {
 | 
			
		||||
        width: 100%;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-hls-player": HaHLSPlayer;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -24,17 +24,206 @@ import {
 | 
			
		||||
import { debounce } from "../common/util/debounce";
 | 
			
		||||
import { fireEvent } from "../common/dom/fire_event";
 | 
			
		||||
 | 
			
		||||
interface DeprecatedIcon {
 | 
			
		||||
  [key: string]: {
 | 
			
		||||
    removeIn: string;
 | 
			
		||||
    newName?: string;
 | 
			
		||||
  };
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
const mdiDeprecatedIcons: DeprecatedIcon = {
 | 
			
		||||
  scooter: { removeIn: "117", newName: "human-scooter" },
 | 
			
		||||
const mdiRenameMapping = {
 | 
			
		||||
  "account-badge": "badge-account",
 | 
			
		||||
  "account-badge-alert": "badge-account-alert",
 | 
			
		||||
  "account-badge-alert-outline": "badge-account-alert-outline",
 | 
			
		||||
  "account-badge-horizontal": "badge-account-horizontal",
 | 
			
		||||
  "account-badge-horizontal-outline": "badge-account-horizontal-outline",
 | 
			
		||||
  "account-badge-outline": "badge-account-outline",
 | 
			
		||||
  "account-card-details": "card-account-details",
 | 
			
		||||
  "account-card-details-outline": "card-account-details-outline",
 | 
			
		||||
  airplay: "apple-airplay",
 | 
			
		||||
  artist: "account-music",
 | 
			
		||||
  "artist-outline": "account-music-outline",
 | 
			
		||||
  audiobook: "book-music",
 | 
			
		||||
  azure: "microsoft-azure",
 | 
			
		||||
  "azure-devops": "microsoft-azure-devops",
 | 
			
		||||
  bible: "book-cross",
 | 
			
		||||
  bowl: "bowl-mix",
 | 
			
		||||
  "calendar-repeat": "calendar-sync",
 | 
			
		||||
  "calendar-repeat-outline": "calendar-sync-outline",
 | 
			
		||||
  "camcorder-box": "video-box",
 | 
			
		||||
  "camcorder-box-off": "video-box-off",
 | 
			
		||||
  "cellphone-settings-variant": "cellphone-cog",
 | 
			
		||||
  "chart-snakey": "chart-sankey",
 | 
			
		||||
  "chart-snakey-variant": "chart-sankey-variant",
 | 
			
		||||
  coin: "currency-usd-circle",
 | 
			
		||||
  "coin-outline": "currency-usd-circle-outline",
 | 
			
		||||
  "coins-outline": "circle-multiple-outline",
 | 
			
		||||
  "contact-mail": "card-account-mail",
 | 
			
		||||
  "contact-mail-outline": "card-account-mail-outline",
 | 
			
		||||
  "contact-phone": "card-account-phone",
 | 
			
		||||
  "contact-phone-outline": "card-account-phone-outline",
 | 
			
		||||
  cowboy: "account-cowboy-hat",
 | 
			
		||||
  "database-refresh": "database-sync",
 | 
			
		||||
  dictionary: "book-alphabet",
 | 
			
		||||
  edge: "microsoft-edge",
 | 
			
		||||
  "edge-legacy": "microsoft-edge-legacy",
 | 
			
		||||
  "file-document-box": "text-box",
 | 
			
		||||
  "file-document-box-check-outline": "text-box-check-outline",
 | 
			
		||||
  "file-document-box-minus": "text-box-minus",
 | 
			
		||||
  "file-document-box-minus-outline": "text-box-minus-outline",
 | 
			
		||||
  "file-document-box-multiple": "text-box-multiple",
 | 
			
		||||
  "file-document-box-multiple-outline": "text-box-multiple-outline",
 | 
			
		||||
  "file-document-box-outline": "text-box-outline",
 | 
			
		||||
  "file-document-box-plus": "text-box-plus",
 | 
			
		||||
  "file-document-box-plus-outline": "text-box-plus-outline",
 | 
			
		||||
  "file-document-box-remove": "text-box-remove",
 | 
			
		||||
  "file-document-box-remove-outline": "text-box-remove-outline",
 | 
			
		||||
  "file-document-box-search": "text-box-search",
 | 
			
		||||
  "file-document-box-search-outline": "text-box-search-outline",
 | 
			
		||||
  "file-settings-variant": "file-cog",
 | 
			
		||||
  "file-settings-variant-outline": "file-cog-outline",
 | 
			
		||||
  "folder-settings-variant": "folder-cog",
 | 
			
		||||
  "folder-settings-variant-outline": "folder-cog-outline",
 | 
			
		||||
  "github-circle": "github",
 | 
			
		||||
  "google-adwords": "google-ads",
 | 
			
		||||
  hackernews: "y-combinator",
 | 
			
		||||
  hotel: "bed",
 | 
			
		||||
  "image-filter": "image-multiple-outline",
 | 
			
		||||
  "internet-explorer": "microsoft-internet-explorer",
 | 
			
		||||
  json: "code-json",
 | 
			
		||||
  kotlin: "language-kotlin",
 | 
			
		||||
  "library-books": "filmstrip-box",
 | 
			
		||||
  "library-movie": "filmstrip-box-multiple",
 | 
			
		||||
  "library-music": "music-box-multiple",
 | 
			
		||||
  "library-music-outline": "music-box-multiple-outline",
 | 
			
		||||
  "library-video": "play-box-multiple",
 | 
			
		||||
  markdown: "language-markdown",
 | 
			
		||||
  "markdown-outline": "language-markdown-outline",
 | 
			
		||||
  "message-settings-variant": "message-cog",
 | 
			
		||||
  "message-settings-variant-outline": "message-cog-outline",
 | 
			
		||||
  "microsoft-dynamics": "microsoft-dynamics-365",
 | 
			
		||||
  "network-router": "router-network",
 | 
			
		||||
  office: "microsoft-office",
 | 
			
		||||
  onedrive: "microsoft-onedrive",
 | 
			
		||||
  onenote: "microsoft-onenote",
 | 
			
		||||
  outlook: "microsoft-outlook",
 | 
			
		||||
  playstation: "sony-playstation",
 | 
			
		||||
  "periodic-table-co": "molecule-co",
 | 
			
		||||
  "periodic-table-co2": "molecule-co2",
 | 
			
		||||
  pot: "pot-steam",
 | 
			
		||||
  ruby: "language-ruby",
 | 
			
		||||
  sailing: "sail-boat",
 | 
			
		||||
  settings: "cog",
 | 
			
		||||
  "settings-box": "cog-box",
 | 
			
		||||
  "settings-outline": "cog-outline",
 | 
			
		||||
  "settings-transfer": "cog-transfer",
 | 
			
		||||
  "settings-transfer-outline": "cog-transfer-outline",
 | 
			
		||||
  "shield-refresh": "shield-sync",
 | 
			
		||||
  "shield-refresh-outline": "shield-sync-outline",
 | 
			
		||||
  "sort-alphabetical": "sort-alphabetical-variant",
 | 
			
		||||
  "sort-alphabetical-ascending": "sort-alphabetical-ascending-variant",
 | 
			
		||||
  "sort-alphabetical-descending": "sort-alphabetical-descending-variant",
 | 
			
		||||
  "sort-numeric": "sort-numeric-variant",
 | 
			
		||||
  "star-half": "star-half-full",
 | 
			
		||||
  storefront: "storefront-outline",
 | 
			
		||||
  timer: "timer-outline",
 | 
			
		||||
  "timer-off": "timer-off-outline",
 | 
			
		||||
  towing: "tow-truck",
 | 
			
		||||
  voice: "account-voice",
 | 
			
		||||
  "wall-sconce-variant": "wall-sconce-round-variant",
 | 
			
		||||
  wii: "nintendo-wii",
 | 
			
		||||
  wiiu: "nintendo-wiiu",
 | 
			
		||||
  windows: "microsoft-windows",
 | 
			
		||||
  "windows-classic": "microsoft-windows-classic",
 | 
			
		||||
  worker: "account-hard-hat",
 | 
			
		||||
  xbox: "microsoft-xbox",
 | 
			
		||||
  "xbox-controller": "microsoft-xbox-controller",
 | 
			
		||||
  "xbox-controller-battery-alert": "microsoft-xbox-controller-battery-alert",
 | 
			
		||||
  "xbox-controller-battery-charging":
 | 
			
		||||
    "microsoft-xbox-controller-battery-charging",
 | 
			
		||||
  "xbox-controller-battery-empty": "microsoft-xbox-controller-battery-empty",
 | 
			
		||||
  "xbox-controller-battery-full": "microsoft-xbox-controller-battery-full",
 | 
			
		||||
  "xbox-controller-battery-low": "microsoft-xbox-controller-battery-low",
 | 
			
		||||
  "xbox-controller-battery-medium": "microsoft-xbox-controller-battery-medium",
 | 
			
		||||
  "xbox-controller-battery-unknown":
 | 
			
		||||
    "microsoft-xbox-controller-battery-unknown",
 | 
			
		||||
  "xbox-controller-menu": "microsoft-xbox-controller-menu",
 | 
			
		||||
  "xbox-controller-off": "microsoft-xbox-controller-off",
 | 
			
		||||
  "xbox-controller-view": "microsoft-xbox-controller-view",
 | 
			
		||||
  yammer: "microsoft-yammer",
 | 
			
		||||
  "youtube-creator-studio": "youtube-studio",
 | 
			
		||||
  "selection-mutliple": "selection-multiple",
 | 
			
		||||
  textarea: "form-textarea",
 | 
			
		||||
  textbox: "form-textbox",
 | 
			
		||||
  "textbox-lock": "form-textbox-lock",
 | 
			
		||||
  "textbox-password": "form-textbox-password",
 | 
			
		||||
  "syllabary-katakana-half-width": "syllabary-katakana-halfwidth",
 | 
			
		||||
  "visual-studio-code": "microsoft-visual-studio-code",
 | 
			
		||||
  "visual-studio": "microsoft-visual-studio",
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
const mdiRemovedIcons = new Set([
 | 
			
		||||
  "accusoft",
 | 
			
		||||
  "amazon-drive",
 | 
			
		||||
  "android-head",
 | 
			
		||||
  "basecamp",
 | 
			
		||||
  "beats",
 | 
			
		||||
  "behance",
 | 
			
		||||
  "blackberry",
 | 
			
		||||
  "cisco-webex",
 | 
			
		||||
  "disqus-outline",
 | 
			
		||||
  "dribbble",
 | 
			
		||||
  "dribbble-box",
 | 
			
		||||
  "etsy",
 | 
			
		||||
  "eventbrite",
 | 
			
		||||
  "facebook-box",
 | 
			
		||||
  "flattr",
 | 
			
		||||
  "flickr",
 | 
			
		||||
  "foursquare",
 | 
			
		||||
  "github-box",
 | 
			
		||||
  "github-face",
 | 
			
		||||
  "glassdoor",
 | 
			
		||||
  "google-adwords",
 | 
			
		||||
  "google-pages",
 | 
			
		||||
  "google-physical-web",
 | 
			
		||||
  "google-plus-box",
 | 
			
		||||
  "houzz",
 | 
			
		||||
  "houzz-box",
 | 
			
		||||
  "instapaper",
 | 
			
		||||
  "itunes",
 | 
			
		||||
  "language-python-text",
 | 
			
		||||
  "lastfm",
 | 
			
		||||
  "linkedin-box",
 | 
			
		||||
  "lyft",
 | 
			
		||||
  "mail-ru",
 | 
			
		||||
  "mastodon-variant",
 | 
			
		||||
  "medium",
 | 
			
		||||
  "meetup",
 | 
			
		||||
  "mixcloud",
 | 
			
		||||
  "nfc-off",
 | 
			
		||||
  "npm-variant",
 | 
			
		||||
  "npm-variant-outline",
 | 
			
		||||
  "paypal",
 | 
			
		||||
  "periscope",
 | 
			
		||||
  "pinterest-box",
 | 
			
		||||
  "pocket",
 | 
			
		||||
  "quicktime",
 | 
			
		||||
  "shopify",
 | 
			
		||||
  "slackware",
 | 
			
		||||
  "square-inc",
 | 
			
		||||
  "square-inc-cash",
 | 
			
		||||
  "steam-box",
 | 
			
		||||
  "strava",
 | 
			
		||||
  "tor",
 | 
			
		||||
  "tumblr",
 | 
			
		||||
  "tumblr-box",
 | 
			
		||||
  "tumblr-reblog",
 | 
			
		||||
  "twitter-box",
 | 
			
		||||
  "twitter-circle",
 | 
			
		||||
  "uber",
 | 
			
		||||
  "venmo",
 | 
			
		||||
  "vk-box",
 | 
			
		||||
  "vk-circle",
 | 
			
		||||
  "wunderlist",
 | 
			
		||||
  "xda",
 | 
			
		||||
  "xing-box",
 | 
			
		||||
  "xing-circle",
 | 
			
		||||
  "yelp",
 | 
			
		||||
]);
 | 
			
		||||
 | 
			
		||||
const chunks: Chunks = {};
 | 
			
		||||
 | 
			
		||||
checkCacheVersion();
 | 
			
		||||
@@ -100,16 +289,17 @@ export class HaIcon extends LitElement {
 | 
			
		||||
 | 
			
		||||
    this._legacy = false;
 | 
			
		||||
 | 
			
		||||
    if (iconName in mdiDeprecatedIcons) {
 | 
			
		||||
      const deprecatedIcon = mdiDeprecatedIcons[iconName];
 | 
			
		||||
      let message: string;
 | 
			
		||||
 | 
			
		||||
      if (deprecatedIcon.newName) {
 | 
			
		||||
        message = `Icon ${iconPrefix}:${iconName} was renamed to ${iconPrefix}:${deprecatedIcon.newName}, please change your config, it will be removed in version ${deprecatedIcon.removeIn}.`;
 | 
			
		||||
        iconName = deprecatedIcon.newName!;
 | 
			
		||||
      } else {
 | 
			
		||||
        message = `Icon ${iconPrefix}:${iconName} was removed from MDI, please replace this icon with an other icon in your config, it will be removed in version ${deprecatedIcon.removeIn}.`;
 | 
			
		||||
      }
 | 
			
		||||
    if (iconName in mdiRenameMapping) {
 | 
			
		||||
      iconName = mdiRenameMapping[iconName];
 | 
			
		||||
      const message = `Icon ${iconPrefix}:${origIconName} was renamed to ${iconPrefix}:${iconName}, please change your config, it will be removed in version 0.115.`;
 | 
			
		||||
      // eslint-disable-next-line no-console
 | 
			
		||||
      console.warn(message);
 | 
			
		||||
      fireEvent(this, "write_log", {
 | 
			
		||||
        level: "warning",
 | 
			
		||||
        message,
 | 
			
		||||
      });
 | 
			
		||||
    } else if (mdiRemovedIcons.has(iconName)) {
 | 
			
		||||
      const message = `Icon ${this.icon} was removed from MDI, please replace this icon with an other icon in your config, it will be removed in version 0.115.`;
 | 
			
		||||
      // eslint-disable-next-line no-console
 | 
			
		||||
      console.warn(message);
 | 
			
		||||
      fireEvent(this, "write_log", {
 | 
			
		||||
@@ -142,7 +332,6 @@ export class HaIcon extends LitElement {
 | 
			
		||||
      this._setPath(chunks[chunk], iconName);
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    const iconPromise = fetch(`/static/mdi/${chunk}.json`).then((response) =>
 | 
			
		||||
      response.json()
 | 
			
		||||
    );
 | 
			
		||||
 
 | 
			
		||||
@@ -23,6 +23,7 @@ class HaMarkdownElement extends UpdatingElement {
 | 
			
		||||
      {
 | 
			
		||||
        breaks: this.breaks,
 | 
			
		||||
        gfm: true,
 | 
			
		||||
        tables: true,
 | 
			
		||||
      },
 | 
			
		||||
      {
 | 
			
		||||
        allowSvg: this.allowSvg,
 | 
			
		||||
 
 | 
			
		||||
@@ -57,10 +57,6 @@ class HaMarkdown extends LitElement {
 | 
			
		||||
        background-color: var(--markdown-code-background-color, none);
 | 
			
		||||
        border-radius: 3px;
 | 
			
		||||
      }
 | 
			
		||||
      ha-markdown-element svg {
 | 
			
		||||
        background-color: var(--markdown-svg-background-color, none);
 | 
			
		||||
        color: var(--markdown-svg-color, none);
 | 
			
		||||
      }
 | 
			
		||||
      ha-markdown-element code {
 | 
			
		||||
        font-size: 85%;
 | 
			
		||||
        padding: 0.2em 0.4em;
 | 
			
		||||
@@ -74,8 +70,8 @@ class HaMarkdown extends LitElement {
 | 
			
		||||
        line-height: 1.45;
 | 
			
		||||
      }
 | 
			
		||||
      ha-markdown-element h2 {
 | 
			
		||||
        font-size: 1.5em;
 | 
			
		||||
        font-weight: bold;
 | 
			
		||||
        font-size: 1.5em !important;
 | 
			
		||||
        font-weight: bold !important;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
@@ -68,10 +68,6 @@ class HaPaperSlider extends PaperSliderClass {
 | 
			
		||||
        -webkit-transform: scale(1) translate(0, -17px) scaleX(-1) !important;
 | 
			
		||||
        transform: scale(1) translate(0, -17px) scaleX(-1) !important;
 | 
			
		||||
        }
 | 
			
		||||
 | 
			
		||||
        .slider-input {
 | 
			
		||||
          width: 54px;
 | 
			
		||||
        }
 | 
			
		||||
    `;
 | 
			
		||||
    tpl.content.appendChild(styleEl);
 | 
			
		||||
    return tpl;
 | 
			
		||||
 
 | 
			
		||||
@@ -1,226 +0,0 @@
 | 
			
		||||
import "@material/mwc-icon-button/mwc-icon-button";
 | 
			
		||||
import { mdiClose, mdiImagePlus } from "@mdi/js";
 | 
			
		||||
import "@polymer/iron-input/iron-input";
 | 
			
		||||
import "@polymer/paper-input/paper-input-container";
 | 
			
		||||
import {
 | 
			
		||||
  css,
 | 
			
		||||
  customElement,
 | 
			
		||||
  html,
 | 
			
		||||
  internalProperty,
 | 
			
		||||
  LitElement,
 | 
			
		||||
  property,
 | 
			
		||||
  PropertyValues,
 | 
			
		||||
  TemplateResult,
 | 
			
		||||
} from "lit-element";
 | 
			
		||||
import { classMap } from "lit-html/directives/class-map";
 | 
			
		||||
import { fireEvent } from "../common/dom/fire_event";
 | 
			
		||||
import { createImage, generateImageThumbnailUrl } from "../data/image";
 | 
			
		||||
import { HomeAssistant } from "../types";
 | 
			
		||||
import "./ha-circular-progress";
 | 
			
		||||
import "./ha-svg-icon";
 | 
			
		||||
import {
 | 
			
		||||
  showImageCropperDialog,
 | 
			
		||||
  CropOptions,
 | 
			
		||||
} from "../dialogs/image-cropper-dialog/show-image-cropper-dialog";
 | 
			
		||||
 | 
			
		||||
@customElement("ha-picture-upload")
 | 
			
		||||
export class HaPictureUpload extends LitElement {
 | 
			
		||||
  public hass!: HomeAssistant;
 | 
			
		||||
 | 
			
		||||
  @property() public value: string | null = null;
 | 
			
		||||
 | 
			
		||||
  @property() public label?: string;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Boolean }) public crop = false;
 | 
			
		||||
 | 
			
		||||
  @property({ attribute: false }) public cropOptions?: CropOptions;
 | 
			
		||||
 | 
			
		||||
  @property({ type: Number }) public size = 512;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _error = "";
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _uploading = false;
 | 
			
		||||
 | 
			
		||||
  @internalProperty() private _drag = false;
 | 
			
		||||
 | 
			
		||||
  protected updated(changedProperties: PropertyValues) {
 | 
			
		||||
    if (changedProperties.has("_drag")) {
 | 
			
		||||
      (this.shadowRoot!.querySelector(
 | 
			
		||||
        "paper-input-container"
 | 
			
		||||
      ) as any)._setFocused(this._drag);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  public render(): TemplateResult {
 | 
			
		||||
    return html`
 | 
			
		||||
      ${this._uploading
 | 
			
		||||
        ? html`<ha-circular-progress
 | 
			
		||||
            alt="Uploading"
 | 
			
		||||
            size="large"
 | 
			
		||||
            active
 | 
			
		||||
          ></ha-circular-progress>`
 | 
			
		||||
        : html`
 | 
			
		||||
            ${this._error ? html`<div class="error">${this._error}</div>` : ""}
 | 
			
		||||
            <label for="input">
 | 
			
		||||
              <paper-input-container
 | 
			
		||||
                .alwaysFloatLabel=${Boolean(this.value)}
 | 
			
		||||
                @drop=${this._handleDrop}
 | 
			
		||||
                @dragenter=${this._handleDragStart}
 | 
			
		||||
                @dragover=${this._handleDragStart}
 | 
			
		||||
                @dragleave=${this._handleDragEnd}
 | 
			
		||||
                @dragend=${this._handleDragEnd}
 | 
			
		||||
                class=${classMap({
 | 
			
		||||
                  dragged: this._drag,
 | 
			
		||||
                })}
 | 
			
		||||
              >
 | 
			
		||||
                <label for="input" slot="label">
 | 
			
		||||
                  ${this.label ||
 | 
			
		||||
                  this.hass.localize("ui.components.picture-upload.label")}
 | 
			
		||||
                </label>
 | 
			
		||||
                <iron-input slot="input">
 | 
			
		||||
                  <input
 | 
			
		||||
                    id="input"
 | 
			
		||||
                    type="file"
 | 
			
		||||
                    class="file"
 | 
			
		||||
                    accept="image/png, image/jpeg, image/gif"
 | 
			
		||||
                    @change=${this._handleFilePicked}
 | 
			
		||||
                  />
 | 
			
		||||
                  ${this.value ? html`<img .src=${this.value} />` : ""}
 | 
			
		||||
                </iron-input>
 | 
			
		||||
                ${this.value
 | 
			
		||||
                  ? html`<mwc-icon-button
 | 
			
		||||
                      slot="suffix"
 | 
			
		||||
                      @click=${this._clearPicture}
 | 
			
		||||
                    >
 | 
			
		||||
                      <ha-svg-icon .path=${mdiClose}></ha-svg-icon>
 | 
			
		||||
                    </mwc-icon-button>`
 | 
			
		||||
                  : html`<mwc-icon-button slot="suffix">
 | 
			
		||||
                      <ha-svg-icon .path=${mdiImagePlus}></ha-svg-icon>
 | 
			
		||||
                    </mwc-icon-button>`}
 | 
			
		||||
              </paper-input-container>
 | 
			
		||||
            </label>
 | 
			
		||||
          `}
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _handleDrop(ev: DragEvent) {
 | 
			
		||||
    ev.preventDefault();
 | 
			
		||||
    ev.stopPropagation();
 | 
			
		||||
    if (ev.dataTransfer?.files) {
 | 
			
		||||
      if (this.crop) {
 | 
			
		||||
        this._cropFile(ev.dataTransfer.files[0]);
 | 
			
		||||
      } else {
 | 
			
		||||
        this._uploadFile(ev.dataTransfer.files[0]);
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
    this._drag = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _handleDragStart(ev: DragEvent) {
 | 
			
		||||
    ev.preventDefault();
 | 
			
		||||
    ev.stopPropagation();
 | 
			
		||||
    this._drag = true;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _handleDragEnd(ev: DragEvent) {
 | 
			
		||||
    ev.preventDefault();
 | 
			
		||||
    ev.stopPropagation();
 | 
			
		||||
    this._drag = false;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _handleFilePicked(ev) {
 | 
			
		||||
    if (this.crop) {
 | 
			
		||||
      this._cropFile(ev.target.files[0]);
 | 
			
		||||
    } else {
 | 
			
		||||
      this._uploadFile(ev.target.files[0]);
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _cropFile(file: File) {
 | 
			
		||||
    if (!["image/png", "image/jpeg", "image/gif"].includes(file.type)) {
 | 
			
		||||
      this._error = this.hass.localize(
 | 
			
		||||
        "ui.components.picture-upload.unsupported_format"
 | 
			
		||||
      );
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    showImageCropperDialog(this, {
 | 
			
		||||
      file,
 | 
			
		||||
      options: this.cropOptions || {
 | 
			
		||||
        round: false,
 | 
			
		||||
        aspectRatio: NaN,
 | 
			
		||||
      },
 | 
			
		||||
      croppedCallback: (croppedFile) => {
 | 
			
		||||
        this._uploadFile(croppedFile);
 | 
			
		||||
      },
 | 
			
		||||
    });
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _uploadFile(file: File) {
 | 
			
		||||
    if (!["image/png", "image/jpeg", "image/gif"].includes(file.type)) {
 | 
			
		||||
      this._error = this.hass.localize(
 | 
			
		||||
        "ui.components.picture-upload.unsupported_format"
 | 
			
		||||
      );
 | 
			
		||||
      return;
 | 
			
		||||
    }
 | 
			
		||||
    this._uploading = true;
 | 
			
		||||
    this._error = "";
 | 
			
		||||
    try {
 | 
			
		||||
      const media = await createImage(this.hass, file);
 | 
			
		||||
      this.value = generateImageThumbnailUrl(media.id, this.size);
 | 
			
		||||
      fireEvent(this, "change");
 | 
			
		||||
    } catch (err) {
 | 
			
		||||
      this._error = err.toString();
 | 
			
		||||
    } finally {
 | 
			
		||||
      this._uploading = false;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private _clearPicture(ev: Event) {
 | 
			
		||||
    ev.preventDefault();
 | 
			
		||||
    this.value = null;
 | 
			
		||||
    this._error = "";
 | 
			
		||||
    fireEvent(this, "change");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  static get styles() {
 | 
			
		||||
    return css`
 | 
			
		||||
      .error {
 | 
			
		||||
        color: var(--error-color);
 | 
			
		||||
      }
 | 
			
		||||
      paper-input-container {
 | 
			
		||||
        position: relative;
 | 
			
		||||
        padding: 8px;
 | 
			
		||||
        margin: 0 -8px;
 | 
			
		||||
      }
 | 
			
		||||
      paper-input-container.dragged:before {
 | 
			
		||||
        position: var(--layout-fit_-_position);
 | 
			
		||||
        top: var(--layout-fit_-_top);
 | 
			
		||||
        right: var(--layout-fit_-_right);
 | 
			
		||||
        bottom: var(--layout-fit_-_bottom);
 | 
			
		||||
        left: var(--layout-fit_-_left);
 | 
			
		||||
        background: currentColor;
 | 
			
		||||
        content: "";
 | 
			
		||||
        opacity: var(--dark-divider-opacity);
 | 
			
		||||
        pointer-events: none;
 | 
			
		||||
        border-radius: 4px;
 | 
			
		||||
      }
 | 
			
		||||
      img {
 | 
			
		||||
        max-width: 125px;
 | 
			
		||||
        max-height: 125px;
 | 
			
		||||
      }
 | 
			
		||||
      input.file {
 | 
			
		||||
        display: none;
 | 
			
		||||
      }
 | 
			
		||||
      mwc-icon-button {
 | 
			
		||||
        --mdc-icon-button-size: 24px;
 | 
			
		||||
        --mdc-icon-size: 20px;
 | 
			
		||||
      }
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-picture-upload": HaPictureUpload;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -1,20 +0,0 @@
 | 
			
		||||
import "@material/mwc-radio";
 | 
			
		||||
import type { Radio } from "@material/mwc-radio";
 | 
			
		||||
import { customElement } from "lit-element";
 | 
			
		||||
import type { Constructor } from "../types";
 | 
			
		||||
 | 
			
		||||
const MwcRadio = customElements.get("mwc-radio") as Constructor<Radio>;
 | 
			
		||||
 | 
			
		||||
@customElement("ha-radio")
 | 
			
		||||
export class HaRadio extends MwcRadio {
 | 
			
		||||
  public firstUpdated() {
 | 
			
		||||
    super.firstUpdated();
 | 
			
		||||
    this.style.setProperty("--mdc-theme-secondary", "var(--primary-color)");
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
declare global {
 | 
			
		||||
  interface HTMLElementTagNameMap {
 | 
			
		||||
    "ha-radio": HaRadio;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
@@ -97,7 +97,6 @@ export class HaRelatedItems extends SubscribeMixin(LitElement) {
 | 
			
		||||
              </h3>
 | 
			
		||||
              <a
 | 
			
		||||
                href=${`/config/integrations#config_entry=${relatedConfigEntryId}`}
 | 
			
		||||
                @click=${this._navigateAwayClose}
 | 
			
		||||
              >
 | 
			
		||||
                ${this.hass.localize(`component.${entry.domain}.title`)}:
 | 
			
		||||
                ${entry.title}
 | 
			
		||||
@@ -117,10 +116,7 @@ export class HaRelatedItems extends SubscribeMixin(LitElement) {
 | 
			
		||||
              <h3>
 | 
			
		||||
                ${this.hass.localize("ui.components.related-items.device")}:
 | 
			
		||||
              </h3>
 | 
			
		||||
              <a
 | 
			
		||||
                href="/config/devices/device/${relatedDeviceId}"
 | 
			
		||||
                @click=${this._navigateAwayClose}
 | 
			
		||||
              >
 | 
			
		||||
              <a href="/config/devices/device/${relatedDeviceId}">
 | 
			
		||||
                ${device.name_by_user || device.name}
 | 
			
		||||
              </a>
 | 
			
		||||
            `;
 | 
			
		||||
@@ -138,10 +134,7 @@ export class HaRelatedItems extends SubscribeMixin(LitElement) {
 | 
			
		||||
              <h3>
 | 
			
		||||
                ${this.hass.localize("ui.components.related-items.area")}:
 | 
			
		||||
              </h3>
 | 
			
		||||
              <a
 | 
			
		||||
                href="/config/areas/area/${relatedAreaId}"
 | 
			
		||||
                @click=${this._navigateAwayClose}
 | 
			
		||||
              >
 | 
			
		||||
              <a href="/config/areas/area/${relatedAreaId}">
 | 
			
		||||
                ${area.name}
 | 
			
		||||
              </a>
 | 
			
		||||
            `;
 | 
			
		||||
@@ -285,12 +278,6 @@ export class HaRelatedItems extends SubscribeMixin(LitElement) {
 | 
			
		||||
    `;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _navigateAwayClose() {
 | 
			
		||||
    // allow new page to open before closing dialog
 | 
			
		||||
    await new Promise((resolve) => setTimeout(resolve, 0));
 | 
			
		||||
    fireEvent(this, "close-dialog");
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  private async _findRelated() {
 | 
			
		||||
    this._related = await findRelated(this.hass, this.itemType, this.itemId);
 | 
			
		||||
    await this.updateComplete;
 | 
			
		||||
 
 | 
			
		||||
@@ -16,9 +16,9 @@ class HaServiceDescription extends PolymerElement {
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  _getDescription(hass, domain, service) {
 | 
			
		||||
    const domainServices = hass.services[domain];
 | 
			
		||||
    var domainServices = hass.services[domain];
 | 
			
		||||
    if (!domainServices) return "";
 | 
			
		||||
    const serviceObject = domainServices[service];
 | 
			
		||||
    var serviceObject = domainServices[service];
 | 
			
		||||
    if (!serviceObject) return "";
 | 
			
		||||
    return serviceObject.description;
 | 
			
		||||
  }
 | 
			
		||||
 
 | 
			
		||||
Some files were not shown because too many files have changed in this diff Show More
		Reference in New Issue
	
	Block a user