Compare commits
No commits in common. "17af75c7fdf188ad977d1efd3cc830a39e39bee9" and "3ad5ebfb711789947627af4fa38c125b97172a14" have entirely different histories.
17af75c7fd
...
3ad5ebfb71
@ -6,7 +6,7 @@
|
||||
entity_id: sensor.speedtest_download
|
||||
for:
|
||||
hours: 0
|
||||
minutes: 30
|
||||
minutes: 15
|
||||
seconds: 0
|
||||
below: '110'
|
||||
action:
|
||||
|
@ -448,12 +448,7 @@ sensor:
|
||||
name: "3D printer energy Total"
|
||||
unit_prefix: k
|
||||
unit_time: h
|
||||
source: sensor.3d_printer_electric_consumption_w
|
||||
- platform: integration
|
||||
source: sensor.rack_outlet_electrical_measurement
|
||||
name: "Rack outlet energy Total"
|
||||
unit_prefix: k
|
||||
unit_time: h
|
||||
source: sensor.3d_printer_power
|
||||
- platform: integration
|
||||
name: "Printer energy Total"
|
||||
unit_prefix: k
|
||||
@ -479,9 +474,9 @@ binary_sensor:
|
||||
host: 192.168.50.22
|
||||
|
||||
switch:
|
||||
# - platform: zoneminder
|
||||
# command_on: Modect
|
||||
# command_off: Monitor
|
||||
- platform: zoneminder
|
||||
command_on: Modect
|
||||
command_off: Monitor
|
||||
# Wake On LAN
|
||||
- platform: wake_on_lan
|
||||
name: 'Hulk WoL'
|
||||
|
Loading…
Reference in New Issue
Block a user