Magnus Nyström

Results 33 comments of Magnus Nyström

Hi @lhlxx2010 Can you please try the 2.0.0 pre-release and see if that enables what you are asking for? For now only the consider home time can be configured once...

Thank you @gieljnssns !

@silywalks ms1designs fixes are in 2.2.0, can you please try it?

Hi @smart-ctrl On 1.4 I can suspect other integrations affect the consider_home. What is your scan_interval set to? If you have the ability, please try installing pre-release 2.2.0 where you...

Should be `scan_interval`, the integration uses the constant [CONF_SCAN_INTERVAL](https://github.com/home-assistant/core/blob/edb30af441bc27a7a7f6119ae7a0073ab5ebb3d3/homeassistant/const.py#L259) Things in HA may have changed since I looked at this, please try beta/pre-release if interval not working

Hi, I didn't think of using split configuration, looks like the import fails somehow. Just to ask, you did restart HA after installing 2.4.0 and then deleted iphonedetect from config?...

I tried installing 1.4.2 with a split configuration and after struggling with known_devices got it to work. Upgrading to 2.4.0 did work: entities were imported and remained after removing iphonedetect...

By entity ID do you mean the device_tracker._name_ changed to device_tracker._name_2_ ? I was kind of hoping that the import from YAML should've handled that... My automations are based on...

As far as I can tell the old names are preserved by still being in the known_devices.yaml file. Do you have other integrations using those? After upgrading from the earlier...