class EweLinkIntegration extends Component {
  componentWillMount() {
    this.props.getEweLinkDevices();
    this.props.getHouses();
    this.props.getIntegrationByName('ewelink');