|
10 | 10 |
|
11 | 11 | Advanced IDE for Home Assistant, based on Cloud9 IDE
|
12 | 12 |
|
| 13 | +## Deprecation warning |
| 14 | + |
| 15 | +**This add-on is in a deprecated state!** |
| 16 | + |
| 17 | +This add-on is powered by the Cloud9 IDE project, which has been acquired by |
| 18 | +Amazon in 2016. As of 17 October 2018, the open source development of the |
| 19 | +Cloud9 Core has been halted. |
| 20 | + |
| 21 | +It became harder to maintain and keep this add-on running. As the world |
| 22 | +advances, but the C9 does not, so things become incompatible over time. |
| 23 | + |
| 24 | +The point of no longer being able to upgrade parts of the add-on, has come. |
| 25 | + |
| 26 | +Therefore this add-on will no longer receive any updates and is deprecated. |
| 27 | + |
| 28 | +If you are running Hass.io on an amd64 based system, we would recommend changing |
| 29 | +to the vscode add-on. For other architectures (e.g., Raspberry Pi), we expect |
| 30 | +to release an alternative add-on. |
| 31 | + |
13 | 32 | ## About
|
14 | 33 |
|
15 | 34 | Cloud9 IDE is an online integrated development environment. It supports
|
@@ -76,7 +95,7 @@ If you are more interested in stable releases of our add-ons:
|
76 | 95 | [ohmyzsh]: http://ohmyz.sh/
|
77 | 96 | [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
|
78 | 97 | [patreon]: https://www.patreon.com/frenck
|
79 |
| -[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg |
| 98 | +[project-stage-shield]: https://img.shields.io/badge/project%20stage-%20!%20DEPRECATED%20%20%20!-ff0000.svg |
80 | 99 | [release-shield]: https://img.shields.io/badge/version-{{ version }}-blue.svg
|
81 | 100 | [release]: {{ repo }}/tree/{{ version }}
|
82 | 101 | [screenshot]: {{ repo }}/raw/master/images/screenshot.png
|
|
0 commit comments