File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
__pycache__ /
2
- venv /
2
+ venv /
3
+ /.idea /
Original file line number Diff line number Diff line change 1
1
![ sms77.io Logo] ( https://www.sms77.io/wp-content/uploads/2019/07/sms77-Logo-400x79.png " sms77.io Logo ")
2
2
3
- # Official Home Assistant integration
3
+ # ` pandaedward ` Fork of Official Home Assistant integration
4
4
5
5
This integration adds the possibility of sending SMS and making text-to-speech calls via [ sms77] ( https://wwww.sms77.io ) .
6
6
Original file line number Diff line number Diff line change 1
1
{
2
2
"codeowners" : [
3
- " @matthiez"
3
+ " @matthiez" ,
4
+ " @pandaedward"
4
5
],
5
6
"documentation" : " https://github.com/seven-io/home-assistant" ,
6
7
"domain" : " seven" ,
7
8
"iot_class" : " assumed_state" ,
8
9
"issue_tracker" : " https://github.com/seven-io/home-assistant/issues" ,
9
10
"name" : " seven" ,
10
- "version" : " 0.0.1 "
11
+ "version" : " 0.0.2 "
11
12
}
You can’t perform that action at this time.
0 commit comments