Not tweeting anymore due to X API closure - Made appropriate updates to the system
This commit is contained in:
parent
f13ddf8694
commit
c9d76dcace
|
@ -797,7 +797,7 @@ Motion automations - /config/script/front_house_motion.yaml</a><br>
|
|||
[JuiceBox Pro 40 EVSE](https://amzn.to/2AIdSdx)
|
||||
</td><td align="center">
|
||||
|
||||
[Chevy Bolt Electric Car](https://amzn.to/2DRP83a)
|
||||
[Tesla Model Y Electric Car](https://amzn.to/3UM4BZ5)
|
||||
</td><td align="center">
|
||||
|
||||
[Siri, are my garage doors closed?](https://www.vCloudInfo.com/2017/07/my-smart-home-look-at-parts-that-make.html)
|
||||
|
|
|
@ -1 +1 @@
|
|||
2024.10.2
|
||||
2024.10.3
|
|
@ -15,6 +15,8 @@
|
|||
minutes: 30
|
||||
|
||||
condition:
|
||||
- condition: time
|
||||
before: '23:00:00'
|
||||
- condition: or #Either we are home or Guest_Mode is on.
|
||||
conditions:
|
||||
- condition: state
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
#-------------------------------------------
|
||||
# This is the configuration account for @BearStoneHA - My Homes automated X account.
|
||||
# @CCOSTAN
|
||||
# find me on X @CCOSTAN
|
||||
# Original Repo : https://github.com/CCOSTAN/Home-AssistantConfig
|
||||
# Updated for AI notifications
|
||||
#-------------------------------------------
|
||||
|
||||
### Building out some Historical stats for tweeting. #####################
|
||||
### Building out some Historical stats for AI. #####################
|
||||
command_line:
|
||||
- sensor:
|
||||
name: 'Lines of Code'
|
Loading…
Reference in New Issue