[-]
Szybkie szukanie


Baner sklepu jdtech.pl
Odpowiedz 
 
Ocena wątku:
  • 0 Głosów - 0 Średnio
  • 1
  • 2
  • 3
  • 4
  • 5
HACS (Home Assistant Community Store) - alternatywny "sklep" z rozszerzeniami dla HA
04-02-2021, 01:47 (Ten post był ostatnio modyfikowany: 16-02-2022 22:22 przez szopen.)
Post: #10
HACS (Home Assistant Community Store) - alternatywny "sklep" z rozszerzeniami dla HA
BLE monitor w wersji 1.0 stabilnej (wprowadza sporo ciekawych zmian)
https://github.com/custom-components/ble...r/releases
"kosmicznej" kolekcji ciąg dalszy, tym razem astronomiczna prognoza pogody czyli taka do planowania obserwacji nieba
https://github.com/mawinkler/astroweather
jeśli ktoś używał wcześniejszych wersji to po aktualizacji do v0.0.18.1 należy usunąć i ponownie dodać integrację Astroweather (z panelu integracji), ponieważ doszły nowe encje dotyczące Słońca i Księżyca wymagające podania oprócz współrzędnych (które były potrzebne zawsze i domyślnie są pobierane ze współrzędnych HA, ale można także je modyfikować w momencie dodawania integracji) również wysokości n.p.m.

Kod dla edytora kart (nieco zmodyfikowany, tj. częściowe tłumaczenie na PL + minimalne zmiany układu) karta w całości bazuje na standardowych kartach lovelace
Kod:
type: vertical-stack
cards:
  - type: entities
    entities:
      - entity: sensor.astroweather_timestamp
        name: Sygnatura czasowa Astroweather
      - entity: sensor.astroweather_sun_next_setting
        name: Najbliższy zachód Słońca
      - entity: sensor.astroweather_moon_next_rising
        name: Najbliższy wschód Księżyca
      - entity: sensor.astroweather_moon_next_setting
        name: Najbliższy zachód Księżyca
      - entity: sensor.astroweather_moon_phase
        name: Faza Księżyca
    show_header_toggle: false
  - type: horizontal-stack
    cards:
      - type: gauge
        entity: sensor.astroweather_forecast_today
        min: 0
        max: 5
        severity:
          green: 0
          yellow: 2
          red: 4
        name: Dziś w nocy
      - type: gauge
        entity: sensor.astroweather_forecast_tomorrow
        min: 0
        max: 5
        severity:
          green: 0
          yellow: 2
          red: 4
        name: Jutrzejsza noc
  - type: entities
    entities:
      - entity: sensor.astroweather_forecast_today_plain
        name: Dzisiejsza prognoza Astroweather
      - entity: sensor.astroweather_forecast_tomorrow_plain
        name: Jutrzejsza prognoza Astroweather
    show_header_toggle: false
  - type: entities
    entities:
      - entity: binary_sensor.astroweather_deep_sky_view
      - entity: sensor.astroweather_view_condition_plain
      - entity: sensor.astroweather_transparency_plain
      - entity: sensor.astroweather_clouds_plain
      - entity: sensor.astroweather_seeing_plain
    show_header_toggle: false
  - type: entities
    entities:
      - entity: sensor.astroweather_2m_temperature
      - entity: sensor.astroweather_2m_relative_humidity_plain
      - entity: sensor.astroweather_precipitation_type
      - entity: sensor.astroweather_10m_wind_speed_plain
      - entity: sensor.astroweather_lifted_index_plain
    show_header_toggle: false
uzyskamy kartę wyglądającą tak:
   

Statystyki Folding@home
[Obrazek: sigimage.php?un=szopen&t=247478]
Odwiedź stronę użytkownika Znajdź wszystkie posty użytkownika
Podziękuj Odpowiedz cytując ten post
Odpowiedz 


Wiadomości w tym wątku
HACS (Home Assistant Community Store) - alternatywny "sklep" z rozszerzeniami dla HA - szopen - 04-02-2021 01:47

Podobne wątki
Wątek: Autor Odpowiedzi: Wyświetleń: Ostatni post
  Home Assistant (Hass.io) - ogromne możliwości integracji ID szopen 109 57 816 14-10-2024 14:24
Ostatni post: szopen
  ESPHome rozszerzenie Home Assistanta o DIY oparte na ESP szopen 65 32 235 19-09-2024 11:57
Ostatni post: szopen
  Wybór sprzętu na "bazę" pod Home Assistant Ekonomista 46 17 427 08-08-2020 06:12
Ostatni post: Ekonomista



MyBB SQL Error

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1017 - Can't find file: './c1jdtech_forum/threadviews.MYI' (errno: 2 "No such file or directory")
Query:
INSERT INTO threadviews (tid) VALUES('5734')