2018-01-01 19:00:45 -05:00
|
|
|
#-------------------------------------------
|
|
|
|
# @CCOSTAN
|
|
|
|
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
|
|
|
# More information : https://github.com/SmilyOrg/screenmqtt
|
|
|
|
#-------------------------------------------
|
|
|
|
homeassistant:
|
|
|
|
customize:
|
|
|
|
switch.computer_screens:
|
|
|
|
friendly_name: 'Computer Screens'
|
|
|
|
icon: mdi:monitor-multiple
|
2020-06-06 16:54:36 -04:00
|
|
|
emulated_hue_
|
|
|
|
|
2020-06-06 16:43:37 -04:00
|
|
|
|
2018-01-01 19:00:45 -05:00
|
|
|
|
|
|
|
#-------------------------------------------
|
|
|
|
switch:
|
|
|
|
- platform: mqtt
|
|
|
|
name: computer_screens
|
|
|
|
state_topic: 'carlo-ultra/monitor/all/power/state'
|
|
|
|
command_topic: 'carlo-ultra/monitor/all/power/command'
|
|
|
|
|
|
|
|
#-------------------------------------------
|
|
|
|
#group - Added to group.interior_switches
|