From 17f438a28e81afc3a6868924aaea44e5d8d7f3a0 Mon Sep 17 00:00:00 2001 From: jmtatsch Date: Fri, 1 Jun 2018 08:34:48 +0200 Subject: [PATCH] Update README.md clarifications for xiaofang 1s --- README.md | 23 +++++++++++++++-------- 1 file changed, 15 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index dd570581..9e94d0ca 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Xiaomi Dafang Hacks / Xiaofang with T20 Processor +## Xiaomi DaFang Hacks / XiaoFang 1S with T20 Processor [![Join the chat at https://gitter.im/Xiaomi-Dafang-Hacks/Lobby](https://badges.gitter.im/Xiaomi-Dafang-Hacks/Lobby.svg)](https://gitter.im/Xiaomi-Dafang-Hacks/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) @@ -7,10 +7,10 @@ This repository contains custom firmwares for the following devices: Name | Picture --- | --- Xiaomi Dafang | ![Dafang](/dafang.png) -Xiaomi Xiaofang T20 | ![Xiaofang](/xiaofang.png) -Wyzecam V2 | ![Xiaofang](/xiaofang.png) +Xiaomi Xiaofang 1S | ![XiaoFang](/xiaofang.png) +Wyzecam V2 | ![XiaoFang](/xiaofang.png) -If you have a Xiaofang with a ARM-Processor, consider using https://github.com/samtap/fang-hacks +If you have a classic XiaoFang with a ARM-Processor, consider using https://github.com/samtap/fang-hacks ## How to install the CFW @@ -20,22 +20,28 @@ Before you try to install it, please read the [FAQ](/hacks/faq.md) After that, continue to the [Installation](/hacks/install_cfw.md) + ### Support -If you encounter any problem, please see first if you find similiar open/closed issues. -If you don't find anything related, feel free to open a new issue. -Also join our Gitter-Chat: -https://gitter.im/Xiaomi-Dafang-Hacks +If you encounter a problem, please see first if you find similiar open/closed issues. +Or ask in our [Gitter channel](https://gitter.im/Xiaomi-Dafang-Hacks) for help. + +If you don't find anything related, feel free to open a new issue. If you/we solve your issue, please condense your gained insights into a pull request for continuous self-improvement. + ## Technical Information about the hack: + Start [here](/hacks/technical.md) + ## Viewer and control solution: After install, you can use this [android application](https://play.google.com/store/apps/details?id=io.ext.medinvention.dafangcam) developed by [@medinvention](https://github.com/mmohamed) and join us on [Gitter](https://gitter.im/Dafang-Hacked-Cam-App) + ## Integration in Home Automation Systems: + [Domoticz](/integration/domoticz/domoticz.md) [Home Assistant](/integration/homeassistant/homeassistant.md) @@ -50,4 +56,5 @@ After install, you can use this [android application](https://play.google.com/st ## Contributions: + Any contribution to the development is highly welcome. Simply open a pull request on GitHub.