mirror of
				https://github.com/CCOSTAN/Home-AssistantConfig.git
				synced 2025-11-04 04:55:16 +00:00 
			
		
		
		
	Closes #105 - Added in Unifi as a tracker - Assigned to stacey
This commit is contained in:
		@@ -10,6 +10,7 @@ default: info
 | 
			
		||||
logs:
 | 
			
		||||
  aiohttp.access: critical
 | 
			
		||||
  aiohttp.server: critical
 | 
			
		||||
  aiounifi: error
 | 
			
		||||
  custom_components.hacs: error
 | 
			
		||||
  hacs: error
 | 
			
		||||
  queueman: error
 | 
			
		||||
@@ -31,6 +32,9 @@ logs:
 | 
			
		||||
  homeassistant.components.sensor.rest: info
 | 
			
		||||
  homeassistant.components.sensor.darksky: warn
 | 
			
		||||
  homeassistant.components.tplink.switch: error
 | 
			
		||||
  homeassistant.components.unifi: error
 | 
			
		||||
  homeassistant.components.device_tracker.unifi: error
 | 
			
		||||
  homeassistant.components.switch.unifi: error
 | 
			
		||||
  homeassistant.components.zwave: warn
 | 
			
		||||
  homeassistant.exceptions: info
 | 
			
		||||
  homeassistant.helpers.script: info
 | 
			
		||||
 
 | 
			
		||||
@@ -17,22 +17,10 @@ script:
 | 
			
		||||
    sequence:
 | 
			
		||||
      - service: media_player.play_media
 | 
			
		||||
        data:
 | 
			
		||||
          entity_id: media_player.paige_room
 | 
			
		||||
          entity_id: media_player.tap
 | 
			
		||||
          media_content_id: 'turn off paige bed'
 | 
			
		||||
          media_content_type: custom
 | 
			
		||||
 | 
			
		||||
      # - service: media_player.play_media
 | 
			
		||||
      #   data:
 | 
			
		||||
      #     entity_id: media_player.paige_room
 | 
			
		||||
      #     media_content_id: 'turn off paige light 1'
 | 
			
		||||
      #     media_content_type: custom
 | 
			
		||||
      #
 | 
			
		||||
      # - service: media_player.play_media
 | 
			
		||||
      #   data:
 | 
			
		||||
      #     entity_id: media_player.paige_room
 | 
			
		||||
      #     media_content_id: 'turn off paige light 2'
 | 
			
		||||
      #     media_content_type: custom
 | 
			
		||||
 | 
			
		||||
  paige_lights_on:
 | 
			
		||||
    alias: 'Paige Lights On - Just Overhead'
 | 
			
		||||
    sequence:
 | 
			
		||||
@@ -48,7 +36,7 @@ script:
 | 
			
		||||
 | 
			
		||||
      - service: media_player.play_media
 | 
			
		||||
        data:
 | 
			
		||||
          entity_id: media_player.kitchen_show
 | 
			
		||||
          entity_id: media_player.tap
 | 
			
		||||
          media_content_id: 'turn off c life 3'
 | 
			
		||||
          media_content_type: custom
 | 
			
		||||
 | 
			
		||||
@@ -56,7 +44,7 @@ script:
 | 
			
		||||
 | 
			
		||||
      - service: media_player.play_media
 | 
			
		||||
        data:
 | 
			
		||||
          entity_id: media_player.kitchen_show
 | 
			
		||||
          entity_id: media_player.tap
 | 
			
		||||
          media_content_id: 'turn off c life 4'
 | 
			
		||||
          media_content_type: custom
 | 
			
		||||
 | 
			
		||||
@@ -64,7 +52,7 @@ script:
 | 
			
		||||
 | 
			
		||||
      - service: media_player.play_media
 | 
			
		||||
        data:
 | 
			
		||||
          entity_id: media_player.kitchen_show
 | 
			
		||||
          entity_id: media_player.tap
 | 
			
		||||
          media_content_id: 'turn off c sleep 1'
 | 
			
		||||
          media_content_type: custom
 | 
			
		||||
 | 
			
		||||
@@ -72,6 +60,6 @@ script:
 | 
			
		||||
 | 
			
		||||
      - service: media_player.play_media
 | 
			
		||||
        data:
 | 
			
		||||
          entity_id: media_player.kitchen_show
 | 
			
		||||
          entity_id: media_player.tap
 | 
			
		||||
          media_content_id: 'turn off c sleep 2'
 | 
			
		||||
          media_content_type: custom
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user