-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.README.j2
59 lines (39 loc) · 1.86 KB
/
.README.j2
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
# Home Assistant Add-on: WatchYourLAN
[![GitHub Release][releases-shield]][releases]
![Project Maintenance][maintenance-shield]
{% if channel == "stable" %}
![Project Stage][project-stage-shield]
{%- else -%}
![Project Stage][project-experimental-stage-shield]
{% endif %}
Lightweight network IP scanner. Can be used to notify about new hosts and monitor host online/offline history
{% if channel == "edge" %}
## WARNING! THIS IS AN EDGE VERSION!
This Home Assistant Add-ons repository contains edge builds of add-ons.
Edge builds add-ons are based upon the latest development version.
- They may not work at all.
- They might stop working at any time.
- They could have a negative impact on your system.
This repository was created for:
- Anybody willing to test.
- Anybody interested in trying out upcoming add-ons or add-on features.
- Developers.
If you are more interested in stable releases of my add-ons:
<https://github.com/jeankhawand/ha-addons>
{% endif %}
{% if channel == "beta" %}
## WARNING! THIS IS A BETA VERSION!
This Home Assistant Add-ons repository contains beta releases of add-ons.
- They might stop working at any time.
- They could have a negative impact on your system.
This repository was created for:
- Anybody willing to test.
- Anybody interested in trying out upcoming add-ons or add-on features.
If you are more interested in stable releases of our add-ons:
<https://github.com/jeankhawand/ha-addons>
{% endif %}
[maintenance-shield]: https://img.shields.io/maintenance/yes/2024.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-stable-brightgreen.svg
[project-experimental-stage-shield]: https://img.shields.io/badge/project%20stage-edge-red.svg
[releases-shield]: https://img.shields.io/github/v/release/jeankhawand/addon-watchyourlan?include_prereleases
[releases]: https://github.com/jeankhawand/addon-watchyourlan/releases