You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when I am on my home assistant instance on studio code server. Im getting this error (screenshot below)
Do you get the same error? Is the error with studio code server?
The text was updated successfully, but these errors were encountered:
Thanks for helping make this code better! This is the place to request enhancements, ask questions and other things. You can also ask questions via twitter or https://jeffreystone.net
under this section of your code ///
script:
###############################################################################
Txt Notify
###############################################################################
text_debug:
sequence:
- condition: state
entity_id: input_boolean.debug_texts
state: 'on'
- service: notify.jeff_ios
data_template:
message: >
{{ message }}
when I am on my home assistant instance on studio code server. Im getting this error (screenshot below)
Do you get the same error? Is the error with studio code server?
The text was updated successfully, but these errors were encountered: