Skip to content

Commit e1d577d

Browse files
committed
Modified files structure to HACS needs
1 parent 223e3a3 commit e1d577d

File tree

9 files changed

+3
-28
lines changed

9 files changed

+3
-28
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
[![hacs_badge](https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs)
12
# Panasonic Smart App
23
This is a home assistant's integration for panasonic smart app.
34

File renamed without changes.
File renamed without changes.

manifest.json renamed to custom_components/panasonic_smart_app/manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
{
33
"domain": "panasonic_smart_app",
44
"name": "Panasonic Smart App",
5-
"documentation": "https://github.com/PhantasWeng/panasonic_smart_app.git",
5+
"documentation": "https://github.com/PhantasWeng/panasonic_smart_app",
6+
"issue_tracker": "https://github.com/PhantasWeng/panasonic_smart_app/issues",
67
"dependencies": [],
78
"codeowners": ["@PhantasWeng"],
89
"requirements": []
File renamed without changes.
File renamed without changes.
File renamed without changes.

hacs.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "Panasonic Smart App",
3-
"content_in_root": true,
43
"render_readme": true,
54
"domains": ["climate"],
65
"iot_class": "Cloud Polling"

test.py

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)