diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2eab6..eb8f8fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## [3.3.4] - 2023-02-04 - After HA Version 2023.2 user will start to see this warning *Detected integration that called async_setup_platforms*. This call has now been replaced by the proper new function. -- Added the possibility to connect to a Meteobridge device that is remote from Home Assistant. In order for this to work you must enable *Internet Remote Login* on the Meteobridge device. You do that by login in to your Meteobridge device - go to the *System* section and then *Administration*. Here you will find the *Internet Remote Login* option. Ensure the box is ticked, and then press *Copy URL*. Take this URL and paste it in to the IP Address field when setting up Meteobridge in Home Assistant - **IMPORTANT** Remove the last slash (/) from the string. Then enter your credentials as you normally would. As this is remote, I recommend you do not set the polling interval to something smaller than 60 seconds. +- Added the possibility to connect to a Meteobridge device that is remote from Home Assistant. In order for this to work you must enable *Internet Remote Login* on the Meteobridge device. You do that by login in to your Meteobridge device - go to the *System* section and then *Administration*. Here you will find the *Internet Remote Login* option. Ensure the box is ticked, and then press *Copy URL*. Take this URL and paste it in to the IP Address field when setting up Meteobridge in Home Assistant - Then enter your credentials as you normally would. As this is remote, I recommend you do not set the polling interval to something smaller than 60 seconds. ### Fixed/Changed