mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 11:00:14 -04:00
Out with the old and in with the new
This commit is contained in:
@@ -1,25 +1,25 @@
|
||||
notify:
|
||||
name: DreamSurface
|
||||
platform: hass_agent_notifier
|
||||
resource: !secret dreamsurface_hassagent
|
||||
# notify:
|
||||
# name: DreamSurface
|
||||
# platform: hass_agent_notifier
|
||||
# resource: !secret dreamsurface_hassagent
|
||||
|
||||
mqtt:
|
||||
light:
|
||||
- name: "DreamSurface: Screen Brightness"
|
||||
unique_id: "dreamsurface_screen_brightness"
|
||||
object_id: "dreamsurface_monitor_brightness"
|
||||
command_topic: "homeassistant/light/DREAMSURFACE/DREAMSURFACE_screen_brightness/action"
|
||||
brightness_command_topic: "homeassistant/light/HASSAGENT/dreamsurface_monitor_brightness/action"
|
||||
brightness_command_template: "%PROGRAMFILES(X86)%\\Monitorian\\Monitorian.exe /set {{ value }}"
|
||||
brightness_scale: 100
|
||||
on_command_type: "brightness"
|
||||
icon: mdi:monitor-shimmer
|
||||
# mqtt:
|
||||
# light:
|
||||
# - name: "DreamSurface: Screen Brightness"
|
||||
# unique_id: "dreamsurface_screen_brightness"
|
||||
# object_id: "dreamsurface_monitor_brightness"
|
||||
# command_topic: "homeassistant/light/DREAMSURFACE/DREAMSURFACE_screen_brightness/action"
|
||||
# brightness_command_topic: "homeassistant/light/HASSAGENT/dreamsurface_monitor_brightness/action"
|
||||
# brightness_command_template: "%PROGRAMFILES(X86)%\\Monitorian\\Monitorian.exe /set {{ value }}"
|
||||
# brightness_scale: 100
|
||||
# on_command_type: "brightness"
|
||||
# icon: mdi:monitor-shimmer
|
||||
|
||||
# media_player:
|
||||
# - name: Dreamsurface
|
||||
# platform: hass_agent_mediaplayer
|
||||
# host: !secret dreamsurface_ip
|
||||
# port: 5115
|
||||
# # media_player:
|
||||
# # - name: Dreamsurface
|
||||
# # platform: hass_agent_mediaplayer
|
||||
# # host: !secret dreamsurface_ip
|
||||
# # port: 5115
|
||||
|
||||
template:
|
||||
- trigger:
|
||||
|
||||
Reference in New Issue
Block a user