{{#if controllers.logdays.logdays}}
{{view Ember.Select content=controllers.logdays.logdays.content
class="form-control"
value=selectedDay
prompt="Choose day"
optionValuePath="content.dayUnixStart"
optionLabelPath="content.dayString" }}
{{/if}}
{{#if controllers.hosts.hosts}}
{{#if controller.logdata}}
{{#each controller.model.hosts as |host|}}
{{state-log host=host logdata=logdata selectedDay=selectedDay}}
{{/each}}
{{else}}
No log entries
{{/if}}
{{else}}
No hosts found in this room.
{{/if}}
SSH
RDP
No OS
sleep
hibernate
soft-off
no reply