Skip to content

Latest commit

 

History

History
129 lines (107 loc) · 4.83 KB

info.md

File metadata and controls

129 lines (107 loc) · 4.83 KB

{% if prerelease %}

NB!: This is a Beta version!

{% endif %} {% if (version_installed.split(".")[0] | int) < 3 %}

ATTENTION! Breaking changes!

Starting from version 3.0.0, the format of the component settings in file configuration.yaml has been changed.

If you are set component settings via Home Assistant UI, please, skip this chapter.

If you are set component settings via file configuration.yaml, you need to edit the settings for the new version to work.

Now all the component settings are collected in a single block gismeteo. If you now, for example, have such a config:

# Example configuration.yaml entry
sensor:
  - platform: gismeteo
    name: Sweet Home
    monitored_conditions:
      - temperature
      - humidity

weather:
  - platform: gismeteo
    name: Sweet Home
    latitude: ...
    longitude: ...
    mode: hourly  # Default value

It will turn into this config:

# Example configuration.yaml entry
gismeteo:
  sweet_home:
    name: Sweet Home
    latitude: ...
    longitude: ...
    weather:
      mode: hourly  # Default value
    sensors:
      monitored_conditions:
        - temperature
        - humidity

See detailed instructions in Documentation. {% endif %}

GitHub Release GitHub Activity License

hacs Project Maintenance Support me on Patreon

Community Forum

Component to integrate with Gismeteo weather provider.

Gismeteo Logo

Features:

  • Weather provider with hourly forecast for up to 48 hours or daily forecast for 7 days;
  • Sensors of current weather:
    • air temperature,
    • air relative humidity,
    • air pressure (in millibars and mmHg),
    • wind bearing and speed,
    • cloud coverage,
    • rain and snow volume,
    • storm prediction,
    • geomagnetic field value,
    • water temperature;
  • Weather forecast sensor for 3 hours;

{% if not installed %}

Installation

  1. Click install.
  2. If you want to configure component via Home Assistant UI...
    in the HA UI go to "Configuration" -> "Integrations" click "+" and search for "Gismeteo".
  3. If you want to configure component via configuration.yaml...
    follow instructions in Documentation, then restart Home Assistant.

{% endif %}

Breaking Changes

  • Since version 2.2.0 forecast sensor has the name ... 3h Forecast instead of ... Forecast.

Useful Links

* * *

I put a lot of work into making this repo and component available and updated to inspire and help others! I will be glad to receive thanks from you — it will give me new strength and add enthusiasm:


Patreon
or support via Bitcoin or Etherium:
Bitcoin
16yfCfz9dZ8y8yuSwBFVfiAa3CNYdMh7Ts