]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Fixed github CI workflow
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sat, 7 Jan 2023 13:11:45 +0000 (14:11 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sat, 7 Jan 2023 13:11:45 +0000 (14:11 +0100)
.github/workflows/ci-validation.yaml
README.md
configuration.yaml
log/history.yaml

index cac8ab6a76cf337629fa358879873ea62c790933..3013758e2fc358235eb6dd4b65eb6a3ec1cbab7e 100644 (file)
@@ -17,7 +17,7 @@ jobs:
     steps:
     - uses: actions/checkout@v3
     - name: Set up Python 3.10
-      uses: actions/setup-python@v3
+      uses: actions/setup-python@v4
       with:
         python-version: "3.10"
     - name: Install dependencies
index 6e12249e25037a7181ed8812bc16611acec88fd1..c02e03b847c805a32b997a6176bc9bd7892e32d0 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
 # Home Assistant Configuration
-[![Build Status][build-status-img]][build-status-url]
+[![Check Status][check-status-img]][check-status-url]
 [![Last Commit][last-commit-img]][last-commit-url]
 [![License Status][license-img]][license-url]
 [![BuyMeCoffee][buymecoffee-img]][buymecoffee-url]
@@ -119,8 +119,8 @@ All files are tested using the latest stable version of Home Assistant using [Tr
 
 ---
 
-[build-status-img]: https://api.travis-ci.com/xraver/homeassistant.svg?branch=master
-[build-status-url]: https://travis-ci.com/github/xraver/homeassistant
+[check-status-img]: https://github.com/xraver/homeassistant/actions/workflows/ci-validation.yaml/badge.svg
+[check-status-url]: https://github.com/xraver/homeassistant/actions/workflows/ci-validation.yaml
 [license-img]: https://img.shields.io/github/license/xraver/homeassistant
 [license-url]: LICENSE
 [releases-img]: https://img.shields.io/github/v/release/xraver/homeassistant
index d34e04a78cdde14922d7a71877839700046a637c..d866541522fe75d833cd7064d38039186aa84155 100644 (file)
@@ -225,6 +225,3 @@ proxmoxve: !include components/proxmox.yaml
 
 # Telegram
 telegram_bot: !include components/telegram.yaml
-
-# Monitor Docker
-monitor_docker: !include components/monitor_docker.yaml
index 9075e1263674185421e10587973c765b92f0d7a9..04c9c0dcfdc2f493418f7a484294a69dd91e364f 100644 (file)
@@ -73,7 +73,7 @@ exclude:
     # CO2
     - sensor.co2_signal_co2_intensity
     - sensor.co2_signal_grid_fossil_fuel_percentage
-domains:
+  domains:
     - automation
     - button
     - calendar